0.11.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).