Skip to content

propagator-aws-xray-lambda: v0.54.0

Latest
Compare
Choose a tag to compare
@dyladan dyladan released this 18 Mar 14:08
32abc4c

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

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagator-aws-xray bumped from ^1.26.2 to ^2.0.0