Releases: Servebolt/php-sdk
Releases · Servebolt/php-sdk
1.2.10
1.2.9
added the a function to purgeServerCache(), which clears all known caches for the envinronment such as the Server and CDN.
1.2.8
Replaces type on all Servebolt CDN requests
1.2.7
- Update to the order of validation for purge requests before sending.
- Added extra sanitization of hosts to prevent duplication or urls being sent as hosts.
1.2.6
Update to composer, and fixed php 8 depreciation error on strtolower()
1.2.4 composer update
just a release do deal with composer updates. This way if there is a problem with this, the previous verison can be used.
Release 1.2.3
Added new constant to allow for override of API location
1.2.2
This release updates the function purgeCdnCache to allow for cache tags to be used when purging with Servebolt CDN. An additional param was appended called $tags which must be an array.
1.2.1
update to cachetags and php version.
1.0.0
- Support for cache purging in Environment API
- Support for CRUD operations for the Cron API