3.2.2
- Add 5.0.x to list of supported versions (#551) - @codysnider (66c127)
- Fix deprecation notice about naming strategy - @B-Galati (368e6c)
- Add Symfony 5.1 to CI allowed failures - @B-Galati (d956c9)
- Fix integration tests with Symfony 5.X - @B-Galati (bf8a42)
- Add note about Predis to README - @curry684 (9b1072)
- Support encrypted connection via phpredis - @benburleson (80a568)
- Travis redis service doesn't easily support tls on the server - @benburleson (c65848)
- Added example for use with Symfony Cache Pools. - @Basster (bba456)
- Handle default database for persistent connection - @asilelik (a5ff0e)
- Update 2.0.0 upgrade notes - @gigo6000 (da9ad3)
Mention that is required to use ahandler_id
if you are using Redis sessions. - fix: ClientCluster::flushall compatibility with redis extension - @firnas (988b90)