From f62407c4b7ba86f8557b227e5381234741832a95 Mon Sep 17 00:00:00 2001 From: ohad-perets <126083286+ohad-perets@users.noreply.github.com> Date: Tue, 30 Sep 2025 13:58:37 +0300 Subject: [PATCH 1/2] Update changelog.md Adding PM clarification regarding changes in current release. --- content/waf/changelog.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/content/waf/changelog.md b/content/waf/changelog.md index 373a7433b..71f408540 100644 --- a/content/waf/changelog.md +++ b/content/waf/changelog.md @@ -33,9 +33,10 @@ _September 29th, 2025_ ### Important notes - Restructured documentation - - NGINX App Protect WAF renamed to F5 WAF for NGINX - - Versions aligned for packages and other artefacts - - No workflow or breaking changes + - NGINX App Protect WAF renamed to F5 WAF for NGINX - no workflow or breaking changes + - Packaged NAP version (VM-based or bare-metal deployments) alignment - renamed from v4 to v5 so both packaged and containerized offerings now share the same version number (v5.9). + This doesn't introduce breaking changes. + For example: Upgrades work exactly the same. Users can upgrade from v4.x (e.g., 4.16) to 5.9 just as they did between earlier v4 releases (e.g., 4.15 → 4.16). - Upgrade Go compiler to 1.23.12 ### Packages @@ -187,4 +188,4 @@ _April 1st, 2025_ | Ubuntu 22.04 | _app-protect_34+5.342.0-1\~jammy_amd64.deb_ | | Ubuntu 24.04 | _app-protect_34+5.342.0-1\~noble_amd64.deb_ | | RHEL 8 and Rocky Linux 8 | _app-protect-34+5.342.0-1.el8.ngx.x86_64.rpm_ | -| RHEL 9 | _app-protect-34+5.342.0-1.el9.ngx.x86_64.rpm_ | \ No newline at end of file +| RHEL 9 | _app-protect-34+5.342.0-1.el9.ngx.x86_64.rpm_ | From 40fad7ae3ac4048a0fa9f4af2b2c34f6f5f83296 Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+JTorreG@users.noreply.github.com> Date: Tue, 30 Sep 2025 12:10:19 +0100 Subject: [PATCH 2/2] Update content/waf/changelog.md --- content/waf/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/waf/changelog.md b/content/waf/changelog.md index 71f408540..9ea16e217 100644 --- a/content/waf/changelog.md +++ b/content/waf/changelog.md @@ -36,7 +36,7 @@ _September 29th, 2025_ - NGINX App Protect WAF renamed to F5 WAF for NGINX - no workflow or breaking changes - Packaged NAP version (VM-based or bare-metal deployments) alignment - renamed from v4 to v5 so both packaged and containerized offerings now share the same version number (v5.9). This doesn't introduce breaking changes. - For example: Upgrades work exactly the same. Users can upgrade from v4.x (e.g., 4.16) to 5.9 just as they did between earlier v4 releases (e.g., 4.15 → 4.16). + For example: Upgrades work exactly the same. Users can upgrade from v4.x (for example, 4.16) to 5.9 just as they did between earlier v4 releases (for example, 4.15 → 4.16). - Upgrade Go compiler to 1.23.12 ### Packages