Skip to content

Releases: sony/cdn-purge-control-php

Version 2.1.1

06 Oct 08:52
Compare
Choose a tag to compare

Add options to configure evict, exact and incqs parameters in case of Limelight.
See Limelight's SmartPurgeAPI documentation for details.

Version 2.0.1

05 Oct 05:30
Compare
Choose a tag to compare

Fixed a bug where limelight client will never report Completed purge status.

Version 2.0.0

03 Oct 15:10
Compare
Choose a tag to compare

Replace legacy purge api with the new Smart Purge API for Limelight.

Version 1.0.0

12 Jan 15:34
Compare
Choose a tag to compare

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.