MongoDB 5.0.10-rc0 is Released

MongoDB 5.0.10-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 5.0.9. The next stable release 5.0.10 will be a recommended upgrade for all 5.0 users.


Fixed in this release:

  • SERVER-66418 Bad projection created during dependency analysis due to string order assumption
  • SERVER-65821 Deadlock during setFCV when there are prepared transactions that have not persisted commit/abort decision
  • SERVER-65131 Disable opportunistic read targeting (except for hedged reads)
  • SERVER-63971 Change server parameter to defalit to read-your-writes behavior after 2PC transaction
  • SERVER-66433 Backport deadline waiting for overlapping range deletion to finish to pre-v5.1 versions
5.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team

This topic was automatically closed after 90 days. New replies are no longer allowed.