Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 639 Bytes

CHANGELOG

the changelog was started from version 1.2.3 onwards.

1.2.10

  • Added $enviroment variable to the ApiEndpointsLoader.php to prevent the Deprecation error on PHP 8.2+

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

  • set type to servebolt CDN purges.

1.2.7

  • fixed sanitization & validation of the hosts array before sending.

1.2.6

  • composer update
  • fixed depreciation error

1.2.4

  • composer updates

1.2.3

  • added constant SERVEBOLT_SDK_BASE_URI to allow for overriding the api url
  • updated version number