Skip to content

Releases: webfactory/WebfactoryWfdMetaBundle

Fix that symfony/yaml is indeed a runtime requirement

23 Dec 10:32
7437c18

Choose a tag to compare

What's Changed

  • Fix that symfony/yaml is indeed a runtime requirement by @mpdude in #66

Full Changelog: 4.5.0...4.5.1

Add support for Symfony 8.x and DBAL 4.x

12 Dec 10:33
4c1b8b1

Choose a tag to compare

What's Changed

  • Allow usage with DBAL 4.x by @mpdude in #65
  • Allow Symfony 8 to be used, bump requirements to currently supported Symfony releases by @mpdude in #62

Full Changelog: 4.4.0...4.5.0

4.4.0: Allow doctrine/persistence ^4.0 to be used (#64)

05 Dec 22:11
3e70f74

Choose a tag to compare

What's Changed

  • Allow doctrine/persistence ^4.0 to be used by @mpdude in #64

Full Changelog: 4.3.0...4.4.0

Drops support for old, unmaintained versions of dependencies

05 Dec 21:04
887f12e

Choose a tag to compare

Removing support for old dependency versions makes it easier to see a clear path forward. Apart from that, only improvements to tooling and tests have been made.

What's Changed

  • Ignore a missing dependency declaration by @mpdude in #58
  • Fix dependency declarations and CS issues by @mpdude in #57
  • Upgrade PHPUnit to 10.5, use built-in deprecation reporting by @mpdude in #59
  • Update test workflow to use Symfony Flex for restricting Symfony versions by @mpdude in #60
  • Add basic infrastructure for functional tests by @mpdude in #61

Full Changelog: 4.2.3...4.3.0

Switch from XML to PHP-based service configuration

24 Nov 14:53
dc9266e

Choose a tag to compare

What's Changed

  • Stelle von XML- auf PHP-basierte Service Konfiguration um by @mpdude in #56

Full Changelog: 4.2.2...4.2.3

Fix that the `Send304IfNotModified` and `Cache` attributes can be used together

28 Oct 17:45
fcabc29

Choose a tag to compare

What's Changed

  • Read attributes as provided by the event object, and pass on attributes to other event handlers by @mpdude in #53

Full Changelog: 4.2.0...4.2.1

Update dependency requirements

04 Sep 14:20
60bfdaf

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

Make the `always_expire_wfd_meta_resources` config setting work regardless of `kernel.debug` mode

03 Sep 15:56
ed0032c

Choose a tag to compare

This release fixes the always_expire_wfd_meta_resources setting when kernel.debug is disabled. It also adds a method to enable the cache expiration programmatically, not only through configuration.

What's Changed

  • Aktualisiere PHP-CS-Fixer auf v3.62.0 by @mpdude in #48
  • Nutze Docker-Image von friendsofphp/php-cs-fixer by @mpdude in #49
  • Make the always_expire_wfd_meta_resources config setting work regardless of kernel.debug mode by @mpdude in #50

Full Changelog: 4.0.4...4.1.0

Fix the `always_expire_wfd_meta_resources` mechanism

01 Jul 15:59
cd3d3e4

Choose a tag to compare

This release merges the single change from #47, which was released as 3.19.4, into the lastest major version branch.

What's Changed

  • Keep WfdMetaResource instances in the regular metadata file by @mpdude in #47

Full Changelog: 4.0.3...4.0.4

Fix the `always_expire_wfd_meta_resources` mechanism

01 Jul 15:56
391e7ef

Choose a tag to compare

This release fixes a regression with the always_expire_wfd_meta_resources config setting that was introduced in 3.19.3.

See #47 for a more detailed description.

What's Changed

  • Keep WfdMetaResource instances in the regular metadata file by @mpdude in #47

Full Changelog: 3.19.3...3.19.4