MongoDB 7.0.21-rc0 is released

MongoDB 7.0.21-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 7.0.20. The next stable release 7.0.21 will be 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
7.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team