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

Support MongoDB v7 #233

Open
stiang opened this issue Mar 25, 2024 · 3 comments
Open

Support MongoDB v7 #233

stiang opened this issue Mar 25, 2024 · 3 comments

Comments

@stiang
Copy link

stiang commented Mar 25, 2024

I have a client that wants to upgrade their Atlas Cluster to MongoDB v7, but I’ve asked them to wait until this driver officially supports it. They are of the opinion that there aren’t any breaking changes (relevant for us) in v7, so it will probably work just fine to use the current driver, but I am quite skeptical.

Are there any plans to support v7?

@zookzook
Copy link
Owner

I believe, there is no much difference from the driver's perspective. You can just use it with MongoDB 7. On my local machine I use 7 already.

@stiang
Copy link
Author

stiang commented Mar 25, 2024

OK, that’s good to know - thanks! In that case the issue can be closed as far as I am concerned, but do you maybe want to keep it open to track progress on officially supporting v7 at some point?

@zookzook
Copy link
Owner

We can keep it open to remember me to check if something is new. I have a similar issue for MongoDB 6, but didn't find the time to evaluate if there are changes for the driver. :-)

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

No branches or pull requests

2 participants