Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(NODE-5429): deprecate the AutoEncrypter interface #3764

Merged
merged 1 commit into from Jul 10, 2023
Merged

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jul 7, 2023

Description

What is changing?

The AutoEncrypter interface and MongoClient.autoEncrypter have been deprecated.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

The AutoEncrypter interface has been deprecated

The AutoEncrypter interface was used internally but accidentally made public in the 4.x version of the driver. It is now deprecated and will be made internal in the next major release.

Double check the following

  • Ran npm run check:lint script
  • 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

@baileympearson
Copy link
Contributor Author

evergreen retry

1 similar comment
@baileympearson
Copy link
Contributor Author

evergreen retry

@baileympearson baileympearson marked this pull request as ready for review July 7, 2023 21:07
@durran durran self-assigned this Jul 10, 2023
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jul 10, 2023
@durran durran added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Jul 10, 2023
@durran durran merged commit 9bb0d95 into 5.x Jul 10, 2023
1 of 3 checks passed
@durran durran deleted the NODE-5429 branch July 10, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
2 participants