MongoDB 5.0.17-rc0 is released

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

Fixed in this release:

  • SERVER-73229 Logical sessions cache refresh ignores write errors from updating session document, leading to cursors being killed early
  • SERVER-74647 Resharding state machine creation should be retried after interruption
  • SERVER-75261 “listCollections” command fails with BSONObjectTooLarge error
  • SERVER-75431 Get rid or fix best effort check for primary db on rename path in sharded clusters
  • SERVER-76098 Allow queries with $search and non-simple collations

5.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

– The MongoDB Team

1 Like

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