MongoDB 6.0.11-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.10. The next stable release 6.0.11 will be a recommended upgrade for all 6.0 users.
Fixed in this release:
- SERVER-58534 Collect FCV in FTDC
- SERVER-69244 $merge fails when session default read concern has been set to "majority"
- SERVER-71520 Dump all thread stacks on RSTL acquisition timeout
- SERVER-79498 Backport $vectorSearch to 6.0
- SERVER-80021 Make $convert round-trip correctly between double and string
As always, please let us know of any issues.
-- The MongoDB Team