MongoDB 5.0.4 is released

MongoDB 5.0.4 is out and is ready for production deployment. This release contains only fixes since 5.0.3, and is a recommended upgrade for all 5.0 users.


Fixed in this release:

  • SERVER-60326 Windows Server fails to start when X509 certificate has empty subject name
  • SERVER-59876 Large delays in returning from `libcrypto.so` while establishing egress connections
  • SERVER-59456 Start the LDAPReaper threadpool
  • SERVER-59226 Deadlock when stepping down with a profile session marked as uninterruptible
  • SERVER-59074 Do not acquire storage tickets just to set/wait on oplog visibility
5.0 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

-- The MongoDB Team