MongoDB 8.3.9 is released

MongoDB 8.3.9 is out and is ready for production deployment. This release contains only fixes since 8.3.8, and is a recommended upgrade for all 8.3 users.

Fixed in this release:

  • SERVER-87919 Stop taking unstable checkpoints during recovery for restore
  • SERVER-96874 Replication recovery can crash due to concurrent shutdown
  • SERVER-125742 Remove the graceful exit for kernel version 7.0.14 and above
  • SERVER-132246 minWaitForStreamingHelloMillis default breaks spec-compliant drivers

8.3 Release Notes | All Issues | Community Download

As always, please let us know of any issues.

– The MongoDB Team