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

latest releases: knative-v1.14.2, v0.41.2, knative-v1.13.9...
24 months ago
  • An HTTP header will be supplied to your event consumers when the broker it is communicating with supports reply events. This will always be sent while using this Kafka broker since it supports handling reply events. (#1771, @jhill072)

  • Apply back-pressure by limiting the number of in-flight dispatch requests in the unordered event consumption (#1750, @pierDipi)

  • Support TLS for the metrics server.

    Now, the receiver and the dispatcher accept the following env
    variables:

    • METRICS_PEM_CERT_PATH: TLS cert path
    • METRICS_PEM_KEY_PATH: TLS key path
    • METRICS_HOST: metrics server host (#1707, @pierDipi)

New Contributors

Full Changelog: v0.27.0...knative-v1.2.0

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

NewReleases is sending notifications on new releases.