[ANNOUNCE] [RELEASE] Strimzi Kafka Bridge 0.22.0
Paolo Patierno
New version 0.22.0
of Strimzi Kafka Bridge has been released. The main changes in this release are:
* Add OpenTelemetry support for tracing
* Enabling Jaeger exporter by default for backward compatibility with OpenTracing support
Changes, deprecations and removals
For more details, go to https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.22.0
Thanks to everyone who contributed to this release!
Regards
Strimzi team
Paolo Patierno
Senior Principal Software Engineer @ Red Hat
Microsoft MVP on Azure
|
|
RC1 of Strimzi Kafka Bridge 0.22.0
Paolo Patierno
Release Candidate 1 of Strimzi Kafka Bridge the 0.22.0 is now available for testing. The main changes since 0.21.6 are:
* Add OpenTelemetry support for tracing
* Enabling Jaeger exporter by default for backward compatibility with OpenTracing support
More details and a full list of changes can be found on the GitHub release page: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.22.0-rc1
Any feedback can be provided on the mailing list, on Slack or as a GitHub issue.
Thanks & Regards
Strimzi team
Paolo Patierno
Senior Principal Software Engineer @ Red Hat
Microsoft MVP on Azure
|
|
Planned changes to supported Kubernetes versions
Jakub Scholz
On today’s Strimzi community call, it was decided that Strimzi 0.31 will be the last version to support Kubernetes 1.16-1.18. From Strimzi 0.32 on, we will support only Strimzi 1.19 and newer. So if you are still on Kubernetes 1.16, 1.17 or 1.18, please be aware of this and plan accordingly. The supported Kubernetes versions will be re-evaluated again in Q1/2023 (especially with regards to support for Kubernetes 1.19 and 1.20). Thanks & Regards Jakub
|
|
[ANNOUNCE] [RELEASE] Strimzi Kubernetes Configuration Provider 1.0.1
Jakub Scholz
Kubernetes Configuration Provider 1.0.1 has been released. It updates several dependencies. For more details, go to: https://github.com/strimzi/kafka-kubernetes-config-provider/releases/tag/1.0.1 Thanks to everyone who contributed to this release! Thanks & Regards Strimzi team
|
|
[ANNOUNCE] [RELEASE] Strimzi Drain Cleaner 0.3.1
Jakub Scholz
Strimzi Drain Cleaner 0.3.1 has been released. It updates several dependencies. For more details and installation files, go to: https://github.com/strimzi/drain-cleaner/releases/tag/0.3.1 Thanks to everyone who contributed to this release! Thanks & Regards Strimzi team
|
|
[ANNOUNCE] [RELEASE] Strimzi Canary 0.5.0 released
Paolo Patierno
We have released Strimzi Canary 0.5.0.
Strimzi canary is a tool which acts as an indicator of whether Kafka clusters are operating correctly. This is achieved by creating a canary topic and periodically producing and consuming
events on the topic and getting metrics out of these exchanges.
For more details about what it does and how to use it, check the README.md file.
For more details and installation files, go to: https://github.com/strimzi/strimzi-canary/releases/tag/0.5.0
Thanks to everyone who contributed to this release!
Strimzi team
Paolo Patierno
Senior Principal Software Engineer @ Red Hat
Microsoft MVP on Azure
|
|
RC1 of Strimzi Drain Cleaner 0.3.1
Jakub Scholz
We have prepared the RC1 of Strimzi Drain Cleaner 0.3.1. It updates several dependencies. For more details and installation files, go to: https://github.com/strimzi/drain-cleaner/releases/tag/0.3.1-rc1 Any feedback can be provided on the Strimzi mailing list, on the #strimzi Slack channel on CNCF Slack or as a GitHub issue. Thanks & Regards Strimzi team
|
|
RC1 of Kubernetes Configuration Provider 1.0.1
Jakub Scholz
We have prepared the RC1 of Kubernetes Configuration Provider 1.0.1. It updates several dependencies. For more details and installation files, go to: https://github.com/strimzi/kafka-kubernetes-config-provider/releases/tag/1.0.1-rc1 Any feedback can be provided on the Strimzi mailing list, on the #strimzi Slack channel on CNCF Slack or as a GitHub issue. Thanks & Regards Strimzi team
|
|
Re: RC1 of Strimzi Canary 0.5.0
Jakub Stejskal
Hi,
toggle quoted messageShow quoted text
we checked status of Canary on our long-running environment with latest Strimzi and we didn’t see any issues. +1 for release. Best regards,
|
|
Re: RC1 of Strimzi Canary 0.5.0
kwall@...
On Tue, Aug 2, 2022 at 03:04 AM, Paolo Patierno wrote:
Thanks, I confirm that I tested the strimzi canary RC1 image. The changes seem good to me.
|
|
RC1 of Strimzi Canary 0.5.0
Paolo Patierno
*We have prepared the RC1 of the new Strimzi Canary 0.5.0 release*
For more details and installation files, go to: https://github.com/strimzi/strimzi-canary/releases/tag/0.5.0-rc1
Any feedback can be provided on the Strimzi mailing list, on the #strimzi Slack channel on CNCF Slack or as a GitHub issue.
Thanks & Regards
Strimzi team
Paolo Patierno
Senior Principal Software Engineer @ Red Hat
Microsoft MVP on Azure
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Operators 0.30.0
Jakub Scholz
Strimzi Kafka Operators 0.30.0 has been released. The main changes in this release include: * The `UseStrimziPodSets` feature gate moves to beta stage. StrimziPodSets are now enabled by default and used instead of StatefulSets. * The `ServiceAccountPatching` feature gate moves to GA. It cannot be disabled anymore and will be permanently enabled. * Remove Kafka 3.0.0 and 3.0.1 * Add network and CPU capacity overrides for Cruise Control capacity config * Operator emits Kubernetes events to explain why it restarted a Kafka broker For more details and installation files, go to https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.30.0 You can also check a video about the main new features on our YouTube channel: https://youtu.be/8Le8nFbJBm8 Thanks to everyone who contributed to this release! Thanks & Regards Strimzi team
|
|
RC2 of Strimzi Kafka Operators 0.30.0 is available for testing
Jakub Scholz
Release candidate 2 of Strimzi Kafka Operators 0.30.0 is now available for testing. Compared to RC1, it contains the following fixes: * Mirror Maker 2 documentation improvements * Fix unnecessary Service Account patching in every reconciliation when `imagePullSecret` are set on the Service Account * Update the Jaeger dependency For more details and installation files, go to https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.30.0-rc2 Any feedback can be provided on the Strimzi mailing list, on the #strimzi Slack channel on CNCF Slack or as a GitHub issue or discussion. Thanks & Regards Strimzi team
|
|
RC1 of Strimzi Kafka Operators 0.30.0 is available for testing
Jakub Scholz
Release candidate 1 of Strimzi Kafka Operators 0.30.0 is now available for testing. The changes in this release include for example: * The `UseStrimziPodSets` feature gate moves to beta stage. StrimziPodSets are now enabled by default and used instead of StatefulSets. * The `ServiceAccountPatching` feature gate moves to GA. It cannot be disabled anymore and will be permanently enabled. * Remove Kafka 3.0.0 and 3.0.1 * Add network and CPU capacity overrides for Cruise Control capacity config * Operator emits Kafka events to explain why it restarted a Kafka broker For more details and installation files, go to https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.30.0-rc1 Any feedback can be provided on the Strimzi mailing list, on the #strimzi Slack channel on CNCF Slack or as a GitHub issue or discussion. Thanks & Regards Strimzi team
|
|
[ANNOUNCE] [RELEASE] Strimzi Kafka Bridge 0.21.6
Jakub Scholz
New version 0.21.6 of Strimzi Kafka Bridge has been released. The main changes in this release are: * Add async query parameter to publish endpoint to allow for immediate responses * Dependency updates * Documentation improvements For more details, go to https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.21.6 Thanks to everyone who contributed to this release! Regards Strimzi team
|
|
RC1 of Strimzi Kafka Bridge 0.21.6
Jakub Scholz
Release Candidate 1 of Strimzi Kafka Bridge the 0.21.6 is now available for testing. The main changes since 0.21.5 are: * Add async query parameter to publish endpoint to allow for immediate responses * Dependency updates * Documentation improvements More details and a full list of changes can be found on the GitHub release page: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.21.6-rc1 Any feedback can be provided on the mailing list, on Slack or as a GitHub issue. Thanks & Regards Strimzi team
|
|
[ANNOUNCE] [RELEASE] Strimzi Canary 0.4.0 released
Paolo Patierno
We have released Strimzi Canary 0.4.0.
Strimzi teamStrimzi canary is a tool which acts as an indicator of whether Kafka clusters are operating correctly. This is achieved by creating a canary topic and periodically producing and consuming
events on the topic and getting metrics out of these exchanges.
For more details about what it does and how to use it, check the README.md file.
For more details and installation files, go to: https://github.com/strimzi/strimzi-canary/releases/tag/0.4.0
Thanks to everyone who contributed to this release!
Thanks & Regards
Paolo Patierno
Senior Principal Software Engineer @ Red Hat
Microsoft MVP on
Azure
|
|
RC1 of Strimzi Canary 0.4.0
Paolo Patierno
*We have prepared the RC1 of the new Strimzi Canary 0.4.0 release*
For more details and installation files, go to: https://github.com/strimzi/strimzi-canary/releases/tag/0.4.0-rc1
Any feedback can be provided on the Strimzi mailing list, on the #strimzi Slack channel on CNCF Slack or as a GitHub issue.
Thanks & Regards
Strimzi team
Paolo Patierno
Principal Software Engineer @ Red Hat
Microsoft MVP on Azure
|
|
Strimzi survey 2022 .... last chance!
Paolo Patierno
We want to hear from you for making Strimzi even better!
Today is the last chance to take the survey 2022 which will be closed on July 1st.
Looking forward to get your feedback!
The Strimzi maintainer.
Paolo Patierno
Principal Software Engineer @ Red Hat
Microsoft MVP on Azure
|
|
[ANNOUCE] [Release Candidate 1] Strimzi test containers 0.102.0
Maros Orsak
Release candidate 1 of Strimzi test containers 0.102.0 is now available for testing. The main changes from version 0.101.0 in this release include :
Images used by Strimzi test container (no change in images) Maven artefactsTo test the Maven artefacts which are part of this release, use the staging repository by including the following in your pom.xml:
Best regards,
|
|