MongoDB 7.0.17-rc1 is out and is ready for testing. This is a release candidate containing only fixes since 7.0.16. The next stable release 7.0.17 will be a recommended upgrade for all 7.0 users.
Fixed in this release:
- SERVER-73641 Timeseries filtering can miss extended-range events when sharded
- SERVER-76883 Reduce chattiness of "Role does not exist" logs for externally sourced users
- SERVER-85627 Log information of interrupted thead in stepdown killOp
- SERVER-89614 $out doesn't clean up correctly between rename and dropping temp collection
- SERVER-94735 [v7.0] Set the default value of 'internalQueryFrameworkControl' to 'forceClassicEngine'
As always, please let us know of any issues.
-- The MongoDB Team