MongoDB 3.2.7-rc1 is released

MongoDB

#releases#Company

MongoDB 3.2.7-rc1 is out and is ready for testing. This is a release candidate containing only fixes since 3.2.6. The next stable release 3.2.7 will be a recommended upgrade for all 3.2 users.

Fixed in this release:

  • SERVER-18783: Upgrade MongoDB past PCRE 8.37
  • SERVER-23919 Database/Collection drop during initial sync can cause collmod to fail initial sync
  • SERVER-24054 JS segmentation fault on load of certain nans
  • SERVER-24058 Connection pool asio doesn't honor setup timeouts
  • SERVER-24062 Native CA certificates don't work with homebrew's openssl
  • SERVER-24117 Mongo binaries ELF stack has become executable
  • TOOLS-1166 Mongotop cannot connect to secondary in 3.2
  • WT-2560 Stuck trying to update oldest transaction ID

All Issues

Download Now

As always, please let us know of any issues.

-- The MongoDB Team