Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

32 lines (31 loc) · 1.22 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.

[2.3.1] - 2019-10-30

Added

Changed

  • Fixed error handling of intermittent issue: (WAFStaleDataException) when calling the UpdateWebACL
  • Upgrade from Node 8 to Node 10 for Lambda function

[2.3.2] - 2020-02-05

Added

Changed

  • Fixed README file to accurately reflect script params
  • Upgraded from Python 3.7 to 3.8
  • Changed RequestThreshold min limit from 2000 to 100

[2.3.3] - 2020-06-15

Added

  • Implemented Athena optimization: added partitioning for CloudFront, ALB and WAF logs and Athena queries

Changed

  • Fixed potential DoS vector within Bad Bots X-Forward-For header

[3.0] - 2020-07-08

Added

  • Added an option to deploy AWS Managed Rules for WebACL on installation

Changed

  • Upgraded from WAF classic to WAFV2 API
  • Eliminated dependency on NodeJS and use Python as the standardized programming language

[3.1] - 2020-10-22

Changed

  • Replaced s3 path-style with virtual-hosted style
  • Added partition variable to all ARNs
  • Updated bug report