2.0.2
February 2nd, 2025
- Fixes
2.0.1
February 2nd, 2025
- Package changes
2.0.0
February 2nd, 2025
- Statamic V5 Support
1.0.3
December 22nd, 2022
- Allow cloudfront client to be created without standard credentials (e.g. with profiles)
1.0.2
December 9th, 2022
- Allow setting AWS_SESSION_TOKEN
1.0.1
September 29th, 2021
- Fix expiry, by using config getter
1.0
September 28th, 2021
- Add expiry support
0.4
July 28th, 2021
- Fix error when
null
was passed into invalidateUrls - Allow multiple cloudfront configs
- Use getConfig function so config contains all required items
0.3
July 28th, 2021
- Cleanup code
- Fix wildcard rules
- Group individual invalidations
- Don't invalidate based on what's in application cache
0.2
July 26th, 2021
- Don't autoload service provider
0.1
July 26th, 2021
- Initial release