github argoproj/argo-events v1.1.0

latest releases: stable, v1.9.2, v1.9.1...
3 years ago

Major Changes

Same as v1.1.0-rc1

  • #911 feat(calendar): Support catchup on calendar eventsource
  • #895 feat: support generic event source
  • #873 feat: Implemented Exact Once triggering for NATS event bus
  • #894 feat: kafka eventsource to multiple-broker.
  • #904 feat: enable SecurityContext option for eventbus pods
  • #907 feat(secure): controllers runAsNonRoot
  • #901 feat: Make native nats eventbus max message age configurable
  • #915 feat: extend resource eventsource field filter to support any field and regex
  • #876 feat: Pass CRD metadata to generated resources
  • #882 feat: cloneDirectory not required for git source trigger
  • #927 feat: Retry starting event server and quick fail.
  • #916 fix(eventsource): allow dot in EventSource pod name
  • #845 fix(eventsource): fix GCP Pub/Sub behavior
  • #925 fix(amqp): Return error when channel is closed
  • #931 fix(generic-eventsource): Set payload when jsonbody is not true

Contributors

@tmshn
@matzew
@dgiebert
@2044smile
@ellisvalentiner
@cbenz
@ashley-3r
@yashbhutwala
@Eji4h
@duluong
@sarabala1979
@VaibhavPage
@whynowy

Installation

kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.1.0/manifests/install.yaml

Don't miss a new argo-events release

NewReleases is sending notifications on new releases.