MongoDB 6.0.5 is released

MongoDB 6.0.5 is out and is ready for production deployment. This release contains only fixes since 6.0.4, and is a recommended upgrade for all 6.0 users.


Fixed in this release:

  • SERVER-61909 Hang inserting or deleting document with large number of index entries
  • SERVER-66469 Filtering timeseries with date-field does not include results from before 1970
  • SERVER-68122 Investigate replicating the collection WiredTiger config string during initial sync
  • SERVER-70395 Slot-Based Engine too aggressively uses disk for $group and is slow
  • SERVER-73232 Change the default log-verbosity for `_killOperations`
6.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team
2 Likes

Also, it’s important to read the notes about remove “fork: true” from your /etc/mongod.conf in certain scenarios. Particularly if you install from repos.

This topic was automatically closed after 90 days. New replies are no longer allowed.