Skip to content

2.2.5

Compare
Choose a tag to compare
@estolfo estolfo released this 29 Apr 09:28
· 2809 commits to master since this release

This release has the following bug fixes:

  • Install mongo_console again (@voxik)
  • RUBY-1101 Fix 'Socket is nil' error when primary in replicaset is shut down and using SSL.
  • Alias #kill_cursors to #close_query on a Collection::View
  • RUBY-1092 Update #to_bson method signatures for bson 4.1 API.