Release Notes - Ruby Driver - Version 1.5.0 - HTML format

Bug

  • [RUBY-341] - :max_scan typo in Mongo::Collection#find
  • [RUBY-347] - mongodb-ruby-driver causes a variable/higher number of connections with performance impact
  • [RUBY-348] - Possible Deadlock for the Ruby Driver in JRuby under high load
  • [RUBY-349] - Closed Stream Errors
  • [RUBY-350] - Allow usernames containing a ':'
  • [RUBY-351] - Mongo::Grid never creates the needed index when using replica set
  • [RUBY-352] - Collection#find_and_modify is not always sent to a ReplicaSet master
  • [RUBY-359] - BSON::OrderedHash.delete_if does not work as expected
  • [RUBY-364] - Add Mutex patch for Ruby v1.9
  • [RUBY-365] - [Rescinded ] Add Connection#end_request and ReplSetConnection#end_request to return a thread's socket.
  • [RUBY-367] - Deprecate async refresh.
  • [RUBY-369] - Insert and update logging broken
  • [RUBY-370] - Allow :j option

Task

  • [RUBY-318] - Ensure that automated tests are running on Bamboo

Improvement

  • [RUBY-334] - Move refresh logging to debug level.
  • [RUBY-336] - Remove Mocha deoendnecy from BSON test suite
  • [RUBY-345] - Make driver logging warning clearer

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.