Releases: umotif-public/terraform-aws-waf-webaclv2
Releases · umotif-public/terraform-aws-waf-webaclv2
5.1.2 - Set scope_down_statement to optional in rate_based_statement
5.1.1 - chore: documentation updates
5.1.0 - Add support for allow, block and captcha actions in rule_action_override
What's Changed
- Add support for
allow
,block
andcaptcha
actions inrule_action_override
by @tim-koehler in #115
New Contributors
- @tim-koehler made their first contribution in #115
Full Changelog: 5.0.1...5.1.0
5.0.1 - Fix text_transformation bug
What's Changed
- Fix nested required
text_transformation
and go back to previous behaviour by @nunofernandes in #113
Full Changelog: 5.0.0...5.0.1
5.0.0 - Upgrade to 5.x compatibility
What's Changed
- Bump google.golang.org/grpc from 1.52.1 to 1.53.0 in /test by @dependabot in #111
- Upgrade to AWS provider 5.0 by @tropnikovvl in #114
New Contributors
- @tropnikovvl made their first contribution in #114
Full Changelog: 4.6.1...5.0.0
4.6.1 - Fix invalid input map in byte_match_statement
What's Changed
- Fix invalid input map in byte_match_statement by @nunofernandes in #104
Full Changelog: 4.6.0...4.6.1
4.6.0
What's Changed
- Fix 'Invalid value for "inputMap" parameter: the given object has no attribute "type" by @nunofernandes in #102
- Add support for scope down ip_set_reference_statement in the ratelimit rule by @nunofernandes in #103
Full Changelog: 4.5.0...4.6.0
4.5.0 - Support for xss_match_statement
What's Changed
- Set 'upper' function for 'match_scope' by @Ohid25 in #100
- Add xss_match_statement support by @nunofernandes in #101
Full Changelog: 4.4.0...4.5.0
4.4.0
What's Changed
- adds managed rule group config block with bot control by @umm0n in #93
- Fix for headers field_to_match #94 by @MatanHeledPort in #95
- Allow OR statement inside AND statement by @reloadedd in #96
- Add support for sqli_match_statement by @nunofernandes in #99
New Contributors
- @umm0n made their first contribution in #93
- @MatanHeledPort made their first contribution in #95
- @reloadedd made their first contribution in #96
- @nunofernandes made their first contribution in #99
Full Changelog: 4.3.0...4.4.0