Skip to content

Commit

Permalink
Removed from the changelog because CloudFormation has not yet impleme…
Browse files Browse the repository at this point in the history
…nted this feature.
  • Loading branch information
daknhh committed Sep 2, 2024
1 parent 56e2d9b commit 3cb5e35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

## Released


## 4.5.1
### Added
- Renamed Type: Changed the type name WafConfig to wafConfig in the Config module to follow naming conventions and improve consistency across the codebase.
- Change the ManagedRuleGroup interface, to extends the wafv2.CfnWebACL.ManagedRuleGroupStatementProperty.
- Changed structure in lib and improved Documentation, extended jsdoc with examples.
- Added tests to make sure that [rate-based rules with lower rate limits](https://aws.amazon.com/about-aws/whats-new/2024/08/aws-waf-rate-based-rules-lower-rate-limits/) will work correctly.

### Fixed
- Corrected the regex pattern for IPSet descriptions to ensure accurate validation
- Fixed Bug on IPSet capacity check
Expand Down

0 comments on commit 3cb5e35

Please sign in to comment.