MongoDB 5.0.25-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 5.0.24. The next stable release 5.0.25 will be a recommended upgrade for all 5.0 users.
Fixed in this release:
- SERVER-64444 listIndexes fails on invalid pre-5.0 index spec after upgrade
- SERVER-82353 Multi-document transactions can miss documents when movePrimary runs concurrently
- SERVER-83564 Make sure the process field is indexed in config.locks
- SERVER-85419 Balancer pollutes logs in case no suitable recipient is found during draining
- WT-10017 Remove the unstable historical versions at the end of rollback to stable
As always, please let us know of any issues.
-- The MongoDB Team