Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

instrumentation-fastify: v0.47.1

07 Jul 16:28
52dd28d

Choose a tag to compare

0.47.1 (2025-07-04)

Bug Fixes

instrumentation-express: v0.51.1

07 Jul 16:28
52dd28d

Choose a tag to compare

0.51.1 (2025-07-04)

Bug Fixes

  • deps: update all patch versions (#2832) (e45605d)
  • express: Ensure 404 routes don't attach route attribute (#2843) (85f6398)

instrumentation-document-load: v0.47.1

07 Jul 16:28
52dd28d

Choose a tag to compare

0.47.1 (2025-07-04)

Bug Fixes

  • http.response_content_length does not get populated when ignoreNetworkEvents is set to true (#2880) (d6e7fe7)

instrumentation-dataloader: v0.20.0

07 Jul 16:28
52dd28d

Choose a tag to compare

0.20.0 (2025-07-04)

Features

  • instrumentation-dataloader: Enhance dataloader instrumentation. (#2449) (5909ad4)

Bug Fixes

  • instrumentation-dataloader: Patch batchLoadFn without creating an instance (#2498) (b6d293a)

instrumentation-cucumber: v0.17.1

07 Jul 16:28
52dd28d

Choose a tag to compare

0.17.1 (2025-07-04)

Bug Fixes

instrumentation-aws-sdk: v0.55.0

07 Jul 16:28
52dd28d

Choose a tag to compare

0.55.0 (2025-07-04)

Features

  • instr-aws-sdk: add AWS_SNS_TOPIC_ARN semantic convention support for AWS SNS SDK (#2885) (cb900ea)

instrumentation-aws-lambda: v0.53.1

07 Jul 16:28
52dd28d

Choose a tag to compare

0.53.1 (2025-07-04)

Bug Fixes

auto-instrumentations-web: v0.48.1

07 Jul 16:28
52dd28d

Choose a tag to compare

0.48.1 (2025-07-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-document-load bumped from ^0.47.0 to ^0.47.1

auto-instrumentations-node: v0.61.0

07 Jul 16:28
52dd28d

Choose a tag to compare

0.61.0 (2025-07-04)

⚠ BREAKING CHANGES

  • instrumentation-redis: consolidate redis v2,3 and redis v4 instrumentation to one package (#2915)

Features

  • instrumentation-redis: consolidate redis v2,3 and redis v4 instrumentation to one package (#2915) (5988c79)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.53.0 to ^0.53.1
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.54.0 to ^0.55.0
      • @opentelemetry/instrumentation-cucumber bumped from ^0.17.0 to ^0.17.1
      • @opentelemetry/instrumentation-dataloader bumped from ^0.19.0 to ^0.20.0
      • @opentelemetry/instrumentation-express bumped from ^0.51.0 to ^0.51.1
      • @opentelemetry/instrumentation-fastify bumped from ^0.47.0 to ^0.47.1
      • @opentelemetry/instrumentation-generic-pool bumped from ^0.46.0 to ^0.46.1
      • @opentelemetry/instrumentation-ioredis bumped from ^0.50.0 to ^0.50.1
      • @opentelemetry/instrumentation-koa bumped from ^0.50.1 to ^0.50.2
      • @opentelemetry/instrumentation-mysql bumped from ^0.48.0 to ^0.48.1
      • @opentelemetry/instrumentation-mysql2 bumped from ^0.48.0 to ^0.48.1
      • @opentelemetry/instrumentation-nestjs-core bumped from ^0.48.0 to ^0.48.1
      • @opentelemetry/instrumentation-pg bumped from ^0.54.0 to ^0.54.1
      • @opentelemetry/instrumentation-pino bumped from ^0.49.0 to ^0.49.1
      • @opentelemetry/instrumentation-redis bumped from ^0.49.1 to ^0.50.0
      • @opentelemetry/instrumentation-restify bumped from ^0.48.1 to ^0.48.2
      • @opentelemetry/instrumentation-tedious bumped from ^0.21.0 to ^0.21.1
      • @opentelemetry/instrumentation-undici bumped from ^0.13.1 to ^0.13.2

instrumentation-undici: v0.13.1

12 Jun 13:08
f8ffeb0

Choose a tag to compare

0.13.1 (2025-06-05)

Bug Fixes

  • instr-undici: fix user agent extraction and handle of multiple values on headers (#2875) (8820f65)