MongoDB 6.0.14-rc0 is released

MongoDB 6.0.14-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.13. The next stable release 6.0.14 will be a recommended upgrade for all 6.0 users.

Fixed in this release:

  • SERVER-82353 Multi-document transactions can miss documents when movePrimary runs concurrently
  • SERVER-83119 Secondary replica crashes on clustered collection if notablescan is enabled
  • SERVER-83145 Shared buffer fragment incorrectly tracks memory usage in freeUnused()
  • SERVER-83564 Make sure the process field is indexed in config.locks
  • WT-12077 Incorrect hardware checksum calculation on zSeries for buffers on stack
6.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team