MongoDB 8.0.1 is out and is ready for production deployment. This release contains only fixes since 8.0.0, and is 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
As always, please let us know of any issues.
-- The MongoDB Team