Skip to content

MongoDB Ruby Driver v1.10.1

Compare
Choose a tag to compare
@estolfo estolfo released this 16 May 16:19
· 360 commits to 1.x-stable since this release

This release has the following bug fixes:

  • Allow certain URI options to have mixed cases (RUBY-756)
  • Bug fix in MongoReplicaSetClient when no manager is set and max batch size is referenced (RUBY-759)
  • Bug fix when creating/removing users and creating an index in mongos versions < 2.4 (RUBY-755)
  • Bug fix that jnote and wnote should not raise errors when connected to legacy servers (RUBY-753)