Skip to content

Latest commit

 

History

History
90 lines (48 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

90 lines (48 loc) · 1.66 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.

1.8.2 (2025-01-29)

Fix

  • Corrected conditional logic when using multiple upload paths. (#26)
  • Allow rule group capacity to be overridden.

1.8.1 (2025-01-29)

Fix

  • 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)

1.8.0 (2025-01-23)

Feat

  • Added supported for imported ACM certificates. (FYST-1232) (#22)

1.7.0 (2025-01-13)

Feat

  • Added support for allowing requests to webhooks. (TBE-137) (#20)

1.6.0 (2025-01-08)

Feat

  • Replaced custom cache policy with managed policy to disable cache. (FYST-1527) (#18)

1.5.0 (2024-12-04)

Feat

  • Allow the managed request policy to be specified. (#16)

Fix

  • fix: Updated the default request policy to "AllViewer", as recommended for custom origins. (GYR1-621)

1.4.1 (2024-11-27)

Fix

  • Exclude files uploads from CrossSiteScripting_BODY and SQLi_BODY rules. (#14)

1.4.0 (2024-11-15)

Feat

  • Exempt upload paths from body size constraints. (#12)

1.3.0 (2024-11-14)

Feat

  • Allow custom headers to add to the request. (DEV-12) (#10)

1.2.0 (2024-10-29)

Feat

  • Added rate limiting configuration. (#8)

Fix

  • Updated metric names.

1.1.0 (2024-10-18)

Feat

  • Allow WAF to be put into passive mode. (#4)

1.0.0 (2024-10-11)

Feat

  • Initial release. (#1)