Skip to content

Releases: open-telemetry/opentelemetry-js-contrib

instrumentation-knex: v0.39.0

29 Jul 14:29
c1d67f8
Compare
Choose a tag to compare

0.39.0 (2024-07-23)

Features

  • instr-knex: implement requireParentSpan config flag (#2288) (6e8989d)

instrumentation-express: v0.41.1

29 Jul 14:29
c1d67f8
Compare
Choose a tag to compare

0.41.1 (2024-07-23)

Bug Fixes

  • instr-express: fix handler patching for already patched router (#2294) (2c32e58)

instrumentation-aws-sdk: v0.43.1

29 Jul 14:29
c1d67f8
Compare
Choose a tag to compare

0.43.1 (2024-07-23)

Bug Fixes

  • aws-sdk: add http status code attribute to aws sdk span if aws sdk v3 client exception occurs (#2344) (9a06381)

instrumentation-amqplib: v0.40.0

29 Jul 14:29
c1d67f8
Compare
Choose a tag to compare

0.40.0 (2024-07-23)

Features

  • Add the ability to use span links when consuming a message amqp plugin (#1972) (5f2c160)

auto-instrumentations-node: v0.49.0

29 Jul 14:29
c1d67f8
Compare
Choose a tag to compare

0.49.0 (2024-07-23)

Features

  • auto-instrumentations-node: enable auto-instrumentation for KafkaJS (#2340) (8302464)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-amqplib bumped from ^0.39.0 to ^0.40.0
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.43.0 to ^0.43.1
      • @opentelemetry/instrumentation-express bumped from ^0.41.0 to ^0.41.1
      • @opentelemetry/instrumentation-knex bumped from ^0.38.0 to ^0.39.0

auto-configuration-propagators: v0.2.0

29 Jul 14:29
c1d67f8
Compare
Choose a tag to compare

0.2.0 (2024-07-23)

Features

  • Add package for automatic propagator configuration (#2299) (4bb28c9)

winston-transport: v0.5.0

04 Jul 07:28
ad8436d
Compare
Choose a tag to compare

0.5.0 (2024-07-03)

⚠ BREAKING CHANGES

  • standardize supported versions and set upper bound limit (#2196)

Bug Fixes

  • standardize supported versions and set upper bound limit (#2196) (01c28ae)

resource-detector-aws: v1.5.2

04 Jul 07:28
ad8436d
Compare
Choose a tag to compare

1.5.2 (2024-07-03)

Bug Fixes

instrumentation-winston: v0.39.0

04 Jul 07:29
ad8436d
Compare
Choose a tag to compare

0.39.0 (2024-07-03)

⚠ BREAKING CHANGES

  • standardize supported versions and set upper bound limit (#2196)

Bug Fixes

  • @opentelemetry/instrumentation-winston: Removing error details when @opentelemetry/winston-transport is not available (#2301) (fbf25c5)
  • standardize supported versions and set upper bound limit (#2196) (01c28ae)

Dependencies

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

instrumentation-undici: v0.4.0

04 Jul 07:28
ad8436d
Compare
Choose a tag to compare

0.4.0 (2024-07-03)

⚠ BREAKING CHANGES

  • export instrumentations only as named export (#2296)
  • standardize supported versions and set upper bound limit (#2196)

Bug Fixes

  • export instrumentations only as named export (#2296) (0ed4038)
  • instr-undici: respect requireParent flag when INVALID_SPAN_CONTEXT is used (#2273) (b08f01f)
  • instr-undici: wrong user agent reported if no user agent were set (#2282) (72e3f66)
  • standardize supported versions and set upper bound limit (#2196) (01c28ae)