Skip to content

Releases: Servebolt/php-sdk

1.2.10

14 Jan 14:11
Compare
Choose a tag to compare

Updated the file ApiEndpointsLoader.php to fix depreciation error on PHP 8.2+

1.2.9

17 Dec 07:57
Compare
Choose a tag to compare

added the a function to purgeServerCache(), which clears all known caches for the envinronment such as the Server and CDN.

1.2.8

01 Oct 09:46
Compare
Choose a tag to compare

Replaces type on all Servebolt CDN requests

1.2.7

30 Sep 11:14
Compare
Choose a tag to compare
  • 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

02 Jun 12:06
Compare
Choose a tag to compare

Update to composer, and fixed php 8 depreciation error on strtolower()

1.2.4 composer update

03 Nov 10:30
Compare
Choose a tag to compare

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

03 Nov 10:17
Compare
Choose a tag to compare

Added new constant to allow for override of API location

1.2.2

23 Mar 08:28
Compare
Choose a tag to compare

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

30 Nov 11:21
Compare
Choose a tag to compare

update to cachetags and php version.

1.0.0

24 Sep 08:19
Compare
Choose a tag to compare
  • Support for cache purging in Environment API
  • Support for CRUD operations for the Cron API