Major Changes
- fix: resource eventsource duplicate update events. Fixes #760 (#1025) #1404
- fix: Ack handled messages in pulsar eventsource (#1455)
- fix: Update minio-go to v7 (#1411)
- feat: Adding support to propagate unique ID to message for Kafka Event source (#1453)
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.4/manifests/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.5.4/manifests/install-validating-webhook.yaml