github argoproj/argo-events v1.9.10

11 hours ago

Major Changes

  • feat: Add EmojiEvents support for GitLab group webhooks (#3871)
  • fix: retry generic event streams forever (#3877)
  • fix: amqp integer queue args (#3884)
  • chore: update argo-workflows version (#3852)

Pull Requests

v1.9.9...v1.9.10

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.10/install.yaml

# Install validating webhook (optional)
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.9.10/install-validating-webhook.yaml

Full Changelog: v1.9.9...v1.9.10

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.