Skip to content

v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 03:12
· 480 commits to main since this release

Major Changes

  • Enhanced autoscaling peeking logic [#1432]
  • Fixed Kafka source duplicate message issue [#1438]
  • Fixed a bug of cycle topology pipeline (#1447)

Pull Requests

v1.1.2...v1.1.3

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

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