MongoDB 6.0.24-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.23. The next stable release 6.0.24 will be 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