OpenTelemetry - CNCF/opentelemetry-js-contrib: Release instrumentation-undici-v0.4.0

Name: opentelemetry-js-contrib

Owner: OpenTelemetry - CNCF

Release: instrumentation-undici: v0.4.0

Released: 2024-07-04

License: Apache-2.0

Release Assets:

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)

To top