Releases: SmartFrame-Technologies/laminas-cdn
Releases · SmartFrame-Technologies/laminas-cdn
1.1.0 Add possibility to purge multiple keys/hostnames/urls
Merge pull request #20 from michalkorotkiewicz/task/SFIO-18656 task/SFIO-18656: add option to purge by multiple keys/hostname/url be…
1.0.8 List all dictionary keys (not only fist 20)
Merge pull request #19 from michalkorotkiewicz/master Listing all dictionary keys
1.0.7 Use only FASTLYPURGE method to purge url part 2
Merge pull request #18 from michalkorotkiewicz/fix_fastly_purge Use only FASTLYPURGE method to purge url part 2
1.0.6 Use only FASTLYPURGE method to purge url
Merge pull request #17 from michalkorotkiewicz/fix_fastly_purge Use only FASTLYPURGE method to purge url
1.0.5 Use vendor fastly/fastly 1.0.0
Merge pull request #16 from michalkorotkiewicz/master Fix error after vendor fastly/fastly made 1.0.0 version
1.0.4-alpha5: fix errors with configuration and exceptions
Merge pull request #15 from michalkorotkiewicz/fix_fastly_purge Fix configuration
1.0.3-alpha5: allow alter Accept and Content-Type header in client config
Merge pull request #13 from michalkorotkiewicz/fix_fastly_purge Add possibility to custom header Accept and Content-Type. Not need to set in Request.
1.0.2-alpha5: refactor fastly api factory
Refactor FastlyApiFactory.php. Add possibility to custom config
1.0.1-alpha5: refactor fastly purge
Merge pull request #11 from michalkorotkiewicz/fix_fastly_purge Refactor fastly purge
1.0.0-alpha5: use method FASTLYPURGE to purge url
Override the purge URL because it's not working properly.