SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-couch_potato-1.17.0-1.6.i586.rpm :

* Fri Jun 21 2024 Dan Čermák - # 1.17.0- filter out nil ids for loading multiple documents- cache nil documents [#] 1.16.0- add payload to ActiveSupport instrumentation calls- only notify load.cached when there are cached documents [#] 1.15.0- cache loading multiple documents- keep the database cache when switching to another database and back to the original one [#] 1.14.0- add database_collection to models to help avoid n+1 requests
* Mon Jan 29 2024 Dan Čermák - # 1.13.0- add Ruby 3.2 support- remove Ruby 2.7 support- add active_support 7.1 support- remove active_support 6.x support
* Wed Dec 07 2022 Stephan Kulow updated to version 1.12.1 see installed CHANGES.md [#] 1.12.1 - re-enable aliases when parsing config yaml file [#] 1.12.0 - remove active_support 5.x - add Ruby 3.1 support (active_support 6.1, 7.0) [#] 1.11.0 - improve view_in_batches performance by switching to using startkey_docid over skip
* Tue Feb 15 2022 Stephan Kulow updated to version 1.10.1 see installed CHANGES.md [#]## 1.10.1 - support passing an empty array to CouchPotato::Database#load
* Tue Jan 25 2022 Stephan Kulow updated to version 1.10.0 see installed CHANGES.md [#]## 1.10.0 - add spec/support for Rails 7 [#]## 1.9.0 - add spec/support for Rails 6.1 - add caching Couchrest connections to reduce total number created [#]## 1.8.0 - remove not saving model if it is not dirty. this could lead to missed document updates if the document has been updated in a different process in-between being loaded and saved in the current process. - remove deep dirty tracking
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 1.7.1 see installed CHANGES.md [#]## 1.7.1
* added support for properties of type Integer
* Wed May 04 2016 cooloAATTsuse.com- updated to version 1.7.0 see installed CHANGES.md [#]## 1.7.0
* added `_revisions` method that returns all available revisions of a document. [#]## 1.6.4
* bug fix for accessing inherited properties (Alexander Lang) [#]## 1.6.3
* added ActiveSupport instrumentation (Alexander Lang) [#]## 1.6.2
* view digest bugfix (Alexander Lang) [#]## 1.6.1
* added option to add digests to a single view (Alexander Lang) [#]## 1.6.0
* added global option to add digests to view names (Alexander Lang) [#]## 1.5.1
* updated CouchRest to 2.0.0.rc3 in order to re-use http connections. Performance improvements. (Thilo Utke)
* added passing params to lists (Alexander Lang)
* Sat Mar 19 2016 cooloAATTsuse.com- updated to version 1.6.5 see installed CHANGES.md
* Wed Mar 16 2016 cooloAATTsuse.com- updated to version 1.6.4 see installed CHANGES.md [#]## 1.5.0
* Moved RSpec matchers into couch_potato-rspec gem. This way, people not using RSpec don\'t need to install the helpers, plus we can release separate matchers for RSpec 2 and 3.
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 1.4.0
 
ICM