MongoDB 7.0.10-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 7.0.9. The next stable release 7.0.10 will be a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-78509 Add storage stats to replicated slow op log entries
- SERVER-88746 [v7.0] Writes in transactions in replica sets may not conflict with collection drop and rename, violating snapshot isolation
- SERVER-89034 Always preserve 0-valued timestamps when migrating documents, add tests
- SERVER-90055 Reverted Replace HistoricalIdentTracker with checkpoint cursors
As always, please let us know of any issues.
-- The MongoDB Team