MongoDB 4.4.23 is out and is ready for production deployment. This release contains only fixes since 4.4.22, and is a recommended upgrade for all 4.4 users.
Fixed in this release:
- SERVER-73943 Pin code pages in memory in memory constrained systems
- SERVER-75922 Partial unique indexes created on MongoDB 4.0 can be missing index keys after upgrade to 4.2 and later, leading to uniqueness violations
- SERVER-78126 For specific kinds of input, mongo::Value() always hashes to the same result on big-endian platforms
4.4 Release Notes | All Issues | All Downloads
As always, please let us know of any issues.
– The MongoDB Team