github open-telemetry/opentelemetry-js-contrib instrumentation-mongodb-v0.74.0
instrumentation-mongodb: v0.74.0

0.74.0 (2026-07-23)

⚠ BREAKING CHANGES

  • instrumentation-mysql, instrumentation-mongodb: replace deprecated db.client.connections.usage with db.client.connection.count in mongodb and mysql (#3608)
  • only emit stable http, network and database attributes (#3585)

Features

  • deps: update deps matching '@opentelemetry/*' (#3629) (466d5de)
  • only emit stable http, network and database attributes (#3585) (5b7dd0e)

Bug Fixes

  • instrumentation-mysql, instrumentation-mongodb: replace deprecated db.client.connections.usage with db.client.connection.count in mongodb and mysql (#3608) (9fe5bd9)

Dependencies

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

Don't miss a new opentelemetry-js-contrib release

NewReleases is sending notifications on new releases.