MongoDB 5.0.31 is released

MongoDB 5.0.31 is out and is ready for production deployment. This release contains only fixes since 5.0.30. This release is recommended for production for all 5.0 clusters if you are unable to upgrade to MongoDB 6.0 at this time. But please note that MongoDB 5.0 is EOL, and we strongly recommend upgrading toward MongoDB 8.0.

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
5.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team