Skip to content

Releases: ezsystems/ezplatform-http-cache

v1.0.0-beta3

23 Dec 14:31
Compare
Choose a tag to compare
v1.0.0-beta3 Pre-release
Pre-release

ezplatform-http-cache changes between v1.0.0-beta2 and v1.0.0-beta3

Improvements

v0.9.2

19 Dec 09:59
Compare
Choose a tag to compare

ezplatform-http-cache changes between v0.9.1 and v0.9.2

Improvements

  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#108)

v1.0.0-beta2

01 Oct 06:06
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release

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

02 Jul 06:16
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release

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

03 Jun 18:44
7c55fed
Compare
Choose a tag to compare

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

21 May 11:18
7c55fed
Compare
Choose a tag to compare
v0.9.1-rc2 Pre-release
Pre-release

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

17 May 07:41
Compare
Choose a tag to compare
v0.9.1-rc1 Pre-release
Pre-release

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

13 May 14:20
Compare
Choose a tag to compare

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

29 Mar 15:06
Compare
Choose a tag to compare

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

05 Mar 07:02
Compare
Choose a tag to compare
v0.9.0-rc1 Pre-release
Pre-release

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)