From 2a151b5c3aa7fd5043cf7c714b5e280378058ebe Mon Sep 17 00:00:00 2001 From: "sre-read-write[bot]" <92993749+sre-read-write[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:09:02 +0000 Subject: [PATCH] chore: GCForms release v3.20.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 19 +++++++++++++++++++ version.txt | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 08ebb64c8..d11c8fc3a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.19.0" + ".": "3.20.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 535474a3b..a392fcbaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [3.20.0](https://github.com/cds-snc/forms-terraform/compare/v3.19.0...v3.20.0) (2024-09-12) + + +### Features + +* add IPv4 blocklist rule to App, IdP WAF ACLs ([#821](https://github.com/cds-snc/forms-terraform/issues/821)) ([09210fb](https://github.com/cds-snc/forms-terraform/commit/09210fb062a06cf8d99c8e80f3c68217dd8b17fc)) + + +### Bug Fixes + +* add HealthyHostCount alarms to App, IdP, API ([#818](https://github.com/cds-snc/forms-terraform/issues/818)) ([0e2301d](https://github.com/cds-snc/forms-terraform/commit/0e2301d78815ea856a634cbb5aa3d83000c57954)) +* remove OK actions from critical alarms ([#819](https://github.com/cds-snc/forms-terraform/issues/819)) ([27de887](https://github.com/cds-snc/forms-terraform/commit/27de887afba0ce8d80a8bceb3fe22048795781c2)) +* use maximum CPU/memory stat for alarms ([#820](https://github.com/cds-snc/forms-terraform/issues/820)) ([9e53e16](https://github.com/cds-snc/forms-terraform/commit/9e53e164ce9a498b41695d80223aec82920cd877)) + + +### Miscellaneous Chores + +* synced file(s) with cds-snc/site-reliability-engineering ([#814](https://github.com/cds-snc/forms-terraform/issues/814)) ([7cd2407](https://github.com/cds-snc/forms-terraform/commit/7cd24077668f4bf38a0fda09698b68bcc52a15b2)) + ## [3.19.0](https://github.com/cds-snc/forms-terraform/compare/v3.18.3...v3.19.0) (2024-09-10) diff --git a/version.txt b/version.txt index 419f30096..eb9b76c9f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.19.0 +3.20.0