Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

auto-instrumentations-web: v0.49.1

01 Sep 15:05
5861c1d

Choose a tag to compare

0.49.1 (2025-09-01)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-user-interaction bumped from ^0.48.0 to ^0.48.1

auto-instrumentations-node: v0.62.2

01 Sep 15:05
5861c1d

Choose a tag to compare

0.62.2 (2025-09-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.54.0 to ^0.54.1
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.57.0 to ^0.58.0
      • @opentelemetry/instrumentation-cucumber bumped from ^0.18.1 to ^0.19.0
      • @opentelemetry/instrumentation-pg bumped from ^0.56.0 to ^0.56.1
      • @opentelemetry/instrumentation-pino bumped from ^0.50.0 to ^0.50.1
      • @opentelemetry/instrumentation-redis bumped from ^0.51.0 to ^0.52.0

auto-configuration-propagators: v0.4.2

01 Sep 15:05
5861c1d

Choose a tag to compare

0.4.2 (2025-09-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagator-aws-xray bumped from ^2.1.0 to ^2.1.1
      • @opentelemetry/propagator-aws-xray-lambda bumped from ^0.55.0 to ^0.55.1
      • @opentelemetry/propagator-ot-trace bumped from ^0.28.0 to ^0.28.1

winston-transport: v0.14.1

13 Aug 16:44
aca1437

Choose a tag to compare

0.14.1 (2025-08-13)

Bug Fixes

  • winston-transport, instrumentation-winston: get the correct severityText and severityNumber with winston.format.colorize() is used (#2956) (952abc7)

instrumentation-winston: v0.48.1

13 Aug 16:44
aca1437

Choose a tag to compare

0.48.1 (2025-08-13)

Bug Fixes

  • winston-transport, instrumentation-winston: get the correct severityText and severityNumber with winston.format.colorize() is used (#2956) (952abc7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/winston-transport bumped from ^0.14.0 to ^0.14.1

instrumentation-runtime-node: v0.17.1

13 Aug 16:44
aca1437

Choose a tag to compare

0.17.1 (2025-08-13)

Bug Fixes

  • instrumentation-runtime-node: fix .isEnabled() (#2946) (215c2b5)

instrumentation-pg: v0.56.0

13 Aug 16:44
aca1437

Choose a tag to compare

0.56.0 (2025-08-13)

Features

  • instrumentation-pg: update to stable semantic conventions with db-migration support (#2881) (4384c7b)

instrumentation-mysql2: v0.50.0

13 Aug 16:44
aca1437

Choose a tag to compare

0.50.0 (2025-08-13)

⚠ BREAKING CHANGES

  • instrumentation-mysql2: Missing masking of sql queries (#2732)

Bug Fixes

  • instrumentation-mysql2: Missing masking of sql queries (#2732) (bcf32cd)

instrumentation-kafkajs: v0.13.0

13 Aug 16:44
aca1437

Choose a tag to compare

0.13.0 (2025-08-13)

Features

  • kafkajs: instrument transaction send and sendBatch (#2939) (c0593e6)

instrumentation-dataloader: v0.21.1

13 Aug 16:44
aca1437

Choose a tag to compare

0.21.1 (2025-08-13)

Bug Fixes

  • instrumentation-dataloader: support ESM imports of dataloader module (#2973) (16979f6)