Major Changes
- #941 feat(sensor): Adds the log trigger
- #947 feat: Adds the ability to inject ImagePullSecrets. Closes #946
- #956 feat: Adding ServiceAccountName for EventBus StatefulSet. Closes #957
- #919 feat: SNS messages should validate the message signature
- #690 feat: make github webhook creation optional
- #954 feat: Add string comparators EqualTo and NotEqualTo
- #964 fix: prevent minio bucket notification error swallowing
- #972 feat: Validate Sensor dependencies duplication. Closes #971
- #980 fix(eventsource/resource): return entire event object instead of just event.obj
- #992 fix: handle slack slash command payloads. Fixes #653
- #991 feat: ability to specify version in kafka trigger. Closes #990
- #935 feat: GenericEventSource to support authentication. Closes #928
- #1001 chore: Upgrade to k8s 1.9 and controller-runtime v0.7. Closes #999
- #1002 fix(eventbus): Use DurableQueueSub to avoid occasional duplicate durable registration error
- #1003 fix(sensor): Disable debug mode for slack trigger. Fixes #944
Contributors
@neomantra
@alexec
@lheinlen
@jessesuen
@scottweitzner
@pierreyves-lebrun
@jsalinaspolo
@gordonbondon
@RiyaJohn
@Carlosgova
@arghya88
@christophercutajar
@whynowy
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.2.0/manifests/install.yaml