Releases: crowdsecurity/cs-aws-waf-bouncer
Releases · crowdsecurity/cs-aws-waf-bouncer
v0.1.5
- Add support for
count
action
- Add
supported_actions
parameter to allow to force the usage of fallback_action
- Allow configuration of cloudwatch metrics and request sampling at the rule group level
- Fix country rules being overwritten
- Fix duplicated IPSets being created.
v0.1.4
- Allow to configure the capacity reserved by the rule groups
- Unify version flag with crowdsec and other bouncers
v0.1.3
- Handle more than 10k IPs by using multiple ipsets
- Allow to get the client IP from a custom HTTP header
v0.1.2
- Update default configuration file
- Proper logging configuration support
v0.1.1
- Fix syntax error in RPM postinst script
- Add missing dep on gettext for RPM and deb packages