MongoDB 5.0.31-rc1 is out and is ready for testing. This is a release candidate containing only fixes since 5.0.30. The next stable release 5.0.31 will be a recommended upgrade for all 5.0 users.
Fixed in this release:
- SERVER-76631 Store CPU model name in FTDC metadata
- SERVER-78311 mongos does not report writeConcernError in presence of writeErrors for insert command
- SERVER-86674 Primary catch-up may believe it is caught up when it is not
- SERVER-89529 Retryable writes during resharding may execute more than once if chunk migration follows the reshard operation
- SERVER-94635 Make session refresh parameters configurable
As always, please let us know of any issues.
-- The MongoDB Team