v0.6.3
Major Changes
- Some bug fixes and performance enhancements related to watermark
- Pre-released features for v0.7
Check out v0.6 release blog.
Pull Requests
- feat: watermark otwatcher enhancement (#364)
- refactor(docs): group docs in categories (#362)
- chore: vertex controller stop watching pod create events (#361)
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /ui (#356)
- fix(controller): vertex nil check for edge listing. Fixes #352 (#353)
- chore: minor window refactor (#347)
- fix: data race in pbq manager. Closes #348 (#349)
- Chore: Windower interface. closes #234 (#340)
- chore: fix broken development doc and remove incorrect make cmds (#346)
- feat: add minikube, kind and podman support (#206)
- refactor: Close watermark fetcher and publisher correctly (#336)
- passing window information inside the context (#341)
- feat: timestamp in UI to display milliseconds. closes #280 (#337)
- Simple reduce pipeline. Fixes #289 (#317)
- feat: add blackhole sink. Closes #329 (#330)
- fix: move watermark based on the head of the read batch (#332)
- feat: configurable jetstream storage (#328)
- feat: support adding sidecars in vertex pods. Closes #323 (#325)
Contributors
@chromevoid
@dseapy
@DevilAeron
@dratler
@ashwinidulams
@whynowy
@yhl25
@vigith
Installation
kubectl create namespace numaflow-system
kubectl apply -n numaflow-system -f https://raw.githubusercontent.com/numaproj/numaflow/v0.6.3/config/install.yaml