All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Corrected conditional logic when using multiple upload paths. (#26)
- Allow rule group capacity to be overridden.
- Updated capacity of upload rule group to support more upload paths. (TBE-137) (#24)
- Set rule groups to create new groups before destroying. (#24)
- Use a suffix for rule groups. (#24)
- Added supported for imported ACM certificates. (FYST-1232) (#22)
- Added support for allowing requests to webhooks. (TBE-137) (#20)
- Replaced custom cache policy with managed policy to disable cache. (FYST-1527) (#18)
- Allow the managed request policy to be specified. (#16)
- fix: Updated the default request policy to "AllViewer", as recommended for custom origins. (GYR1-621)
- Exclude files uploads from
CrossSiteScripting_BODY
andSQLi_BODY
rules. (#14)
- Exempt upload paths from body size constraints. (#12)
- Allow custom headers to add to the request. (DEV-12) (#10)
- Added rate limiting configuration. (#8)
- Updated metric names.
- Allow WAF to be put into passive mode. (#4)
- Initial release. (#1)