MongoDB 6.0.7 is out and is ready for production deployment. This release contains only fixes since 6.0.6, and is a recommended upgrade for all 6.0 users.
Fixed in this release:
- SERVER-71985 Automatically retry time series insert on DuplicateKey error
- SERVER-73007 CURL_OPT_SEEKFUNCTION not set for multi-pass authentication
- SERVER-74551 WriteConflictException unnecessarily logged as warning during findAndModify after upgrade to mongo 5.0
- SERVER-77018 Deadlock between dbStats and 2 index builds
- WT-10449 Do not save update chain when there are no updates to be written to the history store
- WT-11031 Fix RTS to skip tables with no time window information in the checkpoint
6.0 Release Notes | All Issues | All Downloads
As always, please let us know of any issues.
– The MongoDB Team