ezplatform-http-cache

HTTP cache handling for eZ Platform, using multi tagging (incl Varnish xkey)

OTHER License

Downloads
871.2K
Stars
46
Committers
32

Bot releases are hidden (Show)

ezplatform-http-cache - v2.0.0-rc1

Published by MagdalenaZuba over 4 years ago

ezplatform-http-cache changes between v2.0.0-beta1 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#125)

Bugs

  • EZP-31498: Restore varnish authorization by token (#122)
  • EZP-31501: Package could not be installed due to removed minimum-stability from composer.json
ezplatform-http-cache - v2.0.0-beta1

Published by DominikaK over 4 years ago

ezplatform-http-cache changes between v1.0.0 and v2.0.0-beta1

Improvements

  • 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 (#93)
  • 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-30906: Remove deprecated templating services (#100)
  • EZP-30934: Remove usage of deprecated getCurrentUser method (#101)
  • EZP-30985: Remove deprecated features from eZ (#105)
  • EZP-30971: Remove deprecated role service methods (#102)
  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#113)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#121)
  • EZP-31493: Remove http as valid purge type (#120)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#107)

Misc

  • EZP-30662: Create a proof of concept Behat test for http-cache bundle (#95)
ezplatform-http-cache - v1.0.0-beta3

Published by MagdalenaZuba almost 5 years ago

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

Improvements

ezplatform-http-cache - v0.9.2

Published by michalmilc90 almost 5 years ago

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)
ezplatform-http-cache - v1.0.0-beta2

Published by DominikaK about 5 years ago

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)
ezplatform-http-cache - v1.0.0-beta1

Published by DominikaK over 5 years ago

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)
ezplatform-http-cache - v0.9.1

Published by michalmilc90 over 5 years ago

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)
ezplatform-http-cache - v0.9.1-rc2

Published by andrerom over 5 years ago

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)
ezplatform-http-cache - v0.9.1-rc1

Published by michalmilc90 over 5 years ago

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)
ezplatform-http-cache - 0.8.3

Published by andrerom over 5 years ago

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)
ezplatform-http-cache - v0.9.0

Published by MagdalenaZuba over 5 years ago

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)
ezplatform-http-cache - v0.9.0-rc1

Published by DominikaK over 5 years ago

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)
ezplatform-http-cache - 0.8.2

Published by andrerom over 5 years ago

Changes:

  • [VCL] Comment out ttl debug as it does not work on 4.1/5.0 (126ca49, d8c8630)
ezplatform-http-cache - v0.8.1

Published by DominikaK over 5 years ago

ezplatform-http-cache changes between v0.8.0 and v0.8.1

Improvements

  • EZP-29817: Varnish - Purge requests with tokens (#72)
  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#73)
ezplatform-http-cache - v0.7.0

Published by DominikaK over 6 years ago

ezplatform-http-cache changes between v0.6.0 and v0.7.0

Improvements

  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#66)
  • EZP-29120: Purge cache for Landing Page when related Content is updated (#67)

Bugs

  • EZP-29297: 404 error pages for hidden locations should be tagged (#69)
ezplatform-http-cache - v0.7.0-rc2

Published by andrerom over 6 years ago

Improvements

  • EZP-29120: Add Twig ez_http_tag_location() function for completely tagging content views (#67)
ezplatform-http-cache - v0.7.0-rc1

Published by MagdalenaZuba over 6 years ago

ezplatform-http-cache changes between v0.7.0-beta1 and v0.7.0-rc1

Bugs

  • EZP-29297: 404 error pages for hidden locations should be tagged (#69)
ezplatform-http-cache - v0.7.0-beta1

Published by MagdalenaZuba over 6 years ago

ezplatform-http-cache changes between v0.6.1 and v0.7.0-beta1

Improvements

  • EZP-29194: HttpCache tagging needs to support installs with several repositories (#66)
ezplatform-http-cache - v0.6.0.1

Published by andrerom over 6 years ago

Changes

  • Fix user hash tag being applied to main response when using Sf Proxy (#64)
ezplatform-http-cache - v0.6.0

Published by MagdalenaZuba over 6 years ago

ezplatform-http-cache changes between v0.5.0 and v0.6.0

Improvements

  • EZP-28848: Varnish cache should be purged for related content
  • EZP-29031: Platform UI very slow when there latency involved: caching (#59)