Skip to content

MongoDB Ruby Driver v1.9.0

Compare
Choose a tag to compare
@TylerBrock TylerBrock released this 09 Jul 15:26
· 4751 commits to master since this release
  • added support for batch insert over multiple messages (RUBY-533)
  • added support for delegated authentication (RUBY-577)
  • added support for SSL certificate validation (RUBY-565)
  • fixed issue with support for auth params the URI parser (RUBY-606)
  • fixed apache 2.0 license compliance (RUBY-615)
  • fixed bson c-extension bugs (RUBY-611, RUBY-612)
  • removed unnecessary log noise when running with warnings enabled (RUBY-620)
  • removed 3rd-party encoding helpers (RUBY-618)
  • clean-up and preparation for moving 1.x series driver into maintenance mode (RUBY-590)