Releases: lumigo-io/python_tracer
Releases · lumigo-io/python_tracer
v1.1.219
v1.1.218
Feature: provide finer granularity to secret masking
v1.1.217
BugFix: API-Gateway parsing when headers are none
v1.1.216
Feature: do not add W3C TraceContext headers to Amazon Sigv4 outgoing HTTP requests
v1.1.215
Migrate code to the python-core
repo
v1.1.214
Feature: Parse API Gateway as a chained trigger of the browser session
v1.1.213
Feature: background setup was migrated to occur only upon import on AWS Lambdas. Thus, this library could be used now as a general Lumigo util.
v1.1.210
Feature: Recursive parse triggers to discover chained services
v1.1.208
Bugfix: disable adding execution tags to non-traced/local lambdas
v1.1.207
Bugfix: avoid return-value warnings when the runtime version is not python3.7