github argoproj/argo-events v1.8.1

latest releases: v1.9.1, stable, v1.9.0...
8 months ago

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.