Skip to content

Releases: gregurco/GuzzleBundleCachePlugin

v3.1.0

30 Mar 19:36
fdc1503
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, switch to github actions by @gregurco in #19

Full Changelog: v3.0.0...v3.1.0

v3.0.0 - switch guzzle-cache-middleware to v4

28 Jan 08:59
4e4f0fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

v2.2.0 - support Symfony 6

24 Jan 19:51
ef12afd
Compare
Choose a tag to compare

Release includes PR: #16 (@Legion112)

v2.1.0 - support PHP 8

19 Sep 11:51
fb39d89
Compare
Choose a tag to compare

Release includes PR: #14 (@dsentker24)

v2.0.0 - support of Symfony 5.x and GuzzleBundle 8

13 Jul 22:03
1d1748e
Compare
Choose a tag to compare

v1.0.4 - support of symfony 3.4/4.0

16 Nov 20:41
2235d89
Compare
Choose a tag to compare

v1.0.3 - Refactor invalidate request

16 Nov 18:41
2d61035
Compare
Choose a tag to compare

Release includes PR: #7

Changes:

  • use default event_dispatcher (@event_dispatcher)
  • only one subscriber per all client
  • add example of usage in readme

v1.0.2 - Add event listener to interact with middleware

12 Nov 23:05
5bb0d0d
Compare
Choose a tag to compare

v1.0.1 - add name to service in handler stack

03 Nov 22:46
aec3ca3
Compare
Choose a tag to compare

v1.0.0

26 Oct 12:18
Compare
Choose a tag to compare

Integrate Cache middleware in EightPointsGuzzleBundle