MongoDB Ruby Driver v1.8.6
- 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)