2.5.0.beta
Pre-release
Pre-release
This is a beta release of the upcoming 2.5.0 driver version supporting MongoDB server version 3.6.
It is not recommended for production use but please try it out in your testing environments with development releases of server 3.6.
It has the following changes and new features:
- RUBY-1240 Fix warning message about forwarding a private method.
- RUBY-1239 Send seeds as last argument to ReplicaSet Topology #new.
- RUBY-1236 Parse localLogicalSessionTimeoutMinutes from isMaster response
- RUBY-1235 Fix documentation for Collection#find
- RUBY-1228 Support ChangeStreams
- RUBY-1227 Check both min_pool_size and max_pool_size and raise a more helpful error.
- RUBY-1226 Implement drivers session API
- RUBY-1225 Support OP_MSG
- RUBY-1224 Array update improvements
- RUBY-1216 Support OP_COMPRESSED