Skip to content

MongoDB Ruby Driver v1.12.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@estolfo estolfo released this 03 Dec 09:47
· 66 commits to 1.x-stable since this release

This second release candidate for 1.12.0 has the following changes since the first release candidate:

  • Replica Set test suite changes (RUBY-800)
  • Documentation updates (RUBY-837)
  • Ensure that a socket is always checked in after sending a message with gle (@cheald)