Skip to content

v1.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 08:49
· 1049 commits to master since this release

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