MongoDB 7.0.26 is out and is ready for production deployment. This release contains only fixes since 7.0.25, and is a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-77172 "abortExpiredTransactions" thread can get stuck if it fails to checkout a session
- SERVER-89039 Support a command that returns after an index build has started
- SERVER-92236 Chunk migrations should use short lived cancellation sources
- 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
- SERVER-112467 Track and report the number of pending proxy connections
- WT-9575 Pages with updates newer to the oldest txn id are not queued for eviction
As always, please let us know of any issues.
-- The MongoDB Team