MongoDB 6.0.12-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.11. The next stable release 6.0.12 will be a recommended upgrade for all 6.0 users.
Fixed in this release:
- SERVER-69244 $merge fails when session default read concern has been set to "majority"
- SERVER-81295 Cannot resume V2 changeStream pipelines with V1 resume tokens
- SERVER-81966 Avoid modification of previous ChunkMap instances during refresh
- WT-7929 Investigate a solution to avoid FTDC stalls during checkpoint
- WT-11564 Fix RTS to read the newest transaction value only when it exists in the checkpoint
As always, please let us know of any issues.
-- The MongoDB Team