MongoDB 7.0.17-rc1 is released

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'
7.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team
1 Like

MongoDB 7.0.17-rc1 is now available for testing, featuring key fixes like improved timeseries filtering, reduced log noise for external users, enhanced logging for interrupted threads, better $out cleanup, and a default change for ‘internalQueryFrameworkControl’. The stable 7.0.17 release will be a recommended upgrade. Report any issues to MongoDB.