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

Update to latest mongodb legacy java driver #942

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

abyrd
Copy link
Member

@abyrd abyrd commented Oct 2, 2024

This is the newest driver, but with an older ("legacy") programming API that matches our code. It should be a drop-in replacement, and our Mongojack dependency also seems to cooperate with this as its transitive mongodb driver dependency.

This is the newest driver, but with an older programming API that
matches our code. It should be a drop-in replacement, and Mongojack
also seems to pick this up as its transitive mongodb driver dependency.
Copy link
Member

@trevorgerhardt trevorgerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial testing with MongoDB 7.0 locally worked for me 👍

@abyrd abyrd merged commit 3d64db6 into dev Oct 3, 2024
3 checks passed
@abyrd abyrd deleted the mongo-driver-legacy branch October 3, 2024 16:31
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