MongoDB 8.0.14 is released

MongoDB 8.0.14 is out and is ready for production deployment. This release contains only fixes since 8.0.13, and is a recommended upgrade for all 8.0 users.

Fixed in this release:

  • SERVER-100448 Command registration should not depend on the FCV at startup
  • SERVER-103742 opWriteConcernCounters can illegally embed a NUL bytes into ServerStatus
  • SERVER-103841 Memory leak in TransactionCoordinator associated to long-lived cancellation source
  • SERVER-105478 Separate eligible and ineligible oplog entries for the applier with secondaryDelaySecs
  • WT-14140 Unnecessary schema lock taken for active "file:" dhandles that are not swept
  • WT-14653 Add logs/stats to reconciliation for tracking HS updates
8.0 Release Notes | All Issues | Community Download

As always, please let us know of any issues.

-- The MongoDB Team