github argoproj/argo-events v1.9.7

one month ago

Major Changes

  • feat: add alibabacloud mns eventsource (#3550)
  • feat: schema registry avro support (#1503) (#3579)
  • fix: Fix Sensor Validation for admission webhook (#3640)
  • feat: Add a dynamic headers block for http trigger (#3655)
  • chore: Update Argo WF version (#3662)

Pull Requests

v1.9.6...v1.9.7

Installation

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

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

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.