Home / v1.3.2
Name Modified Size InfoDownloads / Week
Parent folder
install.yaml < 16 hours ago 1.2 MB
namespace-install.yaml < 16 hours ago 1.2 MB
numaflow-checksums.sig < 16 hours ago 97 Bytes
numaflow-checksums.txt < 16 hours ago 450 Bytes
numaflow-cosign.pub < 16 hours ago 178 Bytes
numaflow-linux-amd64.gz < 16 hours ago 39.7 MB
numaflow-linux-arm64.gz < 16 hours ago 37.0 MB
numaflow-linux-arm.gz < 16 hours ago 36.2 MB
numaflow-linux-ppc64le.gz < 16 hours ago 36.9 MB
numaflow-linux-s390x.gz < 16 hours ago 39.1 MB
sbom.tar.gz < 16 hours ago 27.3 kB
sbom.tar.gz.sig < 16 hours ago 97 Bytes
validating-webhook-install.yaml < 16 hours ago 2.8 kB
README.md < 16 hours ago 814 Bytes
v1.3.2 source code.tar.gz < 16 hours ago 13.6 MB
v1.3.2 source code.zip < 16 hours ago 14.6 MB
Totals: 16 Items   219.3 MB 0

Major Changes

  • Rolling update support for pipeline changes (#2040)
  • Allow customization on readyz and livez config (#2068)
  • Fixed the issue of keys not being kept in built-in transformers (#2047)
  • Bugfix for resources not being orchestrated well for new pipelines with desiredPhase: Paused (#2028)

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

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

Full Changelog: https://github.com/numaproj/numaflow/compare/v1.3.1...v1.3.2

Source: README.md, updated 2024-09-26