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

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

Home / v1.5.1
Name Modified Size InfoDownloads / Week
Parent folder
install.yaml 2025-07-09 2.0 MB
namespace-install.yaml 2025-07-09 2.0 MB
numaflow-checksums.sig 2025-07-09 97 Bytes
numaflow-checksums.txt 2025-07-09 450 Bytes
numaflow-cosign.pub 2025-07-09 178 Bytes
numaflow-linux-amd64.gz 2025-07-09 44.8 MB
numaflow-linux-arm64.gz 2025-07-09 41.9 MB
numaflow-linux-arm.gz 2025-07-09 40.8 MB
numaflow-linux-ppc64le.gz 2025-07-09 41.7 MB
numaflow-linux-s390x.gz 2025-07-09 44.1 MB
sbom.tar.gz 2025-07-09 27.4 kB
sbom.tar.gz.sig 2025-07-09 97 Bytes
validating-webhook-install.yaml 2025-07-09 2.9 kB
README.md 2025-07-09 1.3 kB
v1.5.1 source code.tar.gz 2025-07-09 18.9 MB
v1.5.1 source code.zip 2025-07-09 20.1 MB
Totals: 16 Items   256.4 MB 1

What's Changed

  • fix: Jetstream source should use published timestamp – #2777
  • fix: Generator source – decode Base64 blob – #2757
  • fix: Jetstream source – Unlimited reconnects – #2772
  • fix: Use Kafka timestamp as event time – #2781
  • fix: Add -- in mvtx name for memory/CPU metrics – #2784
  • fix: Conditional exit code rendering – #2789
  • chore: Avoid publishing same watermark
  • chore: Create new hasher for every hash
  • chore: Shuffle based on reduce key
  • chore: Revert Golang to 1.23.1 due to compatibility

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.5.1/install.yaml

# Install validating webhook (Optional)
kubectl apply -n numaflow-system -f https://github.com/numaproj/numaflow/releases/download/v1.5.1/validating-webhook-install.yaml

Full Changelog: https://github.com/numaproj/numaflow/compare/v1.5.0...v1.5.1

Source: README.md, updated 2025-07-09