Blitz CloudFront Purger
Version 2.0.9
February 1, 2022
Fixed
- Fixed invalidating paths that were missing trailing slashes when the
addTrailingSlashesToUrls
general config wastrue
.
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 ofItems
(#4).
Version 2.0.4
August 17, 2020
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.