Major Changes
- Support SFTP event source
- Allow to base64 decode messages from Azure Queue Storage
- Use cluster domain neutral svc dns
- Fix(Kafka EventBus): Reset kafka consumer on cleanup
Pull Requests
v1.8.0...v1.8.1
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.1/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.1/install-validating-webhook.yaml