Skip to content

2.5.2

Compare
Choose a tag to compare
@estolfo estolfo released this 03 May 20:06
· 2029 commits to master since this release

This patch level release of the ruby driver has the following changes:

  • RUBY-1279 Refactor Operations
  • RUBY-1297 Update server selection tests for read preferences with sharded clusters
  • RUBY-1302 Prohibit using unacknowledged writes with explicit sessions
  • RUBY-1304 Resync GridFS tests to add test for legacy GridFS, where no filename was set
  • RUBY-1313 Deprecate maxScan query option
  • RUBY-1314 Deprecate snapshot option
  • RUBY-1315 Remove ping before selecting server for a write
  • RUBY-1307 Force symbolized config keys
  • RUBY-1321 Update documentation to reflect Symbol deprecation
  • RUBY-1329 NoMethodError when executing an upsert in a bulk write with write_concern w: 0