Skip to content

v1.9.8

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Nov 03:45
· 447 commits to master since this release

Major Changes

  • feat: Allow MaxTries flag in Gerrit EventSource Webhook(#3714)
  • feat(kafka): enabling tls connection without client authentication (#3580)
  • feat: make KafkaBus partitioner configurable (#3696)
  • feat: Add host in the HTTP trigger (#3698)
  • feat: TLS Config support for storagegrid eventsource (#3745)
  • fix: handle null values properly in trigger payload construction (#3738)
  • fix(http): correct basicAuth password err handling (#3776)

Pull Requests

v1.9.7...v1.9.8

Installation

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

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

Full Changelog: v1.9.7...v1.9.8