Releases: open-telemetry/opentelemetry-js-contrib
Releases · open-telemetry/opentelemetry-js-contrib
winston-transport: v0.10.0
resource-detector-instana: v0.17.0
resource-detector-gcp: v0.32.0
resource-detector-container: v0.5.3
0.5.3 (2024-12-18)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
- @opentelemetry/instrumentation-fs bumped from ^0.18.0 to ^0.19.0
- devDependencies
resource-detector-azure: v0.5.0
resource-detector-aws: v1.10.0
1.10.0 (2024-12-18)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
- @opentelemetry/instrumentation-fs bumped from ^0.18.0 to ^0.19.0
- devDependencies
resource-detector-alibaba-cloud: v0.29.7
0.29.7 (2024-12-18)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
- devDependencies
propagation-utils: v0.30.15
0.30.15 (2024-12-18)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
- devDependencies
instrumentation-winston: v0.44.0
instrumentation-user-interaction: v0.44.0
0.44.0 (2024-12-18)
⚠ BREAKING CHANGES
- instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type
ZoneWithPrototype
Features
- deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
- widen peer dependency range to include zone.js v0.15.0 (2e0cbdf)
Bug Fixes
- instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type
ZoneWithPrototype
(2e0cbdf)