What's New?
Check it out in our blog
Major Changes
Features & Enhancements
- #774 feat: Pulsar event source
- #834 feat: Simplify Circuit and Switch with Conditions
- #830 feat: Simplify TLS config for EventSources and Sensors. Closes #828
- #817 feat: Kafka Consumer Group
- #822 feat: Add
NotEqualTo
comparator to data filters - #829 feat: Rate limit for Kafka and initial offset support and refactor config
- #778 feat: Support re-using existing subscription ID for gcp pubsub
- #823 feat: Simple health check endpoint for webhooks
- #826 feat: Simple Authentication for webhook related event sources
- #842 feat: Connect to git with InsecureIgnoreHostKey.
- #792 feat: Switch to use volumes for injected secrets and configMaps in triggers
- #797 feat: added user metadata to eventsources
- #837 chore: Add liveness and readiness check for controllers
- #773 feat: Expose metadata for sensors and fix metadata for eventsources
- #844 chore: upgrade argo cli to v2.10.x
Bugfixes
- #833 fix(eventbus): update log path to be together with data path. Fixes #832
- #777 fix: switch slack lib and stop using deprecated APIs. Fixes #726
- #787 fix: Added/fixed tolerations for CRDs
- #789 fix: azure eventsource. Fixes #710
- #861 fix: Add logic to ticker loop to ensure subscription always exists with an open connection.
- #811 Correct response code for slack event source. Fixes #811
- #846 fix: Fix Azure EventsHub issue
- #805 fix(workflow-trigger): Add labels to created k8s objects. Fixes #794
- #816 fix: retry when connect to eventbus in sensor
- #801 Fix Calendar timezone issue. Fixes #799
Contributors
@jonnylangefeld
@VaibhavPage
@whynowy
@alexec
@DragonStuff
@hisener
@westonplatter
@exherb
@zachaller
@matzew
@terev
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.0.0/manifests/install.yaml