Skip to content

Knative Eventing release v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
Artifact Description
eventing.yaml Just the core knative/eventing components without Sources or ChannelProvisioners
gcp-pubsub.yaml Just the GCP PubSub ChannelProvisioner
in-memory-channel.yaml Just the in-memory ChannelProvisioner
kafka.yaml Just the Kafka ChannelProvisioner
natss.yaml Just the NATS Streaming ChannelProvisioner
release.yaml Core components bundled with the in-memory ChannelProvisioner

Eventing

Bug fixes

  • Broker no longer drops messages with an incorrect "no TTL" error. #1466