Releases: Kevinrob/guzzle-cache-middleware
Releases · Kevinrob/guzzle-cache-middleware
v5.1.0
- always return stale on rejection (#169)
v5.0.0
- (feat): Upgrade to Flysystem v2 (#183)
v4.1.2
- fix: restore cache entry unserialization compatibility #181
v4.1.1
- use __serialize instead of __sleep on CacheEntry #163
v4.1.0
The inspect_all function has been changed to Utils::inspectAll #178
v4.0.2
- Update composer allow-plugins directive #168
- Set empty string as default value #161
v4.0.0
- Drop support of PHP <7.2.0 #154
- Fix igbinar_serialize error #156
- Invalide cache when HTTP unsafe methods are used #157
v3.5.0
- Allow guzzlehttp/psr7 to use version ^2.0.0 #151
v3.4.1
- 0e4dfb4 set constraint for
guzzlehttp/psr7