github knative-extensions/eventing-kafka-broker knative-v1.4.3
Knative Eventing Kafka Broker release v1.4.3

latest releases: knative-v1.14.2, v0.41.2, knative-v1.13.9...
23 months ago

Changes by Kind

Features

  • Handle host headers in dataplane for identification of channel instances (#1990, @aliok)
  • There is now auto-migration from old consolidated KafkaChannel to the new KafkaChannel. Low level configuration options such as Sarama settings are not migrated to the new channel. However, channel url and auth settings are migrated. (#2004, @aliok)
  • Discard Consumer records that are not CloudEvents (#2066, @aavarghese)
  • Dynamically set max.poll.interval.ms based on the delivery spec (#2058, @pierDipi)
  • The default request timeout is 10 minutes now, it was previously set to 10 seconds.
    It can be overridden using spec.delivery.timeout on Broker, Trigger, KafkaChannel and Subscription. (#2057, @pierDipi)
  • Add new new-trigger-filters experimental feature. When enabled, Triggers support a new filters field that conforms to the filters API field defined in the CloudEvents Subscriptions API. It allows you to specify a set of powerful filter expressions, where each expression evaluates to either true or false for each event. (#1922, @devguyio)

Don't miss a new eventing-kafka-broker release

NewReleases is sending notifications on new releases.