OpenTelemetry - CNCF/opentelemetry-js-contrib: Release auto-instrumentations-web-v0.45.0

Name: opentelemetry-js-contrib

Owner: OpenTelemetry - CNCF

Release: auto-instrumentations-web: v0.45.0

Released: 2024-12-18

License: Apache-2.0

Release Assets:

0.45.0 (2024-12-18)

⚠ BREAKING CHANGES

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
  • widen peer dependency range to include zone.js v0.15.0 (2e0cbdf)

Bug Fixes

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype (2e0cbdf)

Dependencies

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

To top