SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-moped-2.0.7-lp153.1.7.x86_64.rpm :

* Sun Aug 16 2015 cooloAATTsuse.com- updated to version 2.0.7 see installed CHANGELOG.md [#]# 2.0.7
* Improved Moped Failover (John Hyman)
* Fri Jun 12 2015 cooloAATTsuse.com- updated to version 2.0.6 see installed CHANGELOG.md [#]# 2.0.6
* Relaxing BSON dependency to allow for 3.1.0 upgrade.
* Fri Jun 05 2015 cooloAATTsuse.com- updated to version 2.0.5 see installed CHANGELOG.md [#]# 2.0.5 [#]## Resolved Issues
* \\#351 Fixing retries with authentication. (Wandenberg Peixoto)
* Bump BSON dependency to 3.0.4
* Sat Feb 21 2015 cooloAATTsuse.com- updated to version 2.0.4
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 2.0.3
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Sat Feb 22 2014 cooloAATTsuse.com- updated to version 1.5.2, no changelog
* Mon Aug 26 2013 cooloAATTsuse.com- updated to version 1.5.1 [#]## Resolved Issues
* \\#208 Fixed local jump errors in node. (Brian Norton)
* Sat May 25 2013 cooloAATTsuse.com- updated to version 1.5.0 [#]## New Features
* The session now has an additional configuration option, called `auto_discover`. which defaults to `true`. Auto-discovery means that nodes that are not provided explicitly to the session but are visible will become available for read/write in the application. This behavior is the same as the existing behavior. The change here is to be able to turn this off by setting `auto_discover: false`. This will tell Moped to only send messages to nodes explicitly provided when instantiating the session. Example: Moped::Session.new([ \"127.0.0.1:27017\" ], auto_discover: false)
* \\#189 Moped now logs connection attempts during retries. (Jan Paul Posma) [#]# 1.4.6 [#]## Resolved Issues
* \\#192 Return the proper result after reauthentication attempts. (Jonathan Hyman)
* \\#191 Checking for \"not authorized\" in error messages. (Jonathan Hyman)
* Sat Apr 13 2013 cooloAATTsuse.com- updated to version 1.4.5
* \\#174 Check for \"unauthorized\" in error messages since codes are not always there. (Jon Hyman)
* \\#173 Ensure node `refreshed_at` is set even if the node is down, so down nodes don\'t get hit on every query.
 
ICM