Release Notes for MongoDB 3.0

March 3, 2015

MongoDB 3.0 is now available. Key features include support for the WiredTiger storage engine, pluggable storage engine API, SCRAM-SHA-1 authentication mechanism, and improved explain functionality.

MongoDB Ops Manager, which includes Automation, Backup, and Monitoring, is now also available. See the Ops Manager documentation and the Ops Manager release notes for more information.

Minor Releases

3.0.15 – May 15, 2017

Issues fixed:

  • SERVER-27164 : Deadlock during initial sync or steady state replication when CRUD operations implicitly create collections on the same database.
  • SERVER-28548 : In MMAPv1, index readers/writers can return invalid data if record no longer exists.
  • All issues closed in 3.0.15

3.0.14 – Nov 4, 2016

Issues fixed:

  • Incorrect memory access on 3.0.13 triggers segmentation fault: SERVER-26889

3.0.13 – Oct 31, 2016

Issues fixed:

3.0.12 – May 9, 2016

Issues fixed: