MongoDB 6.0.24 is out and is ready for production deployment. This release contains only fixes since 6.0.23, and is a recommended upgrade for all 6.0 users.
Fixed in this release:
- SERVER-82037 Memory used by sorter spills can grow without bound
- SERVER-88400 shardedDataDistribution aggregation stage must not return null fields for timeseries
- SERVER-92806 Plan cache entry ignores index collation with $elemMatch
- SERVER-95976 Introduce "matchCollectionUUIDForUpdateLookup" parameter in the change stream stage
- WT-13283 Fix the cache aggressive mode not to show the garbage value
As always, please let us know of any issues.
-- The MongoDB Team