MongoDB 4.4.29 is out and is ready for production deployment. This release contains only fixes since 4.4.28, and is a recommended upgrade for all 4.4 users.
Fixed in this release:
- SERVER-70155 Add duration of how long an oplog slot is kept open to mongod "Slow query" log lines
- SERVER-82353 Multi-document transactions can miss documents when movePrimary runs concurrently
- SERVER-83564 Make sure the process field is indexed in config.locks
- SERVER-85536 [4.4] removing unindexed unique partial index entries generates write conflicts
As always, please let us know of any issues.
-- The MongoDB Team