MongoDB 8.0.14-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 8.0.13. The next stable release 8.0.14 will be 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
As always, please let us know of any issues.