NGINX Node Artifact Versions and Changelog¶
This document lists available versions of the NGINX Wallarm Node 7.x in various form factors, helping you track releases and plan upgrades.
Subscribe (RSS 2.0) All formats & Slack
All-in-one installer¶
History of all-in-one installer updates simultaneously applies to its x86_64 and ARM64 versions.
How to migrate from previous all-in-one installer version
7.1.0 (2026-07-21)¶
-
Added the ability for the node to start when the Wallarm Cloud is temporarily unavailable
-
Exposed Prometheus metrics on a single aggregated endpoint,
http://127.0.0.1:9445/metrics— the recommended endpoint for scraping -
Added
wallarm_wd_*node process metrics on port9445, covering managed-process state, restarts, and uptime -
Added node readiness and liveness endpoints (
/readyand/healthon port9446) for orchestrator health probes, endpoints are exposed by default -
Removed the
wallarm_wstore_throttle_modeandwallarm_wstore_throttled_requestspostanalytics metrics -
Changed node process management — the
supervisordprocess manager is replaced by the Go-basedwd(Wallarm Daemon) service -
Fixed an attack-detection bypass caused by incomplete reads of WebSocket and streamed request data
-
Fixed the installer reporting spurious "NGINX binary is not officially supported" errors for custom NGINX builds run with
--custom-ngx-build -
Fixed security vulnerabilities:
Helm chart for Wallarm NGINX Ingress controller¶
7.1.0 (2026-07-21)¶
-
Based on F5 NGINX Ingress Controller
5.5.4upstream -
Updated the bundled NGINX to stable
1.31.x -
Added support for cookie-based sticky sessions, provided by the F5 NGINX Ingress Controller upstream
-
Added the ability for the node to start even when the Wallarm Cloud is temporarily unavailable
-
Added node readiness and liveness endpoints (
/readyand/healthon port9446) for orchestrator health probes — the node reports ready only after initialization completes -
Added
wallarm_wd_*node process metrics on port9445, covering managed-process state, restarts, and uptime -
Changed node process management — the
supervisordprocess manager is replaced by the Go-basedwd(Wallarm Daemon) service -
Removed the
wallarm_wstore_throttle_modeandwallarm_wstore_throttled_requestspostanalytics metrics -
Fixed an attack-detection bypass caused by incomplete reads of WebSocket and streamed request data
-
Fixed security vulnerabilities:
7.0.0 (2026-02-16)¶
7.0.0 rebuilds the Ingress Controller on the F5 NGINX Ingress Controller. See What is New in NGINX Node 7.x for the full overview and migration guidance.
NGINX-based Docker image¶
7.1.0 (2026-07-21)¶
-
Removed the
appstructurecomponent (the API Discovery module), including itsappstructure-out.loglog -
Added the ability for the node to start even when the Wallarm Cloud is temporarily unavailable
-
Added node readiness and liveness endpoints (
/readyand/healthon port9446) for orchestrator health probes — the node reports ready only after initialization completes -
Added
wallarm_wd_*node process metrics on port9445, covering managed-process state, restarts, and uptime -
Changed node process management — the
supervisordprocess manager is replaced by the Go-basedwd(Wallarm Daemon) service -
Removed the
wallarm_wstore_throttle_modeandwallarm_wstore_throttled_requestspostanalytics metrics -
Fixed an attack-detection bypass caused by incomplete reads of WebSocket and streamed request data
-
Fixed security vulnerabilities:
Amazon Machine Image (AMI)¶
7.1.0 (2026-07-21)¶
-
Added the ability for the node to start even when the Wallarm Cloud is temporarily unavailable
-
Added node readiness and liveness endpoints (
/readyand/healthon port9446) for orchestrator health probes — the node reports ready only after initialization completes -
Added
wallarm_wd_*node process metrics on port9445, covering managed-process state, restarts, and uptime -
Changed node process management — the
supervisordprocess manager is replaced by the Go-basedwd(Wallarm Daemon) service -
Removed the
wallarm_wstore_throttle_modeandwallarm_wstore_throttled_requestspostanalytics metrics -
Fixed an attack-detection bypass caused by incomplete reads of WebSocket and streamed request data
-
Fixed security vulnerabilities:
Google Cloud Platform Image¶
wallarm-node-7-1-0-20260722-105251 (2026-07-22)¶
-
Added the ability for the node to start even when the Wallarm Cloud is temporarily unavailable
-
Added node readiness and liveness endpoints (
/readyand/healthon port9446) for orchestrator health probes — the node reports ready only after initialization completes -
Added
wallarm_wd_*node process metrics on port9445, covering managed-process state, restarts, and uptime -
Changed node process management — the
supervisordprocess manager is replaced by the Go-basedwd(Wallarm Daemon) service -
Removed the
wallarm_wstore_throttle_modeandwallarm_wstore_throttled_requestspostanalytics metrics -
Fixed an attack-detection bypass caused by incomplete reads of WebSocket and streamed request data
-
Fixed security vulnerabilities: