MongoDB 7.0.5 is out and is ready for production deployment. This release contains only fixes since 7.0.4, and is a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-33494 WT SizeStorer never deletes old entries
- SERVER-80363 server default writeConcern is not honored when wtimeout is set
- SERVER-83091 $or query can trigger an infinite loop during plan enumeration
- SERVER-83830 On Enterprise build creating a collection in a replica set with the storageEngine.inMemory option breaks secondaries
- WT-7929 Investigate a solution to avoid FTDC stalls during checkpoint
As always, please let us know of any issues.
-- The MongoDB Team