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

feat: refactor to upgrade to mongodb driver 6.9 #82

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

jack828
Copy link
Contributor

@jack828 jack828 commented Sep 27, 2024

What it does

Upgraded mongodb driver to v6.9, which supports mongodb 8 -> 3.6.

Tests Written?

  • Yes, I've been a good codeperson and written tests.

(i didnt need to actually write any more, as this is just a backend change. all tests pass unchanged)

Docs updated

  • Doc changes unnecessary, API the same.

Comments

NOT backwards compatible - data uploaded to v14 will not be accessible from older versions. One way change.

Migration mongo shell commands provided in the changelog.

Changelog Snippet

already updated!

@Asheboy Asheboy merged commit b43bea1 into master Nov 25, 2024
5 checks passed
@Asheboy Asheboy deleted the feature/mongo-7 branch November 25, 2024 22:05
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

Successfully merging this pull request may close these issues.

2 participants