MongoDB 3.0.13 is released

MongoDB

#Releases

MongoDB 3.0.13 is out and is ready for production deployment. This release contains only fixes since 3.0.12, and is a recommended upgrade for all 3.0 users.

Fixed in this release:

  • SERVER Add Debian 8 (Jessie) builds and associated package repository
  • SERVER On RHEL7/Centos7 mongod can't stop if pid location in conf differs from the init.d script
  • SERVER Database/Collection drop during initial sync can cause collmod to fail initial sync
  • SERVER Update to PCRE 8.39
  • SERVER Building 2dsphere index uses excessive memory
  • TOOLS No numeric version in --version output

3.0 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

-- The MongoDB Team