MongoDB 3.2.6 is released

MongoDB

#Releases

MongoDB 3.2.6 is out and is ready for production deployment. This release contains only fixes since 3.2.5, and is a recommended upgrade for all 3.2 users.

Fixed in this release:

  • SERVER-22970 Background index contains mismatched index keys and documents
  • SERVER-22043 count helper doesn’t apply read preference
  • SERVER-23394 AuthorizationManager may deadlock while building role graph if profiling is enabled
  • SERVER-23766 Remove beta startup warning for inMemory storage engine

All Issues | Downloads | 3.2 Release Notes

As always, please let us know of any issues.

– The MongoDB Team