Skip to content

MongoDB Ruby Driver v1.12.0.rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@estolfo estolfo released this 19 Dec 22:47
· 51 commits to 1.x-stable since this release

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

  • Make sure to populate error code for all versions of the server (RUBY-842)
  • Remove use of cursorInfo in tests
  • Lock i18n gem version because it no longer supports Ruby version 1.8.7
  • Allow alternate namespace for cursors (RUBY-844)
  • Update for server changes to listCollections and listIndexes (RUBY-843)