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 Status of MongoDB #622

Open
ctc-watanabe opened this issue Oct 5, 2023 · 2 comments
Open

Support Status of MongoDB #622

ctc-watanabe opened this issue Oct 5, 2023 · 2 comments

Comments

@ctc-watanabe
Copy link

Hello.
Currently, STH-Comet 2.10.0 is using Mongo driver version 3.6.12.
Is it correct that STH-Comet supports until 4.4 100% and supports until 6.0 except for new features?
https://www.mongodb.com/docs/drivers/node/current/compatibility/

Also, it would be appreciated if you let me know about Mongo 7.0 support.

Thank you in advance.

@AlvaroVega
Copy link
Member

As you can see in https://www.mongodb.com/docs/drivers/node/current/compatibility/ for mongo 7.0 "The Driver version is not tested with the MongoDB version."

@fgalan
Copy link
Member

fgalan commented Oct 5, 2023

@ctc-watanabe there is a series of PR in which we are testing with evolved versions on MongoDB:

#615 (MongoDB 5.0)
#616 (MongoDB 6.0)
#617 (MongoDB 7.0)

At the present moment, it seems they are failing.

Any help with this (i.e. a PR fixing the STH code + dependencies for some of these MongoDB versions) would be highly appreciated, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants