MongoDB 7.0.9-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 7.0.8. The next stable release 7.0.9 will be a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-79637 Incorrect query results in $lookup with TS foreign collection using a correlated predicate
- SERVER-82349 Mongo 7 crashes on applyOps index delete/drops without a collection UUID
- SERVER-86407 validation does not produce complete results when it should
- SERVER-88173 BinData bit comparisons give wrong results in many cases
- WT-10807 Skip in-memory deleted pages as part of the tree walk
As always, please let us know of any issues.
-- The MongoDB Team