Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 20:22
· 575 commits to main since this release

Major Features

Check the v1.0 release blog.

What's New in v1.0

  • CRUD capabilities with new UX experiences
    • Create/update/delete ISB Services
    • Create/update/delete pipelines
    • Update vertices
    • Pause/resume pipelines
  • AuthN/AuthZ support for the UX
    • Dex integration to support OAuth authentication
    • Role-based access control (RBAC)
  • Unified metrics names [#1290]

Note: The controller and UX server pods will be enforced with a new label app.kubernetes.io/name, if you see complains when applying new manifests, please run kubectl apply with --force.

Pull Requests

v0.11.0...v1.0.0

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

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

Check more installation options here.

Contributors

@alexanghh
@amitkalamkar
@aruwanip
@ashwinidulams
@bbehnke
@bpcarey01
@cdikibo
@chandankumar4
@darshansimha
@dpadhiar
@dratler
@dseapy
@dsosa17
@edlee2121
@jasonzeshengchen
@joelcomp1
@Jorvaulx
@juliev0
@jy4096
@kbaumzie
@KeranYang
@kohlisid
@Krithika3
@mshakira
@muregii
@qhuai
@RohanAshar
@sandangel
@sarabala1979
@saradhis
@shashank10456
@shubhamdixit863
@si3nloong
@tasneemkoushar
@tczhao
@testwill
@veds-g
@vigith
@VishalSoni07
@whynowy
@xdevxy
@yhl25