Skip to content

Releases: lumigo-io/python_tracer

v1.1.219

23 Apr 10:00
Compare
Choose a tag to compare

Infrastructure: Migrate scrubbing logic to lumigo-core

v1.1.218

13 Apr 09:13
Compare
Choose a tag to compare

Feature: provide finer granularity to secret masking

v1.1.217

12 Mar 17:36
Compare
Choose a tag to compare

BugFix: API-Gateway parsing when headers are none

v1.1.216

12 Mar 13:17
Compare
Choose a tag to compare

Feature: do not add W3C TraceContext headers to Amazon Sigv4 outgoing HTTP requests

v1.1.215

12 Mar 13:17
Compare
Choose a tag to compare

Migrate code to the python-core repo

v1.1.214

12 Mar 13:16
Compare
Choose a tag to compare

Feature: Parse API Gateway as a chained trigger of the browser session

v1.1.213

22 Jan 13:10
Compare
Choose a tag to compare

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

22 Jan 13:03
Compare
Choose a tag to compare

Feature: Recursive parse triggers to discover chained services

v1.1.208

20 Oct 12:28
Compare
Choose a tag to compare

Bugfix: disable adding execution tags to non-traced/local lambdas

v1.1.207

20 Oct 12:27
Compare
Choose a tag to compare

Bugfix: avoid return-value warnings when the runtime version is not python3.7