MongoDB 6.0.17-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.16. The next stable release 6.0.17 will be a recommended upgrade for all 6.0 users.
Fixed in this release:
- 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-91362 Performance: Do not copy JS "scope" object if a cached JsExecution exists
- SERVER-91406 $changeStreamSplitLargeEvent returns Location7182803 error when used with non-renameable match expression
- WT-12708 Evaluation/Revision of eviction random traversal
As always, please let us know of any issues.
-- The MongoDB Team