Skip to content

MongoDB Ruby Driver v1.1.2

Compare
Choose a tag to compare
@TylerBrock TylerBrock released this 09 Jul 17:23
· 5943 commits to master since this release
  • Two critical fixes to automated failover and replica sets.
  • Bug passing :timeout to Cursor.
  • Permit safe mode specification on Connection, Collection, and DB levels.
  • Specify replica set name on connect to verify connection to the right set.
  • Misc. reorganization of project and docs.