MongoDB 7.0.1 is released

MongoDB 7.0.1 is out and is ready for production deployment. This release contains only fixes since 7.0.0, and is a recommended upgrade for all 7.0 users.

Fixed in this release:

  • SERVER-71627 Refreshed cached collection route info will severely block all client request when a cluster with 1 million chunks
  • SERVER-77183 $project followed by $group gives incorrect results sometimes
  • SERVER-80256 QueryPlannerAnalysis::explodeForSort should not assume that index scans produce disjoint results
7.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team
2 Likes