Skip to content

Conversation

durran
Copy link
Member

@durran durran commented Sep 9, 2025

Description

Deprecates driver info related options.

Summary of Changes

Deprecates the following mongo client options:

  • driverInfo
  • additionalDriverInfo
  • metadata
  • extendedMetadata

What is the motivation for this change?

NODE-7140

Release Highlight

Driver info and metadata MongoClient options have been deprecated.

These will be made internal in a future major release:

  • driverInfo
  • additionalDriverInfo
  • metadata
  • extendedMetadata

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@durran durran marked this pull request as ready for review September 9, 2025 17:04
@durran durran requested a review from a team as a code owner September 9, 2025 17:04
@baileympearson baileympearson self-assigned this Sep 9, 2025
@baileympearson baileympearson added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 9, 2025
@baileympearson baileympearson merged commit b813c85 into main Sep 9, 2025
27 of 31 checks passed
@baileympearson baileympearson deleted the NODE-7140 branch September 9, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants