Releases: lumigo-io/opentelemetry-js-distro
Releases · lumigo-io/opentelemetry-js-distro
v1.22.1
1.22.1 (2023-06-06)
Bug Fixes
- using also user-agent to identify sqs calls (#180) (a0aea9f)
v1.22.0
1.22.0 (2023-05-25)
Features
- add support for LUMIGO_DEBUG_SPANDUMP to print to console.log or console.error (#179) (b1b3fe0), closes #178
v1.21.0
1.21.0 (2023-05-08)
Features
- implement finer granularity to LUMIGO_SECRET_MASKING_REGEX (#164) (0a34d7c)
v1.20.0
1.20.0 (2023-05-07)
Features
- Node.js 20 support, do not initialize distro in unsupported Node.js versions and other fixes (#172) (0647749), closes #167
v1.19.1
1.19.1 (2023-03-04)
Bug Fixes
- support non-lower-cased headers in LumigoW3CTraceContextPropagator (#162) (3684534)
v1.19.0
1.19.0 (2023-03-01)
Features
- do not add W3C TraceContext headers to Amazon Sigv4 outgoing HTTP requests (#161) (4475cc4)
v1.18.0
1.18.0 (2023-02-16)
Features
- implement secret scrubbing in express instrumentation (#160) (4d5d2ed)
v1.17.0
1.17.0 (2023-02-15)
Features
- add K8s Pod ID detection for cgroups v1 and v2 (#159) (b459ede)