MongoDB Ruby Driver v1.12.0.rc2
Pre-release
Pre-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)