MongoDB 8.0.1-rc0 is released

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

Fixed in this release:

  • SERVER-76883 Reduce chattiness of "Role does not exist" logs for externally sourced users
  • SERVER-82221 listCollections and listIndexes should include commit-pending namespaces
  • SERVER-94635 Make session refresh parameters configurable
  • SERVER-95244 Upsert statements which result in an insert may fail with tassert 9146500 when client connects directly to shard
  • WT-13409 One ret in __txn_checkpoint is not handled
8.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team