Open
Description
We should investigate what impact does the KIP-891 have on Strimzi. Its expected introduction seems to be currently in Kafka 4.0.0. The one area that comes to my mind with possible impact is the KafkaConnector
CRD -> do we expect the version to be specified in .spec.config
? Or should we have a dedicated field for it such as .spec.version
? Ideally, we should clarify this before releasing Kafka 4.0.0 support as changing it later might cause backwards compatibility issues.