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

Remove support for MongoDB 4.0 #1663

Merged
merged 5 commits into from
Mar 31, 2025
Merged

Remove support for MongoDB 4.0 #1663

merged 5 commits into from
Mar 31, 2025

Conversation

jyemin
Copy link
Collaborator

@jyemin jyemin commented Mar 28, 2025

  • Remove branching code in the driver based on 4.0 version checks
  • Remove testing of 4.0
  • Clean up tests

JAVA-5831

* Remove branching code in the driver based on 4.0 version checks
* Remove testing of 4.0
* Clean up tests

JAVA-5831
@jyemin jyemin self-assigned this Mar 28, 2025
@jyemin jyemin requested a review from rozza March 28, 2025 21:28
Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

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

Couple of suggestions / comments.

Renamed MIN_WIRE_VERSION to UNKNOWN_WIRE_VERSION
@jyemin jyemin requested a review from rozza March 31, 2025 13:49
Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

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

LGTM!

@jyemin jyemin merged commit 4f8217a into mongodb:main Mar 31, 2025
47 of 54 checks passed
@jyemin jyemin deleted the j5831 branch March 31, 2025 15:32
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