Releases: symfony/cache
Releases · symfony/cache
v6.4.21
Changelog (v6.4.20...v6.4.21)
- bug symfony/symfony#60172 [Cache] Fix invalidating on save failures with Array|ApcuAdapter (@nicolas-grekas)
- bug symfony/symfony#60122 [Cache] ArrayAdapter serialization exception clean $expiries (@bastien-wink)
- bug symfony/symfony#60167 [Cache] Fix proxying third party PSR-6 cache items (Dmitry Danilson)
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#60030 [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use
Table::addPrimaryKeyConstraint()with Doctrine DBAL 4.3+ (@xabbuh) - bug symfony/symfony#59940 [Cache] Fix missing cache data in profiler (@dcmbrs)
- bug symfony/symfony#59841 [Cache] fix cache data collector on late collect (@dcmbrs)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- bug symfony/symfony#59940 [Cache] Fix missing cache data in profiler (@dcmbrs)
- bug symfony/symfony#59841 [Cache] fix cache data collector on late collect (@dcmbrs)
v7.2.4
Changelog (v7.2.3...v7.2.4)
- bug symfony/symfony#59751 [Cache] Tests for Redis Replication with cache (@DemigodCode)
v6.4.19
Changelog (v6.4.18...v6.4.19)
- bug symfony/symfony#59751 [Cache] Tests for Redis Replication with cache (@DemigodCode)
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear(@nicolas-grekas)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear(@nicolas-grekas)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear(@nicolas-grekas)
v7.2.1
Changelog (v7.2.0...v7.2.1)
- no significant changes
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58938 [Cache] make RelayProxyTrait compatible with relay extension 0.9.0 (@xabbuh)