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
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.yamlFull Changelog: v1.9.7...v1.9.8