MongoDB 6.0.20-rc3 is out and is ready for testing. This is a release candidate containing only fixes since 6.0.19. The next stable release 6.0.20 will be a recommended upgrade for all 6.0 users.
Fixed in this release:
- SERVER-93205 Expose number of prepareUnique indexes in serverStatus
- SERVER-94144 [v7.0] $documents inside $lookup fails to parse with QueryStats
- SERVER-94592 Check inner arguments for explain
- SERVER-94635 Make session refresh parameters configurable
- SERVER-95445 SSLManagerOpenSSL should validate entire cert chain against CRL, not just the leaf
As always, please let us know of any issues.
-- The MongoDB Team