Skip to content

v1.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 23:49
· 264 commits to master since this release

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