Skip to content

Latest commit

 

History

History
125 lines (60 loc) · 7.63 KB

CHANGELOG.md

File metadata and controls

125 lines (60 loc) · 7.63 KB

Changelog

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. This changelog is generated automatically based on Conventional Commits.

3.0.0 (2024-08-29)

⚠ BREAKING CHANGES

  • add sub-module for regional backend security policy (#126)

Features

  • add sub-module for regional backend security policy (#126) (f9a6dd0)

2.2.0 (2024-04-23)

Features

  • added advanced network ddos protection & network edge security policy sub-modules (#113) (8e1ecb5)

2.1.0 (2024-03-18)

Features

  • add preconfigured_waf_config_exclusions to allow multiple exclusions (#105) (66f079f)

2.0.1 (2023-12-07)

Bug Fixes

2.0.0 (2023-10-26)

⚠ BREAKING CHANGES

  • tpg v5: rule.rate_limit_options.enforce_on_key has not default value (#77)
  • TPG >= 4.79: added preconfigured_waf_config block in custom_rule (#71)

Features

  • TPG >= 4.79: added preconfigured_waf_config block in custom_rule (#71) (56e9386)

Bug Fixes

  • rule set name for php (#69) (de86b4d)
  • tpg v5: rule.rate_limit_options.enforce_on_key has not default value (#77) (a9a0198)

1.2.0 (2023-08-29)

Features

  • Add support for Automatically deploy Adaptive Protection suggested rules (#61) (1dd4e0c)

1.1.0 (2023-08-02)

Features

  • add exclude_ip filter for threat intelligence (#55) (b92b9a3)

Bug Fixes

  • fixed exclude_ip variable and change threat_intelligence_rules to object (#57) (e7c4219)

1.0.0 (2023-05-19)

⚠ BREAKING CHANGES

  • TPG >= 4.59: added preconfigured_waf_config block (#34)

Features

  • added support for rate limiting (rate_limit_options) on multiple keys (enforce_on_key_configs) (#42) (189daa9)
  • TPG >= 4.59: added preconfigured_waf_config block (#34) (b43cfc9)

Bug Fixes

  • added enforce_on_key_name variable (#37) (cc7c56f)
  • make advanced_options_config optional for CLOUD_ARMOR_EDGE policy type (#39) (c6ecc9e)

0.3.0 (2023-03-16)

Features

0.2.0 (2023-03-07)

Features

  • add header_action block in rules (#16) (9c2c3ec)
  • Added recaptcha_redirect_site_key and fixed missing redirect_target parameter (#13) (6ef7a65)

0.1.1 (2023-02-21)

Bug Fixes

  • add simple example and updated README (#5) (d39b5ed)

0.1.0 (2023-01-17)

Bug Fixes