Releases: ezsystems/ezplatform-http-cache
Releases · ezsystems/ezplatform-http-cache
v1.0.0-beta2
ezplatform-http-cache changes between 1.0.0-beta1 and 1.0.0-beta2
Improvements
- EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#91)
- EZP-30814: Remove Twig deprecations (#97)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#98)
- EZP-30544: Migrate Http Cache Bundle to FOS Cache Bundle v2 (#93)
- EZP-30906: Remove deprecated templating services (#100)
- EZP-30934: Remove usage of deprecated getCurrentUser method (#101)
Misc
- EZP-30662: Create a proof of concept Behat test for http-cache bundle (#95)
v1.0.0-beta1
ezplatform-http-cache changes between v0.9.0 and v1.0.0-beta1
Improvements
- EZP-30554: Purge several keys at once to simplify debug & reduce round trips (#85)
- EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#83)
- EZP-30627: Unify twig helpers naming (#88)
- EZP-30544: Migrate Http Cache Bundle to FOS Cache Bundle v2 (#90)
Bugs
- EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
v0.9.1
ezplatform-http-cache changes between v0.7.0 and v0.9.1
⚠️ 0.9.1+ requires varnish-modules 0.10.2 or higher: If you are on Varnish 4.x with varnish-modules 0.9.x, please use ezplatform-http-cache 0.8.x until you are in a position to upgrade Varnish and it's modules.
Improvements
- EZP-29817: Varnish - Purge requests with tokens (#72)
- EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)
- EZP-30170: Drop Varnish 4 and 5.0 support (#77)
- EZP-30554: Purge several keys at once to simplify debug & reduce round trips (#85)
Bugs
- EZP-30358: Locations are visible on frontend after hiding content until cache cleared (#81)
- EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
v0.9.1-rc2
ezplatform-http-cache changes between v0.9.0 and v0.9.1-rc2
⚠️ 0.9.1+ requires varnish-modules 0.10.2 or higher: If you are on Varnish 4.x with varnish-modules 0.9.x, please use ezplatform-http-cache 0.8.x until you are in a position to upgrade Varnish and it's modules ⚠️
Improvements
- EZP-30554: Purge several keys at once to simplify debug & reduce round trips (#85)
Bugs
- EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
v0.9.1-rc1
ezplatform-http-cache changes between v0.7.0 and v0.9.1-rc1
Improvements
- EZP-29817: Varnish - Purge requests with tokens (#72)
- EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)
- EZP-30170: Drop Varnish 4 and 5.0 support (#77)
Bugs
- EZP-30358: Locations are visible on frontend after hiding content until cache cleared (#81)
- EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
0.8.3
Fixes
- [VCL] Add own VCL for 2.5LTS to bump Varnish support to 5.1 (#77, 04e8044)
- Allow https scheme for ProxyClient (#74, #80)
- EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
Misc
- Github template + composer alias for testing as written in template (2f2c3fd)
- [Travis] Add forward compat for 0.9 to allow behat tests to pass on 0.8 (7991c2c)
v0.9.0
ezplatform-http-cache changes between v0.8.0 and v0.9.0
Improvements
- EZP-29817: Varnish - Purge requests with tokens (#72)
- EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)
- EZP-30170: Drop Varnish 4 and 5.0 support (#77)
Bugs
- EZP-30358: Locations are visible on frontend after hiding content until cache cleared (#81)
v0.9.0-rc1
ezplatform-http-cache changes between v0.8.0 and v0.9.0-rc1
Improvements
- EZP-29817: Varnish - Purge requests with tokens (#72)
- EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)
- EZP-30170: Drop Varnish 4 and 5.0 support (#77)