From 38901e05e816fe352f5de867897018799f4a3e96 Mon Sep 17 00:00:00 2001 From: Pgarrett Date: Mon, 27 Apr 2026 15:18:25 -0300 Subject: [PATCH 1/2] @W-22187814: PDK stop iteration available as from pdk 1.8 and flex 1.12 --- .../pages/policies-pdk-configure-features-headers-stop.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc b/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc index a9f337f1e..dfa10e260 100644 --- a/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc +++ b/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc @@ -6,7 +6,7 @@ endif::[] Use the Flex Gateway Policy Development Kit (PDK) `enable_stop_iteration` feature to simultaneously read and modify headers and body content. -PDK Policies using stop iteration on support payload bodies of 1 MB. +PDK Policies using stop iteration on support payload bodies of 1 MB. This feature is available since PDK version 1.8 and Flex Gateway 1.12. == Enable Stop Iteration in your Cargo.toml From 2c72375a6ad02c5de4ea646d45f771bc493a6601 Mon Sep 17 00:00:00 2001 From: Pgarrett Date: Tue, 28 Apr 2026 11:56:33 -0300 Subject: [PATCH 2/2] @W-22187814: suggestion --- .../pages/policies-pdk-configure-features-headers-stop.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc b/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc index dfa10e260..745a55139 100644 --- a/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc +++ b/pdk/1.8/modules/ROOT/pages/policies-pdk-configure-features-headers-stop.adoc @@ -6,7 +6,9 @@ endif::[] Use the Flex Gateway Policy Development Kit (PDK) `enable_stop_iteration` feature to simultaneously read and modify headers and body content. -PDK Policies using stop iteration on support payload bodies of 1 MB. This feature is available since PDK version 1.8 and Flex Gateway 1.12. +PDK Policies using stop iteration on support payload bodies of 1 MB. + +NOTE: Only Flex Gateways version 1.12.0 or later support stop interation. == Enable Stop Iteration in your Cargo.toml