Releases: ezsystems/ezplatform-http-cache
Releases · ezsystems/ezplatform-http-cache
v0.4.1
ezplatform-http-cache changes between v0.4.0 and v0.4.1
Bugs
- EZP-28747: Sub-items list for User Group is not correctly refreshed after creating a new User (#50)
v0.4.1-rc2
ezplatform-http-cache changes between v0.4.0 and v0.4.1-rc2
Bugs
- EZP-28747: Sub-items list for User Group is not correctly refreshed after creating a new User (#50)
0.4.0-rc1
Changes
- Fixed container's extension definition (b204f65)
- Migrated http_cache configuration from kernel (b1a6544)
- Made the http_cache configuration extensible (65e5692)
- Added more doc (#30, #40)
- [Travis] Add functional testing (#44, 764ede5)
- Add own role context provider, & remove usage of kernel PurgeClientInterface (d453214)
0.3.0
Changes since v0.2.4:
Improvements
- EZP-28126: Change default Varnish VCL to not cache user varying content in proxies or browsers (#33)
- EZEE-1780: As a developer, I want ezplatform-http-cache to be extensible (#19, #32, #35)
Bugfixes
- EZP-28183: HttpCache completely broken with Varnish on 1.12
- EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy
- Fixed Missing purgeAllContent(), needed by LegacyBridge (#29)
0.3.0-rc4
Changes since rc3:
- EZP-28326: Use improved signals with parent id's to clear relevant parent cache on move & other location operations (#39)
v0.2.5
Changes since v0.2.4
Improvements
- EZP-28126: Change default Varnish VCL to not cache user varying content in proxies or browsers (#33)
- EZEE-1780: As a developer, I want ezplatform-http-cache to be extensible (#19)
Bugfixes
- EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy (#39)
- EZP-28183: HttpCache completely broken with Varnish on 1.12 (#37)
0.3.0-rc3
Changes since v0.3.0-rc2:
- [VCL] Align VCL with changes in meta repo (2ffb3f0), including:
- EZP-28183: Always refresh stale cache for logged in users
- EZP-28126: Change default Varnish VCL to not cache user varying content in proxies or browsers
- EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy (#37)
0.3.0-rc2
Changes since v0.3.0-rc1:
- Use API for Location typehint and not Core (d6fb677)
- Add path-id tag on X-Location-Id responses as well (1a1b93f)
- Exposing ezplatform.http_cache.purge_type parameter for 3rd party drivers (#35)
- EZP-28126: Align AppCache with Varnish behaviour (#33)
0.3.0-rc1
Changes since v0.2.3
- Defined handling of tag header in a separate TagHandlerInterface (#32)
- EZEE-1780: Plugin support (#19)
- Fixed Missing purgeAllContent(), needed by LegacyBridge (#29)
0.2.3
Notable changes since v0.2.2:
- #22 Fixes purging not working on Varnish as it's not registered correctly
- #25 Fixes tagging not working on Varnish when response is tagged with (the now deprecated) X-Location-Id header, this is not properly mapped to the new xkey header
Also:
- EZP-28160: Wrong slot configuration for HTTP cache purge after copying subtree (#23)
- Set FOS config for tags header (#26)
Full list of changes:
v0.2.2...v0.2.3