Major Changes
- #773 feat: Expose metadata for sensors and fix metadata for eventsources
- #774 feat: Pulsar event source
- #778 feat: Support re-using existing subscription ID for gcp pubsub
- #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
- #792 feat: Switch to use volumes for injected secrets and configMaps in triggers
- #797 feat: added user metadata to eventsources
- #805 fix(workflow-trigger): Add labels to created k8s objects. Fixes #794
- #816 fix: retry when connect to eventbus in sensor
- #817 feat: Kafka Consumer Group
- #822 feat: Add
NotEqualTo
comparator to data filters - #801 Fix Calendar timezone issue. Fixes #799
Contributors
@jonnylangefeld
@VaibhavPage
@whynowy
@alexec
@DragonStuff
@hisener
@westonplatter
@exherb
@zachaller
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.0.0-rc1/manifests/install.yaml