Skip to content

3.2.0

Compare
Choose a tag to compare
@B-Galati B-Galati released this 14 Nov 07:54
420db91

Full Changelog

  • Add PhpRedis \RedisCluster support (#454) - @furester (af2f8f)

  • Add many DSN support for phpredis cluster (#542) - @B-Galati (e48635)

  • Ensure compatibility with Symfony 4.4 (fix #461) (#543) - @B-Galati (7f4249)

  • [BC BREAK] Deprecate support for redis profiler storage starting from Sf 4.4 (#543) - @B-Galati (7f4249)

    As per Symfony:

    This interface exists for historical reasons. The only supported
    implementation is FileProfilerStorage.
    As the profiler must only be used on non-production servers, the file storage
    is more than enough and no other implementations will ever be supported.

  • Symfony 5 / Doctrine Bundle 2 compat (#544) - @B-Galati (6a7751)

  • Drop support for Sf 4.0/4.1 as they are unmaintained (#544) - @B-Galati (6a7751)