MongoDB 4.4.10-rc0 is released

MongoDB 4.4.10-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 4.4.9. The next stable release 4.4.10 will be a recommended upgrade for all 4.4 users.


Fixed in this release:

  • SERVER-59876 Large delays in returning from `libcrypto.so` while establishing egress connections
  • SERVER-59867 Split horizon mappings in ReplSetConfig/MemberConfig should be serialized deterministically
  • SERVER-59456 Start the LDAPReaper threadpool
  • SERVER-59074 Do not acquire storage tickets just to set/wait on oplog visibility
  • SERVER-54064 Sessions on arbiters accumulate and cannot be cleared out
4.4 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

-- The MongoDB Team