Releases: symfony/cache
Releases · symfony/cache
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59813 [Cache] Enable namespace-based invalidation by prefixing keys with backend-native namespace separators (@nicolas-grekas)
- feature symfony/symfony#59869 [Cache] Add support for
valkey:
/valkeys:
schemes (@nicolas-grekas) - feature symfony/symfony#59857 [Cache] Add
\Relay\Cluster
support (@dorrogeray)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- 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)
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)