Native Node Artifact Versions and Changelog¶
This document lists available versions of the Native Wallarm Node 0.14.x in various form factors, helping you track releases and plan upgrades.
All-in-one installer¶
The all-in-one installer for the Native Node is used for TCP traffic mirror analysis and self-hosted node deployment with the MuleSoft, CloudFront, Cloudflare, Istio, Broadcom Layer7 API Gateway, Fastly connectors.
History of all-in-one installer updates simultaneously applies to it's x86_64 and ARM64 (beta) versions.
0.14.0 (2025-04-16)¶
-
Wallarm Node now uses wstore, a Wallarm-developed service, instead of Tarantool for local postanalytics processing
-
The collectd service, previously installed on all filtering nodes, has been removed along with its related plugins
Metrics are now collected and sent using Wallarm's built-in mechanisms, reducing dependencies on external tools.
Helm chart¶
The Helm chart for the Native Node is used for self-hosted node deployments with the MuleSoft, CloudFront, Cloudflare, Broadcom Layer7 API Gateway, Fastly, Kong API Gateway, and Istio connectors.
0.14.0 (2025-04-16)¶
-
Wallarm Node now uses wstore, a Wallarm-developed service, instead of Tarantool for local postanalytics processing
-
All
tarantool
references invalues.yaml
(including container names and parameter keys) have been renamed towstore
If you override these parameters in your configuration, update their names accordingly.
-
The collectd service, previously installed on all filtering nodes, has been removed along with its related plugins
Metrics are now collected and sent using Wallarm's built-in mechanisms, reducing dependencies on external tools.
-
Renamed the
container
label totype
in all Prometheus metrics matching*_container_*
to prevent conflicts with Kubernetes system labels
Docker image¶
The Docker image for the Native Node is used for self-hosted node deployment with the MuleSoft, CloudFront, Cloudflare, Istio, Broadcom Layer7 API Gateway, Fastly connectors.
0.14.0 (2025-04-16)¶
-
Wallarm Node now uses wstore, a Wallarm-developed service, instead of Tarantool for local postanalytics processing
-
The collectd service, previously installed on all filtering nodes, has been removed along with its related plugins
Metrics are now collected and sent using Wallarm's built-in mechanisms, reducing dependencies on external tools.