Version 2.0.10

September 25, 2023

Fixed

  • Fixed a bug in which the CloudFront Purger could throw errors when purging site URIs. (#9, #11).

Version 2.0.9

February 1, 2022

Fixed

  • Fixed invalidating paths that were missing trailing slashes when the addTrailingSlashesToUrls general config was true.

Version 2.0.8

January 2, 2022

Fixed

  • Fixed invalidation errors by URL encoding non-reserved special characters in paths (#6).

Version 2.0.7

December 13, 2021

Fixed

  • Fixed an error that could be thrown if AWS returned a null error message (#5).

Version 2.0.6

December 7, 2020

Added

  • Added the “Warm Cache Delay” setting to the purger settings page.
  • Added logging of exceptions on failed requests to CloudFront.

Version 2.0.5

October 25, 2020

Fixed

  • Fixed an issue in which Quantity did not match the number of Items (#4).

Version 2.0.4

August 17, 2020

Changed

  • If either the API key or secret is empty then it is assumed that we are running on EC2 and we have an IAM role assigned (#3).
  • Site URIs to purge can be modified using the EVENT_BEFORE_PURGE_CACHE event.

Fixed

  • The Distribution ID can now be set to an environment variable (#2).

Version 2.0.3

March 31, 2020

Fixed

  • Fixed a bug when purging individual URIs (#1).

Version 2.0.2

January 29, 2020

Changed

  • Removed the regions setting as the CloudFront service endpoint only allows connecting through the us-east-1 region.

Version 2.0.1

January 25, 2020

Fixed

  • Fixed a bug in getting URLS to purge.

Version 2.0.0

January 22, 2020

Changed

  • Changed minimum required version of Blitz to 3.0.0.

Version 1.0.0

April 15, 2019
  • Initial release.