chore!: Removed Mongo 4.4. support and added 7.0 #32162
chore!: Removed Mongo 4.4. support and added 7.0 #32162ggazzo merged 13 commits intorelease-7.0.0from
Conversation
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: 877a93b The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-7.0.0 #32162 +/- ##
=================================================
+ Coverage 54.67% 55.02% +0.35%
=================================================
Files 2257 2307 +50
Lines 50055 50947 +892
Branches 10180 10423 +243
=================================================
+ Hits 27368 28036 +668
- Misses 20206 20388 +182
- Partials 2481 2523 +42
Flags with carried forward coverage won't be shown. Click here to find out more. |
sampaiodiego
left a comment
There was a problem hiding this comment.
My changeset suggestion removed the 7.0 support addition, maybe we could have a new changeset for that?
Either way we need to update the code that checks what MongoDB version is running:
b80f982 to
85ebec5
Compare
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Proposed changes (including videos or screenshots)
basically mongo 4.4 has reached the end of its life, now we are removing support
Issue(s)
Steps to test or reproduce
Further comments