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: upgrade mongodb -> ~6.10 #14991

Open
wants to merge 1 commit into
base: 8.8
Choose a base branch
from
Open

feat: upgrade mongodb -> ~6.10 #14991

wants to merge 1 commit into from

Conversation

vkarpov15
Copy link
Collaborator

Fix #14877

Summary

Most notably, this PR loosens our longstanding policy of pinning exact versions of the MongoDB Node driver: Mongoose 8.8 will now be compatible with MongoDB Node driver 6.10.x.

Re: issues like #14877, we may consider further loosening Mongoose's supported MongoDB Node driver semver range in the future, but ~6.10 should be a good first step.

Examples

@vkarpov15 vkarpov15 added this to the 8.8 milestone Oct 28, 2024
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.

1 participant