Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 23:50
· 307 commits to main since this release

Major Fixes

  • Increase key length in message headers [#2223]

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

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

Full Changelog: v1.2.1...v1.2.2