Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

baggage-span-processor: v0.4.0

18 Mar 14:07
32abc4c

Choose a tag to compare

0.4.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

auto-instrumentations-web: v0.46.0

18 Mar 14:07
32abc4c

Choose a tag to compare

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

Bug Fixes

  • deps: update otel core experimental to ^0.57.2 (#2716) (d2a9a20)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-document-load bumped from ^0.44.1 to ^0.45.0
      • @opentelemetry/instrumentation-user-interaction bumped from ^0.44.1 to ^0.45.0

auto-instrumentations-node: v0.57.0

18 Mar 14:07
32abc4c

Choose a tag to compare

0.57.0 (2025-03-18)

⚠ BREAKING CHANGES

  • update to JS SDK 2.x (#2738)

Bug Fixes

  • deps: update otel core experimental to ^0.57.2 (#2716) (d2a9a20)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-amqplib bumped from ^0.46.1 to ^0.47.0
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.50.3 to ^0.51.0
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.49.1 to ^0.50.0
      • @opentelemetry/instrumentation-bunyan bumped from ^0.45.1 to ^0.46.0
      • @opentelemetry/instrumentation-cassandra-driver bumped from ^0.45.1 to ^0.46.0
      • @opentelemetry/instrumentation-connect bumped from ^0.43.1 to ^0.44.0
      • @opentelemetry/instrumentation-cucumber bumped from ^0.14.1 to ^0.15.0
      • @opentelemetry/instrumentation-dataloader bumped from ^0.16.1 to ^0.17.0
      • @opentelemetry/instrumentation-dns bumped from ^0.43.1 to ^0.44.0
      • @opentelemetry/instrumentation-express bumped from ^0.47.1 to ^0.48.0
      • @opentelemetry/instrumentation-fastify bumped from ^0.44.2 to ^0.45.0
      • @opentelemetry/instrumentation-fs bumped from ^0.19.1 to ^0.20.0
      • @opentelemetry/instrumentation-generic-pool bumped from ^0.43.1 to ^0.44.0
      • @opentelemetry/instrumentation-graphql bumped from ^0.47.1 to ^0.48.0
      • @opentelemetry/instrumentation-hapi bumped from ^0.45.2 to ^0.46.0
      • @opentelemetry/instrumentation-ioredis bumped from ^0.47.1 to ^0.48.0
      • @opentelemetry/instrumentation-kafkajs bumped from ^0.7.1 to ^0.8.0
      • @opentelemetry/instrumentation-knex bumped from ^0.44.1 to ^0.45.0
      • @opentelemetry/instrumentation-koa bumped from ^0.47.1 to ^0.48.0
      • @opentelemetry/instrumentation-lru-memoizer bumped from ^0.44.1 to ^0.45.0
      • @opentelemetry/instrumentation-memcached bumped from ^0.43.1 to ^0.44.0
      • @opentelemetry/instrumentation-mongodb bumped from ^0.52.0 to ^0.53.0
      • @opentelemetry/instrumentation-mongoose bumped from ^0.46.1 to ^0.47.0
      • @opentelemetry/instrumentation-mysql bumped from ^0.45.1 to ^0.46.0
      • @opentelemetry/instrumentation-mysql2 bumped from ^0.45.2 to ^0.46.0
      • @opentelemetry/instrumentation-nestjs-core bumped from ^0.44.1 to ^0.45.0
      • @opentelemetry/instrumentation-net bumped from ^0.43.1 to ^0.44.0
      • @opentelemetry/instrumentation-pg bumped from ^0.51.1 to ^0.52.0
      • @opentelemetry/instrumentation-pino bumped from ^0.46.1 to ^0.47.0
      • @opentelemetry/instrumentation-redis bumped from ^0.46.1 to ^0.47.0
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.46.1 to ^0.47.0
      • @opentelemetry/instrumentation-restify bumped from ^0.45.1 to ^0.46.0
      • @opentelemetry/instrumentation-router bumped from ^0.44.1 to ^0.45.0
      • @opentelemetry/instrumentation-socket.io bumped from ^0.46.1 to ^0.47.0
      • @opentelemetry/instrumentation-tedious bumped from ^0.18.1 to ^0.19.0
      • @opentelemetry/instrumentation-undici bumped from ^0.10.1 to ^0.11.0
      • @opentelemetry/instrumentation-winston bumped from ^0.44.1 to ^0.45.0
      • @opentelemetry/resource-detector-alibaba-cloud bumped from ^0.30.1 to ^0.31.0
      • @opentelemetry/resource-detector-aws bumped from ^1.12.0 to ^2.0.0
      • @opentelemetry/resource-detector-azure bumped from ^0.6.1 to ^0.7.0
      • @opentelemetry/resource-detector-container bumped from ^0.6.1 to ^0.7.0
      • @opentelemetry/resource-detector-gcp bumped from ^0.33.1 to ^0.34.0

auto-configuration-propagators: v0.4.0

18 Mar 14:07
32abc4c

Choose a tag to compare

0.4.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
      • @opentelemetry/propagator-aws-xray-lambda bumped from ^0.53.2 to ^0.54.0
      • @opentelemetry/propagator-ot-trace bumped from ^0.27.3 to ^0.28.0

winston-transport: v0.10.1

19 Feb 16:55
1eb7700

Choose a tag to compare

0.10.1 (2025-02-19)

Bug Fixes

resource-detector-instana: v0.18.1

19 Feb 16:55
1eb7700

Choose a tag to compare

0.18.1 (2025-02-19)

Bug Fixes

  • deps: update otel core experimental to ^0.57.1 (#2687) (5e20fe2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.45.0 to ^0.45.1

resource-detector-gcp: v0.33.1

19 Feb 16:55
1eb7700

Choose a tag to compare

0.33.1 (2025-02-19)

Bug Fixes

  • deps: update otel core experimental to ^0.57.1 (#2687) (5e20fe2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.45.0 to ^0.45.1

resource-detector-container: v0.6.1

19 Feb 16:55
1eb7700

Choose a tag to compare

0.6.1 (2025-02-19)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.45.0 to ^0.45.1
      • @opentelemetry/instrumentation-fs bumped from ^0.19.0 to ^0.19.1

resource-detector-azure: v0.6.1

19 Feb 16:55
1eb7700

Choose a tag to compare

0.6.1 (2025-02-19)

Bug Fixes

  • deps: update otel core experimental to ^0.57.1 (#2687) (5e20fe2)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.45.0 to ^0.45.1

resource-detector-aws: v1.12.0

19 Feb 16:55
1eb7700

Choose a tag to compare

1.12.0 (2025-02-19)

Features

  • detector-aws: add more lambda semconv attributes (#2589) (bef920a)

Bug Fixes

  • deps: update otel core experimental to ^0.57.1 (#2687) (5e20fe2)
  • detector-aws: replace ecs deprecated semconv consts and hardcoded strings (#2674) (0057f15)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.45.0 to ^0.45.1
      • @opentelemetry/instrumentation-fs bumped from ^0.19.0 to ^0.19.1