MongoDB 7.0.11-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 7.0.10. The next stable release 7.0.11 will be a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-85279 Don't run the FTDC collection stats collector on arbiters
- SERVER-89495 Disable test parameters even when no setParameters are specified
- SERVER-89625 Handle directoryPerDb and wiredTigerDirectoryForIndexes correctly when reporting namespaces and UUIDs during a backup
- SERVER-90288 Bitwise query operators should interpret lowest addressable byte in BinData as least significant byte
- WT-12609 Improve checkpoint cleanup and page eviction logic
As always, please let us know of any issues.
-- The MongoDB Team