Major Changes
- feat: add alibabacloud mns eventsource (#3550)
- feat: schema registry avro support (#1503) (#3579)
- fix: Fix Sensor Validation for admission webhook (#3640)
- feat: Add a dynamic headers block for http trigger (#3655)
- chore: Update Argo WF version (#3662)
Pull Requests
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.7/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.7/install-validating-webhook.yaml