Releases: webfactory/WebfactoryWfdMetaBundle
Fix that symfony/yaml is indeed a runtime requirement
What's Changed
Full Changelog: 4.5.0...4.5.1
Add support for Symfony 8.x and DBAL 4.x
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)
What's Changed
Full Changelog: 4.3.0...4.4.0
Drops support for old, unmaintained versions of dependencies
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
What's Changed
Full Changelog: 4.2.2...4.2.3
Fix that the `Send304IfNotModified` and `Cache` attributes can be used together
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
Make the `always_expire_wfd_meta_resources` config setting work regardless of `kernel.debug` mode
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_resourcesconfig setting work regardless ofkernel.debugmode by @mpdude in #50
Full Changelog: 4.0.4...4.1.0
Fix the `always_expire_wfd_meta_resources` mechanism
This release merges the single change from #47, which was released as 3.19.4, into the lastest major version branch.
What's Changed
Full Changelog: 4.0.3...4.0.4
Fix the `always_expire_wfd_meta_resources` mechanism
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
Full Changelog: 3.19.3...3.19.4