github argoproj/argo-events v1.9.9

11 hours ago

Major Changes

  • feat: allow duplicate dependencies for kafka (#3797)
  • feat: Supports empty Lua arrays via metatable flag (#3796)
  • feat: add DeferDelete to Azure Service Bus source config (#3820)
  • feat: Add timezone support to TimeFilter (#3837)

Pull Requests

v1.9.8...v1.9.9

Installation

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

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

Full Changelog: v1.9.8...v1.9.9

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.