Skip to content

v1.10.0

Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 25 Apr 18:15
· 9 commits to release-1.10 since this release
61ff5c5

knative-sandbox/eventing-kafka-broker@release-1.10

Changes by Kind

New features

  • Add ports to KafkaChannel's externalName services (#3045, @pierDipi)
  • The Trigger name and namespace will be used as a consumer group id for any new triggers made. (#3033, @EndPositive)
  • kafka.eventing.knative.dev/release label on resources has been removed, use app.kubernetes.io/version instead (#2977, @pierDipi)

Bug fixes

  • Fixed a bug where KafkaSource initial offset configuration wasn't applied when using the earliest offset configuration. (#2962, @pierDipi)
  • Mark broker as not ready when auth secret is missing (#2968, @creydr)
  • KafkaNamespaced does not leak cluster scoped resources that are in config-namespaced-broker-resources anymore (#2949, @aliok)

New Contributors

Full Changelog: knative-v1.9.0...knative-v1.10.0