Changelog for
ruby2.5-rubygem-redis-store-testsuite-1.6.0-1.1.x86_64.rpm :
Thu Nov 22 13:00:00 2018 Stephan Kulow
- updated to version 1.6.0
see installed CHANGELOG.md
[#]# 1.6.0
Breaking Changes
* None
Added
* [SSL/TLS Support with the rediss:// URI scheme](https://github.com/redis-store/redis-store/pull/306)
* [Use Code Style Guide For New Contributions](https://github.com/redis-store/redis-store/pull/309)
Fixed
* None
Mon Apr 16 14:00:00 2018 factory-autoAATTkulow.org
- updated to version 1.5.0
see installed CHANGELOG.md
[#]# 1.5.0
Breaking Changes
* None
Added
* [Support for Redis v4 and above](https://github.com/redis-store/redis-store/pull/292)
* [Support for distributed mget/read_multi in Redis v4](https://github.com/redis-store/redis-store/pull/282)
* [Tests for Namespace#flushdb](https://github.com/redis-store/redis-store/pull/299)
* [Support for UNIX Socket path connections](https://github.com/redis-store/redis-store/pull/298)
* [HashRing configuration for DistributedStore](https://github.com/redis-store/redis-store/pull/304)
Fixed
* [Inefficient use of KEYS when calling FLUSHDB without a namespace](https://github.com/redis-store/redis-store/pull/297)
Thu Oct 26 14:00:00 2017 cooloAATTsuse.com
- updated to version 1.4.1
CHANGELOG removed upstream
Mon Aug 28 14:00:00 2017 cooloAATTsuse.com
- updated to version 1.4.0
see installed CHANGELOG
[#] Changelog
[#]# 1.3.0
Breaking Changes
* None
Added
* Add support for marshalling mset
Fixed
* Set :raw => true if marshalling
* Forward new Hash, not nil, when options are unset
[#]# 1.2.0
Breaking Changes
* None
Added
* Allow changing namespaces on the fly
* Begin testing against ruby 2.3.0
Fixed
* Use batched deletes for flushdb with a namespace
* pass set command options to redis
* bump rbx 2
* fix setex marshalling for distributed store
* changes to new url
* :warning: shadowing outer local variable - key, pattern, value
* :warning: `
*\' interpreted as argument prefix
* Removed duplicated method ttl
[#]# 1.1.7
Breaking Changes
* None
Added
* Added redis_version and supports_redis_version? methods to Store and DistributedStore
Fixed
* Handle minor and patch version correctly as they may be multiple digits
Sat Oct 29 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.3.0
see installed CHANGELOG
Tue Dec 1 13:00:00 2015 mrueckertAATTsuse.de
- update to 1.1.7
Sat Sep 26 14:00:00 2015 mrueckertAATTsuse.de
- update to 1.1.6
Wed Jul 23 14:00:00 2014 mrueckertAATTsuse.de
- added gem2rpm.yml: set proper license
Wed Jul 23 14:00:00 2014 mrueckertAATTsuse.de
- - initial package