MongoDB 4.4.27 is out and is ready for production deployment. This release contains only fixes since 4.4.26, and is a recommended upgrade for all 4.4 users.
Fixed in this release:
- SERVER-63865 Handle missing index idents during standalone startup recovery after unclean shutdown
- SERVER-81106 Recipient shard doesn't wait for the collection version to be locally persisted before starting the cloning phase
- SERVER-81878 startupRecoveryForRestore may not play nicely with collection drop applied during startup recovery
- SERVER-82325 Config server could invariant during balancer round
- WT-11564 Fix RTS to read the newest transaction value only when it exists in the checkpoint
As always, please let us know of any issues.
-- The MongoDB Team