Skip to content

v2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DominikaK DominikaK released this 19 Mar 07:14

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)