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

Upgrade to mongodb driver 3.6 #9299

Merged
merged 4 commits into from Aug 12, 2020
Merged

Upgrade to mongodb driver 3.6 #9299

merged 4 commits into from Aug 12, 2020

Conversation

vkarpov15
Copy link
Collaborator

No description provided.

@@ -21,7 +21,7 @@
"dependencies": {
"bson": "^1.1.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they now use bson 4.0.4, maybe this needs to be updated too

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, they still use 1.1.x for 3.6. It would be a breaking change if they used 4.x: https://github.com/mongodb/node-mongodb-native/blob/d84d14b2c61e639b4e773c6b32ac509e9da53420/package.json#L28

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh my bad 🤗
Thanks for the explanation

@Kamikadze4GAME
Copy link
Contributor

Good morning, would this upgrade cover new features of MongoDB 4.4 (new aggregate stages and others)?

@vkarpov15
Copy link
Collaborator Author

@Kamikadze4GAME yes, along with #9115.

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.

None yet

3 participants