Releases: colinmollenhour/php-redis-session-abstract
Releases · colinmollenhour/php-redis-session-abstract
v2.1.2 - Fix PHP dependency semver
Full Changelog: v2.1.1...v2.1.2
v2.1.1 (Update Credis dependency)
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Adding support for Redis Cluster & Username & TlsOptions by @JacobBrownAustin in #62
New Contributors
- @JacobBrownAustin made their first contribution in #62
Full Changelog: v1.6.0...v2.1.0
v2.0.0 (previously 1.6.0)
v1.6 Support connection retries
NOTE: This release broke backwards compatibility for 1.x so was effectively rolled back via v1.7.0.
What's Changed
New Contributors
Full Changelog: v1.5.5...v1.6.0
v1.7.0 - Revert 1.6 to 1.5.x
As per #58 this reverts the 1.6.0 release so that the 1.x versions are backwards compatible. This release "erases" 1.6.0 and is identical to 1.5.5.
v1.5.5 - fix error when logging concurrency exceeded
Full Changelog: v1.5.4...v1.5.5
v1.5.4 - Fix for PHP 5.6
v1.5.3 - Add locked request url to concurrency exceeded log message
v1.5.2 - Support of the separate password for Redis Sentinel Auth
What's Changed
- Support of the separate password for Redis Sentinel Auth by @abramchenkoaa in #55
New Contributors
- @abramchenkoaa made their first contribution in #55
Full Changelog: v1.5.1...v1.5.2