Releases: dash0hq/opentelemetry-js-distribution
Releases · dash0hq/opentelemetry-js-distribution
v2.0.7
2.0.7 (2025-06-25)
Bug Fixes
- only warn for Node.js versions >= 25.x (7ffab24)
v2.0.6
2.0.6 (2025-06-17)
Bug Fixes
- deps: bump @opentelemetry/auto-instrumentations-node (f213dcd)
v2.0.5
2.0.5 (2025-06-03)
Bug Fixes
- deps: bump the production-dependencies group with 8 updates (25db609)
v2.0.4
2.0.4 (2025-05-27)
Bug Fixes
- deps, dev-deps: update all dependencies (806b422)
v2.0.3
2.0.3 (2025-05-20)
Bug Fixes
- deps: bump the production-dependencies group with 13 updates (08548c9)
v2.0.2
2.0.2 (2025-05-10)
Bug Fixes
- deps: bump the production-dependencies group with 2 updates (052f49a)
v2.0.1
2.0.1 (2025-04-27)
Bug Fixes
- fix path to package.json after upgrade to OTel JS SDK 2.0.0 (ae592a6)
v2.0.0
2.0.0 (2025-04-25)
Bug Fixes
- deps: bump the production-dependencies group across 1 directory with 12 updates (ebc489b)
Features
- upgrade to OTel SDK 2.0.0, extend support down to Node.js 16 (804c2c2)
BREAKING CHANGES
- Due to the automatic fallback to SDK 1.x for older
Node.js versions, there is no actual breaking change in this release.
This comment just serves the purpose of forcing semantic-release to
publish this as version 2.0.0 instead of 1.2.0, which seems warranted
for the upgrade to OTel JS SDK 2.x. Strictly speaking, the fact that
Node.js 16.x processes will now be automatically instrumented as well
might be seen as a breaking change.
v1.1.17
1.1.17 (2025-03-04)
Bug Fixes
- deps: bump the production-dependencies group with 3 updates (b5ce529)
v1.1.16
1.1.16 (2025-02-18)
Bug Fixes
- deps: bump the production-dependencies group with 5 updates (6e2c578)