-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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: Increase required minimum MongoDB versions to 6.0.19
, 7.0.16
, 8.0.4
#9531
feat: Increase required minimum MongoDB versions to 6.0.19
, 7.0.16
, 8.0.4
#9531
Conversation
Thanks for opening this pull request!
|
6.0.19
, 7.0.16
, 8.0.4
BREAKING CHANGE: This releases increases the required minimum MongoDB versions to |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #9531 +/- ##
=======================================
Coverage 93.51% 93.51%
=======================================
Files 186 186
Lines 14804 14804
=======================================
Hits 13844 13844
Misses 960 960 ☔ View full report in Codecov by Sentry. |
# [8.0.0-alpha.3](8.0.0-alpha.2...8.0.0-alpha.3) (2025-01-12) ### Features * Increase required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` ([#9531](#9531)) ([871e508](871e508)) ### BREAKING CHANGES * This releases increases the required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` and removes support for MongoDB `4`, `5`. ([871e508](871e508))
🎉 This change has been released in version 8.0.0-alpha.3 |
TODO: