Releases: sony/cdn-purge-control-php
Releases · sony/cdn-purge-control-php
Version 2.1.1
Add options to configure evict
, exact
and incqs
parameters in case of Limelight.
See Limelight's SmartPurgeAPI documentation for details.
Version 2.0.1
Fixed a bug where limelight client will never report Completed purge status.
Version 2.0.0
Replace legacy purge api with the new Smart Purge API for Limelight.
Version 1.0.0
Initial release with the following features:
- Support for purging contents against CloudFront & Limelight using same interface.
- Fetch status for purge requests for multiple CDNs.
- Uses Guzzle for http calls to limelight & aws-sdk for cloudfront.