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.