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-5584)!: adopt bson v6 and mongodb-client-encryption v6 #3845

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Aug 28, 2023

Description

What is changing?

  • bumping mongodb-client-encryption and bson to v6
  • Remove manual mongodb-client-encryption installs in CI config and scripts
  • Remove test-latest-driver-mongodb-client-encryption-6.0.0 CI task
  • Remove manual mongodb-client-encryption installs in test files
Is there new documentation needed for these changes?

No.

Release Highlight

BSON dependency upgraded to v6

https://github.com/mongodb/js-bson/releases/tag/v6.0.0

mongodb-client-encryption dependency upgraded to v6

https://github.com/mongodb/libmongocrypt/releases/tag/node-v6.0.0

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

@W-A-James W-A-James self-assigned this Aug 28, 2023
@W-A-James W-A-James self-requested a review August 28, 2023 17:10
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Aug 28, 2023
@W-A-James W-A-James merged commit 7bef363 into main Aug 28, 2023
22 of 26 checks passed
@W-A-James W-A-James deleted the NODE-5584-bumps branch August 28, 2023 17:56
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
2 participants