MongoDB 5.0.19 is out and is ready for production deployment. This release contains only fixes since 5.0.18, and is a recommended upgrade for all 5.0 users.
Fixed in this release:
- SERVER-71985 Automatically retry time series insert on DuplicateKey error
- SERVER-74551 WriteConflictException unnecessarily logged as warning during findAndModify after upgrade to mongo 5.0
- SERVER-77018 Deadlock between dbStats and 2 index builds
- SERVER-78126 For specific kinds of input, mongo::Value() always hashes to the same result on big-endian platforms
- WT-10253 Run session dhandle sweep and session cursor sweep more often
5.0 Release Notes | All Issues | All Downloads
As always, please let us know of any issues.
– The MongoDB Team