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