github knative/eventing-contrib v0.15.0
Knative Eventing Contrib release v0.15.0

latest releases: v0.18.8, v0.18.7, v0.18.6...
pre-release3 years ago
Artifact Description
appender.yaml A Knative Service for use with the Sequence example.
awssqs.yaml The AWS SQS source.
camel.yaml The Apache Camel source.
couchdb.yaml The Apache CouchDB source.
event-display.yaml A Knative Service that logs events received for use in samples and debugging.
github.yaml The GitHub source.
gitlab.yaml The Gitlab source.
kafka-channel.yaml The Apache Kafka channel.
kafka-source.yaml The Apache Kafka source.
natss-channel.yaml The NATSS channel.
prometheus-source.yaml The Prometheus source.
websocket-source.yaml The Websocket source.

Eventing Contrib

Action Required

  • KafkaSource now requires bootstrapServers and Topics to be in lists. #1156

New Features

  • Now GitLab source implementation picks configuration for tracing/logging/metrics from config maps config-tracing/config-logging/config-observability, defaulting to no-op if they're not found. #1215
  • Release WebSocket Sources image. #1212
  • Now KafkaSource works with tracing, using configs from knative-tracing config map. Default is no-op. #1211
  • GitLabBinding introduced. #1177

Bug Fixes

  • Fix/mitigate data race in kafka source. #1266
  • Fixed Kafka disconnection issue. #1179

Other Changes

  • Bumped sarama to latest version (github.com/Shopify/sarama v1.26.4). #1269
  • Updated sdk-go to v2.0.0-RC4. #1229

Don't miss a new eventing-contrib release

NewReleases is sending notifications on new releases.