| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| strimzi-topic-operator-1.1.0.yaml | 2026-06-26 | 9.2 kB | |
| strimzi-user-operator-1.1.0.yaml | 2026-06-26 | 17.2 kB | |
| strimzi-sbom-1.1.0.tar.gz.zip | 2026-06-26 | 18.9 MB | |
| strimzi-kafka-operator-helm-3-chart-1.1.0.tgz | 2026-06-26 | 124.7 kB | |
| strimzi-sbom-1.1.0-0.tar.gz.zip | 2026-06-26 | 18.9 MB | |
| strimzi-crds-1.1.0.yaml | 2026-06-26 | 789.4 kB | |
| strimzi-cluster-operator-1.1.0.yaml | 2026-06-26 | 810.6 kB | |
| strimzi-1.1.0.zip | 2026-06-26 | 5.4 MB | |
| strimzi-1.1.0.tar.gz | 2026-06-26 | 5.3 MB | |
| 1.1.0 source code.tar.gz | 2026-06-21 | 5.3 MB | |
| 1.1.0 source code.zip | 2026-06-21 | 7.3 MB | |
| README.md | 2026-06-21 | 4.7 kB | |
| Totals: 12 Items | 62.9 MB | 1 | |
⚠️ ⚠️ ⚠️ Important: From Strimzi 1.0.0, the only supported version of CRD API is v1. The older v1beta2, v1beta1, and v1alpha1 APIs are no longer supported. Before upgrading to Strimzi 1.0.0 and above, make sure to convert all custom resources and upgrade the CRDs.
Main changes since 1.0
This release contains the following new features and improvements:
- Allow failed
KafkaConnectorsto be stopped and reject pausing of failed connectors since this operation is not supported by Kafka Connect - Add support for Apache Kafka 4.3.0 and 4.2.1
- Remove support for Kafka 4.1.x
- Reconcile Cruise Control before Entity Operator when both are enabled.
- New Cluster operator configuration option
STRIMZI_PKCS12_KEYSTORE_GENERATIONto disable generating PKCS12 stores in CA and Kafka userSecretresources. - Support for Gateway API-based
type: tlsroutelistener - Support for dependency scope configuration of Maven artifacts in Kafka Connect Build
- Support for configuring per-broker listener annotation and label templates.
- Improved support for custom Apache Kafka versions
- Add
UseBackgroundPodDeletionfeature gate (alpha, disabled by default) to use background deletion propagation when deleting pods during rolling updates. - Strimzi Drain Cleaner updated to 1.6.0 (included in the Strimzi installation files)
- Strimzi Access Operator updated to 0.3.0 - included in Strimzi installation files, examples, and documentation
- KafkaBridge and KafkaMirrorMaker2 now use PEM files instead of P12/JKS for TLS authentication and TLS truststore. PEM files are accessed directly from secrets using KubernetesSecretConfigProvider.
- It's now possible to configure mTLS
validityDaysandrenewalDaysfor eachKafkaUser
All changes can be found under the 1.1.0 milestone or in the [CHANGELOG.md](https://github.com/strimzi/strimzi-kafka-operator/blob/main/CHANGELOG.md#110.
Upgrading from Strimzi 0.51.0
See the documentation for upgrade instructions.
Container images
The following container images are part of this release:
| Name | Image |
|---|---|
| Operators | quay.io/strimzi/operator@sha256:0b18356206d5b98888bb1bca6acd389bbb302ecdcb5f7ea697ddfefbe1a653e6 |
| Apache Kafka 4.2.0 | quay.io/strimzi/kafka@sha256:79d91d6a9dc9dc08ea1e75cb8b5cf1a73069a1db265b67335f444b4043f72f5b |
| Apache Kafka 4.2.1 | quay.io/strimzi/kafka@sha256:4cdf885bba8b67a637f8565058a8a26ed7115e1c7bdf76d6f32df3cd1aa38503 |
| Apache Kafka 4.3.0 | quay.io/strimzi/kafka@sha256:b6848a53c01eec98b37866450a1227c3a41707785ec65b37063d2733a105bf36 |
| Strimzi Bridge | quay.io/strimzi/kafka-bridge@sha256:dcec1c978f4174c101b78fd290a698fad89f83439c9a868bbbd9c9750b146fdf |
| Kaniko executor | quay.io/strimzi/kaniko-executor@sha256:ca8838eb04f394cd3ae6268d70dd9bc7852c5c603aa30ae6aff407c2c5a29639 |
| Maven Builder | quay.io/strimzi/maven-builder@sha256:4662f4f9714e24dd24c139e795f90e9cc4bbe454f244d3b73d9234857971fd16 |
| Buildah builder | quay.io/strimzi/buildah@sha256:3ac4d8fde6eca2ad837dc5258390f5ea704949b0539c77a394eb33a63c806b97 |
New Contributors
- @neeraj-laad made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12652
- @TheoBrigitte made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12691
- @pkotak made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12743
- @gilvansfilho made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12746
- @gaganhr94 made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12656
- @officialasishkumar made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12732
- @afausti made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12783
- @aveek22 made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12791
- @won-seoop made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12776
- @mahitha-ada made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12824
- @chon3806 made their first contribution in https://github.com/strimzi/strimzi-kafka-operator/pull/12675