Skip to content

Conversation

@durran
Copy link
Member

@durran durran commented Nov 4, 2025

Description

Summary of Changes

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Deprecated items to be removed in 7.0.0

The following items have been deprecated and will be removed in 7.0.0:

MongoCredentials.authMechanismProperties.AWS_SESSION_TOKEN // URI & client options for AWS variables will no longer be respected
CommandOptions.noResponse // Unused
ConnectionOptions.cancellationToken // Unused
CursorStreamOptions // Only option, transform, removed in favor of Stream#map

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 requested a review from a team as a code owner November 4, 2025 21:06
@evergreen-ci-prod
Copy link

There is an existing patch(es) for this commit SHA:

Please note that the status that is posted is not in the context of this PR but rather the (latest) existing patch and that may affect some tests that may depend on the particular PR. If your tests do not rely on any PR-specific values (like base or head branch name) then your tests will report the same status. If you would like a patch to run in the context of this PR and abort the other(s), comment 'evergreen retry'.

@durran
Copy link
Member Author

durran commented Nov 4, 2025

evergreen retry

@evergreen-ci-prod
Copy link

There is an existing patch(es) for this commit SHA that will be aborted:

The status reported will be corresponding to this PR rather than the previous existing ones. If you would like a patch to run for another PR and to abort this one, comment 'evergreen retry' on the corresponding PR.

@dariakp dariakp changed the title feat(NODE-7230): add deprecations feat(NODE-7230): add deprecations of items to be removed in v7 Nov 4, 2025
@dariakp dariakp self-assigned this Nov 4, 2025
@dariakp dariakp added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Nov 4, 2025
dariakp
dariakp previously approved these changes Nov 4, 2025
@dariakp dariakp merged commit 5104c0f into 6.x Nov 5, 2025
24 of 29 checks passed
@dariakp dariakp deleted the NODE-7230 branch November 5, 2025 02:14
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.

4 participants