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

latest releases: v0.18.8, v0.18.7, v0.18.6...
pre-release3 years ago

Action Required

  • Change storage versions of flows.- resources from v1beta1 to v1:
    • “channels.messaging.knative.dev” \
    • “inmemorychannels.messaging.knative.dev” \
    • You must run pre-install job prior to upgrading to get messaging.- resources to v1 API. ([#3925]. (knative/eventing#3925), @aliok)
  • Change storage versions of flows.- resources from v1beta1 to v1:
    • “parallels.flows.knative.dev”
    • “sequences.flows.knative.dev”
    • You must run pre-install job prior to upgrading to get flows.- resources to v1 API. (#3924, @aliok)

New Features

  • Kafka Channel and Kafka Source support Kafka 2.6 (#1510, @pierDipi)
  • Uses k8s 18.8 APIs. No new features from them are being used however, just the client code.
    • 🗑️ Remove feature or internal logic

Bug Fixes

  • Cluster scoped KafkaChannel dispatcher is now created with 0 replicas in advance and will be scaled up with the creation of the first KafkaChannel. No manual operation is needed when upgrading. (#1536, @aliok)
  • when kafkasource goes into “sink not found” status, receiver adapter will be deleted. The receiver adapter will be created again when the sink is available and ready to receive events. (#1533, @itsmurugappan)

Moves

Don't miss a new eventing-contrib release

NewReleases is sending notifications on new releases.