Skip to content

MongoDB Ruby Driver v1.8.4.rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@TylerBrock TylerBrock released this 09 Jul 17:34
· 4773 commits to master since this release
  • Improvements to connection pool pinning behavior when change read preferences (RUBY-475)
  • Explicit exception is now raised on attempts to authenticate multiple users to the same database (RUBY-529)
  • Support for new MongoDB 2.4 index types (RUBY-564)
  • Resolved an issue where Collection#drop caused a fetch of all namespaces, deprecated DB#strict (RUBY-537)