On this page
Release Notes for MongoDB 3.0
On this page
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:
- Debian 8(Jessie) packages: SERVER-18329
- Upgrade to Perl compatible regular expressions (PCRE 8.39): SERVER-24662
- Limit memory usage during 2dsphere index build: SERVER-25075
- All issues closed in 3.0.13