MongoDB 7.0.8-rc0 is released

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

Fixed in this release:

  • SERVER-78556 Return default of internalInsertMaxBatchSize to 64
  • SERVER-79575 Fix numa node counting
  • SERVER-86583 Non-transactional snapshot read on unsharded collection may execute with mismatched sharding metadata
  • SERVER-87666 Query shape for $documents is unique on each execution
  • SERVER-88360 Remove "Sharding catalog and local catalog collection uuid do not match" tripwire assertion
7.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team