MongoDB 7.0.21 is out and is ready for production deployment. This release contains only fixes since 7.0.20, and is a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-92806 Plan cache entry ignores index collation with $elemMatch
- SERVER-95672 Indexes on array fields that contain subarrays does not include some results
- SERVER-97044 Fix an issue where change streams might incorrectly output a "drop" event during resharding or unsharding of a collection that is or was using zone sharding
- WT-12012 Restore original verbose levels if gen_drain becomes unstuck after increasing verbose levels
- WT-13216 Assess the use of cache eviction check in compact
As always, please let us know of any issues.
-- The MongoDB Team