Enhancements
- Show error in Broker and Channel status when resolving sink fails (#1833, @pierDipi)
- Add KafkaSource migration logic as a post-install job (
eventing-kafka-post-install.yaml
). (#1889, @pierDipi) - Adding Storage-Version-Migrator for KafkaSource and KafkaChannel (#1869, @matzew)
- KafkaChannel becomes conformant with spec. Conformance tests are now run with every code change. (#1825, @aliok)
Bug fixes
- Support brokers with long namespace and name values. (#1971, @pierDipi)
- KafkaChannel reconciler checks for empty subscriber URI. (#1905, @pierDipi)