MongoDB 6.0.8-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.7. The next stable release 6.0.8 will be a recommended upgrade for all 6.0 users.
Fixed in this release:
- SERVER-61127 Multi-writes may exhaust the number of retry attempts in the presence of ongoing chunk migrations
- SERVER-77005 Leave LDAP users logged-in during LDAP downtime
- SERVER-78126 For specific kinds of input, mongo::Value() always hashes to the same result on big-endian platforms
6.0 Release Notes | All Issues | All Downloads
As always, please let us know of any issues.
– The MongoDB Team