MongoDB 7.0.14 is released

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

Fixed in this release:

  • SERVER-82814 Support internal expr comparison operators when determining clustered collection scan bounds
  • SERVER-85892 $merge with pipeline after $documents returns error
  • SERVER-91195 Provide a generic backportable solution not to miss top-level timeseries collection options
  • SERVER-91625 [v7.0] Enable indexed plans for expressions with $$NOW, $$CLUSTER_TIME and $$USER_ROLES
  • WT-12643 Fix Eviction Server walk logic so that it's able to evict all pages
7.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team
2 Likes