MongoDB 7.0.41 is released

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

Fixed in this release:

  • SERVER-104464 Handle missing index idents during replica set startuprecovery after unclean shutdown
  • SERVER-111573 Add configuration to collstats to return full wiredtiger data source metrics
  • SERVER-111885 Index Build Merging Spills conflicts with replSetGetStatus
  • SERVER-127346 Make session refresh have kExempt admission priority

7.0 Release Notes | All Issues | Community Download

As always, please let us know of any issues.

– The MongoDB Team