MongoDB 7.0.23 is released

MongoDB 7.0.23 is out and is ready for production deployment. This release contains only fixes since 7.0.22, and is a recommended upgrade for all 7.0 users.

Fixed in this release:

  • SERVER-81797 Make our own portable implementation of atomic notify() and wait() with timeout support
  • SERVER-86656 Create a reader-optimized reader-writer mutex
  • SERVER-95324 Disable chunkMigrationConcurrency
  • SERVER-101581 Check socket state before accepting connection in ASIO
  • SERVER-103934 FCBIS should be able to call KVEngine::cleanShutdown without leaking memory
7.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team