Releases: biigle/laravel-file-cache
Releases · biigle/laravel-file-cache
v4.5.2
What's Changed
- Make prune method even more robust against concurrent deletions by @mzur in #21
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- Make prune method more robust against runtime exceptions by @mzur in #20
Full Changelog: v4.5.0...v4.5.1
v4.2.0
If you have configured FILE_CACHE_TIMEOUT
before, you should rename it to FILE_CACHE_CONNECT_TIMEOUT
.
What's Changed
- Implement add connect_timeout config option and set it to 5s by @mzur in #15
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's changed
- Relax version constraint for
guzzlehttp/guzzle
by @mzur
Full Changelog: v4.1.0...v4.1.1
v4.0.1
What's changed
- Support for "on-demand" disks that are not included in the config file, by @mzur
Full Changelog: v4.0.0...v4.0.1