From c436b17af25e10838a79aad4dfc5d0f6ffc38d3d Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Tue, 22 Oct 2024 13:37:33 -0700 Subject: [PATCH 1/3] update API Shield changelog --- src/content/changelogs/api-shield.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/changelogs/api-shield.yaml b/src/content/changelogs/api-shield.yaml index 678def65741eac1..9e320ed519eb178 100644 --- a/src/content/changelogs/api-shield.yaml +++ b/src/content/changelogs/api-shield.yaml @@ -5,6 +5,11 @@ productLink: "/api-shield/" productArea: Application security productAreaLink: /fundamentals/reference/changelog/security/ entries: + - publish_date: "2024-10-18" + title: API Shield fields in Custom Rules + description: |- + Customers can now use API Shield product feature fields in custom rules, referencing features such as [JWT Validation](/api-shield/security/jwt-validation/), [session identifiers](/api-shield/get-started/#session-identifiers), and [Schema Validation](/api-shield/security/schema-validation/). + - publish_date: "2024-08-28" title: Increased capacity for Endpoint Management and Schema Validation description: |- From 48211c5c4868bf49c9ff5f6ab79695bf76cf3870 Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Tue, 22 Oct 2024 13:38:53 -0700 Subject: [PATCH 2/3] add custom rules link --- src/content/changelogs/api-shield.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelogs/api-shield.yaml b/src/content/changelogs/api-shield.yaml index 9e320ed519eb178..58a53a6663c7145 100644 --- a/src/content/changelogs/api-shield.yaml +++ b/src/content/changelogs/api-shield.yaml @@ -8,7 +8,7 @@ entries: - publish_date: "2024-10-18" title: API Shield fields in Custom Rules description: |- - Customers can now use API Shield product feature fields in custom rules, referencing features such as [JWT Validation](/api-shield/security/jwt-validation/), [session identifiers](/api-shield/get-started/#session-identifiers), and [Schema Validation](/api-shield/security/schema-validation/). + Customers can now use API Shield product feature fields in [custom rules](/waf/custom-rules/), referencing features such as [JWT Validation](/api-shield/security/jwt-validation/), [session identifiers](/api-shield/get-started/#session-identifiers), and [Schema Validation](/api-shield/security/schema-validation/). - publish_date: "2024-08-28" title: Increased capacity for Endpoint Management and Schema Validation From 6abb32fab8b9a045be5d577238f3d1367def715a Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Tue, 22 Oct 2024 14:00:00 -0700 Subject: [PATCH 3/3] sept update --- src/content/changelogs/api-shield.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/changelogs/api-shield.yaml b/src/content/changelogs/api-shield.yaml index 58a53a6663c7145..c55aac436e23fa8 100644 --- a/src/content/changelogs/api-shield.yaml +++ b/src/content/changelogs/api-shield.yaml @@ -10,6 +10,11 @@ entries: description: |- Customers can now use API Shield product feature fields in [custom rules](/waf/custom-rules/), referencing features such as [JWT Validation](/api-shield/security/jwt-validation/), [session identifiers](/api-shield/get-started/#session-identifiers), and [Schema Validation](/api-shield/security/schema-validation/). + - publish_date: "2024-09-25" + title: Fallthrough rule for Schema Validation 2.0 + description: |- + Customers can now enable the [Fallthrough Action](/api-shield/security/schema-validation/#add-validation-by-adding-a-fallthrough-rule) for Schema Validation 2.0 to block or log requests that do not match the endpoints listed in schemas protected by Schema Validation 2.0. + - publish_date: "2024-08-28" title: Increased capacity for Endpoint Management and Schema Validation description: |-