Major Changes
- feat: allow duplicate dependencies for kafka (#3797)
- feat: Supports empty Lua arrays via metatable flag (#3796)
- feat: add DeferDelete to Azure Service Bus source config (#3820)
- feat: Add timezone support to TimeFilter (#3837)
Pull Requests
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.9/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.9/install-validating-webhook.yamlFull Changelog: v1.9.8...v1.9.9