MongoDB 8.0.10 is out and is ready for production deployment. This release contains only fixes since 8.0.9, and is a recommended upgrade for all 8.0 users.
Fixed in this release:
- SERVER-90495 Support start or resume from deleted recordId on natural order scan
- SERVER-92806 Plan cache entry ignores index collation with $elemMatch
- SERVER-96197 ExpressionContext's _resolvedNamespaces can't distinguish between collections with the same name in different dbs
- SERVER-100785 Fatal crash of mongodb config server after issuing malformed reshardCollection command
- WT-13216 Assess the use of cache eviction check in compact
As always, please let us know of any issues.
-- The MongoDB Team