MongoDB 5.0.29 is out and is ready for production deployment. This release contains only fixes since 5.0.28, and is a recommended upgrade for all 5.0 users.
Fixed in this release:
- SERVER-59831 WTUniqueIndex::_insert expects secondaries to pass in dupsAllowed=true
- SERVER-76777 Deadlock between index build external abort and self abort
- SERVER-88750 Add "bypassEmptyTsReplacement" param to insert, update, findAndModify, and bulkWrite
- SERVER-91223 $log gives incorrect calculation with Decimal128
- WT-8771 Checkpoint cleanup to dirty obsolete page with overflow items
As always, please let us know of any issues.
-- The MongoDB Team