MongoDB 6.0.16-rc0 is released

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

Fixed in this release:

  • SERVER-79637 Incorrect query results in $lookup with TS foreign collection using a correlated predicate
  • SERVER-86474 $_internalApplyOplogUpdate with $set: { foo: Timestamp(0, 0) } is not replicated correctly
  • SERVER-89625 Handle directoryPerDb and wiredTigerDirectoryForIndexes correctly when reporting namespaces and UUIDs during a backup
  • WT-10807 Skip in-memory deleted pages as part of the tree walk
  • WT-12609 Improve checkpoint cleanup and page eviction logic
6.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team
1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.