Strimzi
0.50.0Networking & MessagingJan 18, 2026
Strimzi 0.50.0 includes Java 21 adoption for the operators, with compatibility exceptions for several modules. It also changes connector plugin version configuration, so existing settings that use the rejected option are affected.
Check if affected (1)
breakingThe
connector.option, forbidden in connector configurationsplugin. version Applies if you use
connector.inplugin. version KafkaConnectorKafkaMirrorMaker2connector configuration.Strimzi 0.50.0 forbids
connector.in theplugin. version KafkaConnectCR at.and in thespec. config KafkaMirrorMaker2CR at.andspec. mirrors[]. sourceConnector. config .. Use the dedicatedspec. mirrors[]. checkpointConnector. config versionfield instead.
All 1 other recorded changesvalue changes 1
value changes (1)
- Strimzi Operators are now using Java 21 as the runtime and language level. The only exceptions are the
api,test,crd-annotations, andcrd-generatormodules, which use Java 11 as the language level for compatibility with older Java versions. These modules will remain using the Java 11 language level up to and including Strimzi 0.51. They will move to Java 21 language level in Strimzi 1.0.0. If you use one of these modules as a dependency in your Java project, you will need to upgrade to Java 21 as well.
Add Strimzi to your stack
A weekly email arrives when a release needs action. Like the breaking changes in this release.