0.52.0 (2025-03-18)
⚠ BREAKING CHANGES
- chore!: Update to 2.x and 0.200.x @opentelemetry/* packages from opentelemetry-js.git per 2.x upgrade guide
- The minimum supported Node.js has been raised to ^18.19.0 || >=20.6.0. This means that support for Node.js 14 and 16 has been dropped.
- The minimum supported TypeScript version has been raised to 5.0.4.
- The compilation target for transpiled TypeScript has been raised to ES2022 (from ES2017).
Bug Fixes
- deps: update otel core experimental to ^0.57.2 (#2716) (d2a9a20)
- instrumentation-pg: connection string parsing (#2715) (b520d04)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- @opentelemetry/sql-common bumped from ^0.40.1 to ^0.41.0
- devDependencies
- @opentelemetry/contrib-test-utils bumped from ^0.45.1 to ^0.46.0
- dependencies