Skip to content

feat(NODE-5585)!: adopt mongodb driver v6 #26

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

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

nbbeeken
Copy link
Collaborator

Description

What is changing?

Is there new documentation needed for these changes?

What is the motivation for this change?

  • Provide a callback version of driver v6

Release Highlight

Adopt MongoDB Node.js Driver v6

v6.0.0 of this package depends on driver version ^6.0.0. It can be used to migrate existing callback using codebases to promises incrementally while pulling in the latest and greatest MongoDB has to offer!

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

@nbbeeken nbbeeken changed the title feat(NODE-5585)!: adopt driver v6 feat(NODE-5585)!: adopt mongodb driver v6 Aug 28, 2023
@nbbeeken nbbeeken force-pushed the NODE-5585-driver-v6 branch from 602d232 to 84881ab Compare August 28, 2023 20:43
@dariakp dariakp merged commit 0f086ce into main Aug 28, 2023
@dariakp dariakp deleted the NODE-5585-driver-v6 branch August 28, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants