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

Extract mongo version to interface #228

Merged
merged 21 commits into from Mar 18, 2024

Conversation

rgruber1
Copy link
Contributor

Piggyback's hellcat's original fork and PR albeit with Benedikt's PR feedback applied.

This change allows mongo-java-server clients to specify the MongoVersion.

Use case example: where MongoDB features such as commit quorum require a min MongoDB version (of 4.4) in mongodb-driver-core.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.22%. Comparing base (03b38aa) to head (f087541).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #228   +/-   ##
=========================================
  Coverage     95.22%   95.22%           
  Complexity     3291     3291           
=========================================
  Files           183      184    +1     
  Lines         14112    14112           
  Branches       1326     1326           
=========================================
  Hits          13438    13438           
  Misses          446      446           
  Partials        228      228           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bwaldvogel bwaldvogel merged commit a6c1f22 into bwaldvogel:main Mar 18, 2024
4 checks passed
@bwaldvogel
Copy link
Owner

Thanks!

@rgruber1 rgruber1 deleted the hellcat-version-interface branch March 18, 2024 11:21
@rgruber1
Copy link
Contributor Author

Thanks!

No thank you Benedikt and hellproxy!

@bwaldvogel
Copy link
Owner

Version 1.45.0 is released now.

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.

None yet

5 participants