MongoDB 8.0.13 is out and is ready for production deployment. This release contains only fixes since 8.0.12, and is a recommended upgrade for all 8.0 users.
Fixed in this release:
- SERVER-77172 "abortExpiredTransactions" thread can get stuck if it fails to checkout a session
- SERVER-82180 Capped inserts on the primary can have a different natural ordering from secondaries
- SERVER-91686 Improve mongod's signal handler to print out current thread's command object
- SERVER-94315 Shard filtering bug with collation
- SERVER-102670 [v8.1] Incorrect ordered time-series insert error handling
- SERVER-107361 Rollover determination in the bucket catalog can fail to check mixed schema for large measurements
As always, please let us know of any issues.
-- The MongoDB Team