MongoDB 3.2.0-rc6 is released
MongoDB 3.2.0-rc6 is out and is ready for testing. This is the culmination of the 3.1.x development series.
Fixed in this release candidate:
- SERVER-21726 WiredTiger primaries replicate no-op update, leading to out-of-sync secondaries and data loss
- SERVER-21115 Add dbHash checking to concurrency suite
- SERVER-21711 make currentJSExceptionToStatus more robust
- SERVER-21690 Text Search - Performance Regression in 3.2.0 RC4
- SERVER-21553 Oplog grows to 3x configured size
3.2 Release Notes | Downloads | All Issues
As always, please let us know of any issues.
– The MongoDB Team