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

Drop mongodb server 3.6 support #894

Open
hasezoey opened this issue Oct 11, 2024 · 0 comments
Open

Drop mongodb server 3.6 support #894

hasezoey opened this issue Oct 11, 2024 · 0 comments
Labels
breaking This PR is a breaking change | This Issue to fix would be a breaking change Module: Version-String Generation This problem is because of the Version-String Generation (MongoBinaryDownloadUrl)
Milestone

Comments

@hasezoey
Copy link
Member

The mongodb nodejs driver will soon be dropping mongodb server version 3.6 (as noted in mongodb nodejs driver 6.9), this means MMS will also drop support for mongodb server version 3.6 (in a major version).

Note that binary version 3.6 is already EOL for almost 3 years and mongodb only commits to supporting a EOL server version in the drivers only for 3 years after EOL.

Note that binary version 3.6 is currently not actually tested in CI and also not available for ubuntu versions above 18.04.

This change will entail that MMS will not be able to download or manage 3.6 binaries anymore.

@hasezoey hasezoey added Module: Version-String Generation This problem is because of the Version-String Generation (MongoBinaryDownloadUrl) breaking This PR is a breaking change | This Issue to fix would be a breaking change labels Oct 11, 2024
@hasezoey hasezoey added this to the 11.0 milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This PR is a breaking change | This Issue to fix would be a breaking change Module: Version-String Generation This problem is because of the Version-String Generation (MongoBinaryDownloadUrl)
Projects
None yet
Development

No branches or pull requests

1 participant