Skip to content

MongoDB Ruby Driver v1.8.6

Choose a tag to compare

@TylerBrock TylerBrock released this 09 Jul 15:29
· 4773 commits to master since this release
  • fixed concurrency issue in PoolManager#connect_to_members (RUBY-578)
  • fixed replica set :nearest read preference (RUBY-607)
  • fixed replica/sharded client reconnection errors (RUBY-579)
  • fixed ShardingPoolManager::check_connection_health not supporting authentication (RUBY-560)
  • fixed testing Error when running tests from gem (RUBY-584)
  • setup Code/CI for tests requiring authentication (RUBY-583)