From 025fb315db990ca3a7e434f2d5ee9e37e58d1f9d Mon Sep 17 00:00:00 2001 From: Tim Bowers Date: Wed, 15 Apr 2026 16:06:09 +0100 Subject: [PATCH 1/2] Update CRS version for Google Cloud Armor Updated the version of CRS offered by Google Cloud Armor from 3.3.2 to 4.22. https://docs.cloud.google.com/armor/docs/release-notes#April_06_2026 --- content/1-getting-started/1-4-engine_integration_options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/1-getting-started/1-4-engine_integration_options.md b/content/1-getting-started/1-4-engine_integration_options.md index 43efd687..d6416b6e 100644 --- a/content/1-getting-started/1-4-engine_integration_options.md +++ b/content/1-getting-started/1-4-engine_integration_options.md @@ -112,7 +112,7 @@ Fastly has offered CRS as part of their Fastly WAF for several years, but they h ### Google Cloud Armor -Google integrates CRS into its Cloud Armor WAF offering. Google runs the CRS rules on their own WAF engine. As of fall 2022, Google offers version 3.3.2 of CRS. +Google integrates CRS into its Cloud Armor WAF offering. Google runs the CRS rules on their own WAF engine. As of April 2026, Google offers version 4.22 of CRS. To learn more about CRS on Google's Cloud Armor, read [this document from Google](https://cloud.google.com/armor/docs/rule-tuning). From a78881e343ee8a85361f6388dd51a9451d290bbe Mon Sep 17 00:00:00 2001 From: Tim Bowers Date: Wed, 15 Apr 2026 16:43:29 +0100 Subject: [PATCH 2/2] Clarify CRS version details for Google Cloud Armor Updated information about Google Cloud Armor's CRS version availability. Added note about version 4.22 being in preview mode and general release remaining on 3.3 --- content/1-getting-started/1-4-engine_integration_options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/1-getting-started/1-4-engine_integration_options.md b/content/1-getting-started/1-4-engine_integration_options.md index d6416b6e..9cf1283f 100644 --- a/content/1-getting-started/1-4-engine_integration_options.md +++ b/content/1-getting-started/1-4-engine_integration_options.md @@ -112,7 +112,7 @@ Fastly has offered CRS as part of their Fastly WAF for several years, but they h ### Google Cloud Armor -Google integrates CRS into its Cloud Armor WAF offering. Google runs the CRS rules on their own WAF engine. As of April 2026, Google offers version 4.22 of CRS. +Google integrates CRS into its Cloud Armor WAF offering. Google runs the CRS rules on their own WAF engine. As of April 2026, Google offers version 4.22 of CRS in preview mode (must be enabled specifically), with version 3.3 offered in general release. To learn more about CRS on Google's Cloud Armor, read [this document from Google](https://cloud.google.com/armor/docs/rule-tuning).