MongoDB 6.0.12 is out and is ready for production deployment. This release contains only fixes since 6.0.11, and is 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