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.3.1

Published by DominikaK over 3 years ago

ezsystems/ezplatform-http-cache changes between v2.3.0 and v2.3.1

Improvements

  • EZEE-3422: Backported LICENSE and COPYRIGHT files change for v2.2.x
ezplatform-http-cache - v2.2.3

Published by dabrt over 3 years ago

ezsystems/ezplatform-http-cache changes between v2.2.2 and v2.2.3

Improvements

  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#142)
ezplatform-http-cache - v2.1.4

Published by DominikaK over 3 years ago

ezsystems/ezplatform-http-cache changes between v2.1.3 and v2.1.4

Bugs

Misc

ezplatform-http-cache - v2.3.0

Published by DominikaK almost 4 years ago

ezsystems/ezplatform-http-cache changes between v2.2.0 and v2.3.0

Improvements

  • EZEE-3422: As a Maintainer I want updated LICENSE & COPYRIGHT files in v3.3 packages (#142)

Bugs

Misc

ezplatform-http-cache - v2.3.0-beta1

Published by dabrt almost 4 years ago

ezplatform-http-cache changes between v2.2.0 and v2.3.0-beta1

Bugs

Misc

ezplatform-http-cache - v2.2.2

Published by dabrt almost 4 years ago

ezplatform-http-cache changes between v2.2.1 and v2.2.2

Misc

ezplatform-http-cache - v2.2.1

Published by DominikaK almost 4 years ago

ezplatform-http-cache changes between v2.2.0 and v2.2.1

Bugs

ezplatform-http-cache - v2.2.0

Published by DominikaK about 4 years ago

ezplatform-http-cache changes between v2.1.0 and v2.2.0

Improvements

  • EZP-31607: Insecure default value of Varnish invalidate token (#133)
ezplatform-http-cache -

Published by dabrt about 4 years ago

ezplatform-http-cache changes between v2.1.0 and v2.1.2

There were no changes between these two tags.

ezplatform-http-cache - v2.2.0-beta1

Published by dabrt about 4 years ago

ezplatform-http-cache changes between v2.1.0 and v2.2.0-beta1

Improvements

  • EZP-31607: Insecure default value of Varnish invalidate token (#133)
ezplatform-http-cache -

Published by DominikaK about 4 years ago

ezplatform-http-cache changes between v1.0.1 and v1.0.2

Improvements

  • [Tests] Added ClockMock to make time-sensitive tests more robust (#134)
ezplatform-http-cache - v2.1.1

Published by dabrt about 4 years ago

ezplatform-http-cache changes between v2.1.0 and v2.1.1

Improvements

  • EZP-31607: Insecure default value of Varnish invalidate token (#133)
ezplatform-http-cache - v2.1.0

Published by DominikaK over 4 years ago

ezplatform-http-cache changes between v2.0.0 and v2.1.0

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#130)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#129)
ezplatform-http-cache - v0.9.4

Published by MagdalenaZuba over 4 years ago

ezplatform-http-cache changes between v0.9.3 and v0.9.4

Improvement

  • Allow tag handler and response tagger to be auto-wired (#132, 39747f6)
ezplatform-http-cache - v1.0.1

Published by MagdalenaZuba over 4 years ago

ezplatform-http-cache changes between v1.0.0 and v1.0.1

Improvement

  • Allow tag handler and response tagger to be auto-wired (#132, 39747f6)
  • Port over fixes from meta repo VCL: Add asset compression & fix inline doc typo (faf9bbd, 1310bb8)
ezplatform-http-cache - v2.1.0-beta1

Published by DominikaK over 4 years ago

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

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#130)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)
  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#129)
ezplatform-http-cache - v1.0.0

Published by andrerom over 4 years ago

1.0 release requires:

  • eZ Platform 2.5 (including PHP 7.1+)
  • Varnish 5.1 and higher (6.0LTS strongly recommended)

This release mainly fixes issues around hitting limits (Apache/Nginx/Varnish/Fastly) on tags http header, by:

  1. Shortening tags from for instance intranet_location-22 to 1l22.
  2. Optionally allow to cut tag header if it reaches limit (and set shorter TTL to reduce risk of stale cache).

Main changes:

  • EZP-30562: [1.x] Change to short (p22/1p22) format in responses (b379da8)
  • EZP-30562: Make it possible to ignore tags header over a configurable max length (#116)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache (#106)

Full changelog: https://github.com/ezsystems/ezplatform-http-cache/compare/0.9...v1.0.0

ezplatform-http-cache - v2.0.2

Published by MagdalenaZuba over 4 years ago

ezplatform-http-cache changes between v2.0.1 and v2.0.2

Improvements

  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#130)

Bugs

  • EZP-31603: Regression in HTTP cache related to trusted proxies and platform.sh (#129)
ezplatform-http-cache - v2.0.1

Published by DominikaK over 4 years ago

ezplatform-http-cache changes between v2.0.0 and v2.0.1

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)
ezplatform-http-cache - v2.0.0

Published by DominikaK over 4 years ago

ezplatform-http-cache changes between v0.9.0 and v2.0.0

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 (#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-31108: Provide common PHP CS Fixer configuration for internal use (#108)
  • 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)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#125)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#126)

Bugs

  • EZP-30511: HttpCache purging failing if repository has been configured as "default" (#82)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#107)
  • EZP-31498: Restore varnish authorization by token (#122)
  • EZP-31501: Package could not be installed due to removed minimum-stability from composer.json

Misc

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