Download Latest Version numaflow-linux-s390x.gz (37.8 MB)
Email in envelope

Get an email when there's a new version of Numaflow

Home / v1.7.1
Name Modified Size InfoDownloads / Week
Parent folder
install.yaml 2026-01-18 2.1 MB
namespace-install.yaml 2026-01-18 2.1 MB
numaflow-checksums.sig 2026-01-18 97 Bytes
numaflow-checksums.txt 2026-01-18 450 Bytes
numaflow-cosign.pub 2026-01-18 178 Bytes
numaflow-linux-amd64.gz 2026-01-18 38.5 MB
numaflow-linux-arm64.gz 2026-01-18 35.9 MB
numaflow-linux-arm.gz 2026-01-18 35.0 MB
numaflow-linux-ppc64le.gz 2026-01-18 35.7 MB
numaflow-linux-s390x.gz 2026-01-18 37.8 MB
sbom.tar.gz 2026-01-18 25.2 kB
sbom.tar.gz.sig 2026-01-18 97 Bytes
validating-webhook-install.yaml 2026-01-18 2.9 kB
README.md 2026-01-17 867 Bytes
v1.7.1 source code.tar.gz 2026-01-17 19.6 MB
v1.7.1 source code.zip 2026-01-17 20.5 MB
Totals: 16 Items   227.3 MB 0

Fixes

  • b72b8f4f fix: use std context (#3081)
  • ac8bfeb7 fix: avoid panic in sink code (#3128)
  • eafcf148 fix(cve): remove unused eval which uses expr that has CVE (#3083)
  • 5b017de8 chore: bump crypto from 0.36.0 to 0.45.0 (#3082)
  • f713f246 fix: graceful shutdown of sigkills in map udf container (#3096)
  • e7b62d2e fix: alignment and text wrapping in Errors tab (#3078)
  • b1e59968 fix: add back drop metrics after sink refactor (#3074)

Installation

kubectl create namespace numaflow-system

# Install numaflow controller and UI
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.7.1/install.yaml

# Install validating webhook (Optional)
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.7.1/validating-webhook-install.yaml
Source: README.md, updated 2026-01-17