MongoDB 8.0.10-rc0 is released

MongoDB 8.0.10-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 8.0.9. The next stable release 8.0.10 will be 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
8.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team