-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
MongoDB Adapter release - MongoDB v5 support #7126
Comments
I'm using mongodb with the adapter and that works. Except that it doesn't update data like Session and User even if you logged out and logged in. |
Ya, shouldn't those releases be semi automatic? |
|
I'm curious about this too. I have and |
is there anything we need to do @balazsorban44 so we could fast-track this? |
also related: #7022 |
what is going on here? this is really frustrating. |
I ended up just converting to using Prisma with CockroachDB and Postgres instead of MongoDB. Was having other connection issues anyway. |
+1 with emphasis! 😕 this seems like an overdue update and i would expect largely just requires regression testing. @balazsorban44 can you or someone on your team comment on this please. thanks. |
If it's just npm complaining, you can fix it by the force flag. Should not be blocking. Will look into this soon 🔜. My focus has been elsewhere. |
Understood. Just wanted to make sure it was on the radar. Thanks. |
|
Question 💬
When do you plan to release a new version of the MongoDB adapter? I saw in the repository that it is already compatible with MongoDB v5 but the version that is currently released is not.
How to reproduce ☕️
When do you plan to release a new version of the MongoDB adapter? I saw in the repository that it is already compatible with MongoDB v5 but the version that is currently released is not.
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
The text was updated successfully, but these errors were encountered: