Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

instrumentation-web-exception: v0.2.1

26 Nov 23:32
1a967b4

Choose a tag to compare

0.2.1 (2025-11-26)

Bug Fixes

  • deps: update otel core experimental to ^0.208.0 (#3245) (9dfd887)

instrumentation-aws-lambda: v0.61.0

26 Nov 23:32
1a967b4

Choose a tag to compare

0.61.0 (2025-11-26)

Features

  • instrumentation-aws-lambda: add runtime-aware handler support for Node.js 24 compatibility (#3255) (bddcd78), closes #3251

auto-instrumentations-node: v0.67.2

26 Nov 23:32
1a967b4

Choose a tag to compare

0.67.2 (2025-11-26)

Bug Fixes

  • enable programmatic config when environment variables are unset (#2947) (cf80246)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.60.1 to ^0.61.0

propagator-aws-xray: v2.1.4

24 Nov 14:08
950e9fe

Choose a tag to compare

2.1.4 (2025-11-24)

Bug Fixes

  • ensure aws-xray-propagator maintains trace state (#3092) (ed680dd)

propagator-aws-xray-lambda: v0.55.4

24 Nov 14:08
950e9fe

Choose a tag to compare

0.55.4 (2025-11-24)

Dependencies

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

instrumentation-web-exception: v0.2.0

24 Nov 14:08
950e9fe

Choose a tag to compare

0.2.0 (2025-11-24)

Features

  • web-exception-instrumentation: Add instrumentation for web exceptions (#2751) (79d7415)

instrumentation-redis: v0.57.1

24 Nov 14:08
950e9fe

Choose a tag to compare

0.57.1 (2025-11-24)

Bug Fixes

  • redis: correct span handling for multi commands (#3140) (cd37fd4)

instrumentation-pg: v0.61.1

24 Nov 14:08
950e9fe

Choose a tag to compare

0.61.1 (2025-11-24)

Bug Fixes

  • pg-instrumentation: capture query values when passed as second argument for prepared statements (#3196) (5030825)

instrumentation-openai: v0.7.0

24 Nov 14:08
950e9fe

Choose a tag to compare

0.7.0 (2025-11-24)

⚠ BREAKING CHANGES

  • instrumentation-openai: add missing access modifiers to private methods (#3242)

Bug Fixes

  • instrumentation-openai: add missing access modifiers to private methods (#3242) (29e294a)

instrumentation-knex: v0.53.1

24 Nov 14:08
950e9fe

Choose a tag to compare

0.53.1 (2025-11-24)

Bug Fixes

  • knex-instrumentation: use correct db system attribute (#3206) (86eef0d)