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

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

Home / v1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
install.yaml < 13 hours ago 2.1 MB
namespace-install.yaml < 13 hours ago 2.1 MB
numaflow-checksums.sig < 13 hours ago 97 Bytes
numaflow-checksums.txt < 13 hours ago 450 Bytes
numaflow-cosign.pub < 13 hours ago 178 Bytes
numaflow-linux-amd64.gz < 13 hours ago 44.2 MB
numaflow-linux-arm64.gz < 13 hours ago 41.3 MB
numaflow-linux-arm.gz < 13 hours ago 40.1 MB
numaflow-linux-ppc64le.gz < 13 hours ago 41.1 MB
numaflow-linux-s390x.gz < 13 hours ago 43.4 MB
sbom.tar.gz < 13 hours ago 27.2 kB
sbom.tar.gz.sig < 13 hours ago 97 Bytes
validating-webhook-install.yaml < 13 hours ago 2.9 kB
README.md < 13 hours ago 5.5 kB
v1.6.0 source code.tar.gz < 13 hours ago 19.0 MB
v1.6.0 source code.zip < 13 hours ago 20.2 MB
Totals: 16 Items   253.5 MB 0

Major Features 🔥

  • Rust Dataplane is the default Dataplane (Golang will be deprecated in next release). To switch to Golang Runtime, set NUMAFLOW_RUNTIME
    - name: vtx-name
      containerTemplate:
        env:
          - name: NUMAFLOW_RUNTIME
            value: "golang"
    

Recommend SDK

  • Please use 0.10 and above. Refer Compatibility Matrix
  • Contextual debugging only available for MonoVertex

🚨 Breaking Change 🚨

  • If you have a Reduce vertex with persistence, pipeline should be recreated. The WAL format has changed.

What's Changed

New Contributors

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

Source: README.md, updated 2025-08-02