MongoDB 7.0.12 is out and is ready for production deployment. This release contains only fixes since 7.0.11, and is a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-64574 Upgrade MozJS/Spidermonkey to the latest ESR
- SERVER-86674 Primary catch-up may believe it is caught up when it is not
- SERVER-90485 $sort does not work as expected when used in conjunction with includeArrayIndex
- SERVER-91362 Performance: Do not copy JS "scope" object if a cached JsExecution exists
- WT-12736 Mark the page clean after re-instantiating the page with prepared updates.
As always, please let us know of any issues.
-- The MongoDB Team