Skip to content

Conversation

@vkarpov15
Copy link
Collaborator

Summary

Fix #14149. https://www.mongodb.com/docs/drivers/node/current/compatibility/ indicates that MongoDB Node driver 3.7 is fully compatible with MongoDB server 5.x, so there's no reason why Mongoose 5.13 isn't compatible with MongoDB server 5.

Examples

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Jan 4, 2024
@vkarpov15 vkarpov15 added this to the 8.0.4 milestone Jan 4, 2024
@vkarpov15 vkarpov15 merged commit 2657417 into master Jan 4, 2024
@vkarpov15 vkarpov15 deleted the vkarpov15/gh-14149 branch January 4, 2024 14:47
monkbroc added a commit to monkbroc/mongoose that referenced this pull request Jan 12, 2024
vkarpov15 added a commit that referenced this pull request Jan 13, 2024
Fix markdown typo introduced in #14230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This issue is due to a mistake or omission in the mongoosejs.com documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why mongoose 5.x is not compatible with 5.x mongodb server if mongoose is using compatible version of driver?

3 participants