Skip to content

Releases: colinmollenhour/php-redis-session-abstract

v2.1.2 - Fix PHP dependency semver

05 May 07:31
defae6e
Compare
Choose a tag to compare

v2.1.1 (Update Credis dependency)

05 May 00:10
7411b86
Compare
Choose a tag to compare

v2.1.0

04 May 23:48
babc2e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v2.1.0

v2.0.0 (previously 1.6.0)

20 May 15:11
f485d28
Compare
Choose a tag to compare

What's Changed

  • Add connection retries support by @hjf288 in #57

New Contributors

Full Changelog: v1.5.5...v2.0.0

v1.6 Support connection retries

15 May 18:55
f485d28
Compare
Choose a tag to compare

NOTE: This release broke backwards compatibility for 1.x so was effectively rolled back via v1.7.0.

What's Changed

  • Add connection retries support by @hjf288 in #57

New Contributors

Full Changelog: v1.5.5...v1.6.0

v1.7.0 - Revert 1.6 to 1.5.x

20 May 15:13
Compare
Choose a tag to compare

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

03 Feb 06:07
Compare
Choose a tag to compare

v1.5.4 - Fix for PHP 5.6

03 Jan 14:17
c2e6ed1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3 - Add locked request url to concurrency exceeded log message

29 Dec 17:35
Compare
Choose a tag to compare

v1.5.2 - Support of the separate password for Redis Sentinel Auth

03 Nov 14:59
3d3e497
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2