Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Knative Eventing Contrib release v0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
Artifact Description
awssqs.yaml The AWS SQS source.
camel.yaml The Apache Camel source.
event-display.yaml A Knative Service that logs events received for use in samples and debugging.
gcppubsub.yaml The GCP PubSub source.
github.yaml The GitHub source.
kafka.yaml The Apache Kafka source.

Eventing Contrib

The eventing-sources repo is now named eventing-contrib, and the
Eventing Sources release is now the Eventing Contrib release.

Bug Fixes

  • Source are now able to target Knative Serving 0.7 Services, and any other Addressables advertising a URL instead of hostname. #477 #478