|
RC2 of Strimzi Kafka Operators 0.17.0 is now available
Release Candidate 2 of Strimzi Kafka Operators 0.17.0 is now available. It took us more than two weeks since the RC1, but we spent them with a lot of testing and improving the code to make sure the qu
Release Candidate 2 of Strimzi Kafka Operators 0.17.0 is now available. It took us more than two weeks since the RC1, but we spent them with a lot of testing and improving the code to make sure the qu
|
By
Jakub Scholz
·
|
|
Does anyone here has an experience with running schema manager (for avro) with strimzi kafka ?
2 messages
I've setup the most basic kafka persistent setup (see the crd below) But can't seem to understand how to run schema registy against it (with kafka based leader selection) I see kafka logs with endless
I've setup the most basic kafka persistent setup (see the crd below) But can't seem to understand how to run schema registy against it (with kafka based leader selection) I see kafka logs with endless
|
By
alonisser@...
·
|
|
RC1 of Strimzi Kafka Operators 0.17.0 is now available
The Release Candidate 1 of Strimzi Kafka Operators 0.17.0 is now available. It doesn't include many new features, but some of those included were in high demand. The main features are: * Add possibili
The Release Candidate 1 of Strimzi Kafka Operators 0.17.0 is now available. It doesn't include many new features, but some of those included were in high demand. The main features are: * Add possibili
|
By
Jakub Scholz
·
|
|
[ANNOUNCE] Strimzi Kafka bridge 0.15.2
Strimzi Kafka Bridge 0.15.2 is now available with the following changes: * Fixed missing Jackson Core dependency For more details go to: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.
Strimzi Kafka Bridge 0.15.2 is now available with the following changes: * Fixed missing Jackson Core dependency For more details go to: https://github.com/strimzi/strimzi-kafka-bridge/releases/tag/0.
|
By
Paolo Patierno
·
|
|
[ANNOUNCE] Strimzi Kafka bridge 0.15.1
Strimzi Kafka Bridge 0.15.1 is now available with the following changes: * Bumped Apache Kafka version to 2.4.0 and other dependencies For more details go to: https://github.com/strimzi/strimzi-kafka-
Strimzi Kafka Bridge 0.15.1 is now available with the following changes: * Bumped Apache Kafka version to 2.4.0 and other dependencies For more details go to: https://github.com/strimzi/strimzi-kafka-
|
By
Paolo Patierno
·
|
|
[ANNOUNCE] Strimzi Kafka OAuth library 0.3.0 release
The 0.3.0 version of the Strimzi Kafka OAuth library for using OAuth authentication in Kafka clients and brokers has been released and should be available in the Maven repositories. The main improveme
The 0.3.0 version of the Strimzi Kafka OAuth library for using OAuth authentication in Kafka clients and brokers has been released and should be available in the Maven repositories. The main improveme
|
By
Jakub Scholz
·
|
|
[ANNOUNCE] Strimzi Kafka operator 0.16.2
Strimzi Kafka Operators 0.16.2 is now available with two bug fixes: * Fix bug in upgrade when the Kafka.spec.kafka.version field is not specified * Fix network policies for port 3.11 on older Kubernet
Strimzi Kafka Operators 0.16.2 is now available with two bug fixes: * Fix bug in upgrade when the Kafka.spec.kafka.version field is not specified * Fix network policies for port 3.11 on older Kubernet
|
By
Jakub Scholz
·
|
|
RC1 of Strimzi Kafka OAuth library 0.3.0
Hi, Release Candidate 1 of the 0.3.0 version of the Strimzi Kafka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.3.0-rc1. The main improvemen
Hi, Release Candidate 1 of the 0.3.0 version of the Strimzi Kafka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.3.0-rc1. The main improvemen
|
By
Jakub Scholz
·
|
|
[ANNOUNCE] Strimzi Kafka operator 0.16.1
Strimzi Kafka Operators 0.16.1 patch release is now available. The main changes since 0.16.0 include: Fix connector operator when Kafka Connect runs in a different namespace For more details go to: ht
Strimzi Kafka Operators 0.16.1 patch release is now available. The main changes since 0.16.0 include: Fix connector operator when Kafka Connect runs in a different namespace For more details go to: ht
|
By
Paolo Patierno
·
|
|
[ANNOUNCE] Strimzi Kafka operator 0.16.0
Strimzi Kafka Operators 0.16.0 is now available with a lot of great new features. The main changes since 0.15.0 include: * Add support for Kafka 2.4.0 and upgrade from Zookeeper 3.4.x to 3.5.x * Drop
Strimzi Kafka Operators 0.16.0 is now available with a lot of great new features. The main changes since 0.15.0 include: * Add support for Kafka 2.4.0 and upgrade from Zookeeper 3.4.x to 3.5.x * Drop
|
By
Jakub Scholz
·
|
|
KafkaConnect resource - how to use SASL_SSL
2 messages
For connection for my kafka instance (by eventhub kafka facade) I need the following properties security.protocol=SASL_SSL producer.sasl.mechanism=SASL_SSL consumer.sasl.mechanism=SASL_SSL I've verifi
For connection for my kafka instance (by eventhub kafka facade) I need the following properties security.protocol=SASL_SSL producer.sasl.mechanism=SASL_SSL consumer.sasl.mechanism=SASL_SSL I've verifi
|
By
alonisser@...
·
|
|
Release Candidate 2 of Strimzi Kafka Operators 0.16.0
We found some issues in the RC1, so we prepared a new release candidate for the Strimzi 0.16.0 release. The main changes since RC1 include: * Fix to user quotas deletion * NPE in Kafka Roller * Improv
We found some issues in the RC1, so we prepared a new release candidate for the Strimzi 0.16.0 release. The main changes since RC1 include: * Fix to user quotas deletion * NPE in Kafka Roller * Improv
|
By
Jakub Scholz
·
|
|
Release Candidate 1 of Strimzi Kafka Operators 0.16.0
The Release Candidate 1 for Strimzi Kafka Operators 0.16.0 is now available. There is a lot of new features, so if you are interested in any of them please test them and give us feedback. The main cha
The Release Candidate 1 for Strimzi Kafka Operators 0.16.0 is now available. There is a lot of new features, so if you are interested in any of them please test them and give us feedback. The main cha
|
By
Jakub Scholz
·
|
|
strimzi for debezium with a managed fafka (eventhub kafka facade)
2 messages
I want to use strimzi to deploy debezium with kafka connect and eventhub kafka facade in my aks cluster, All the tutorial I've encountered are about using strimzi to create a kafka cluster (which I do
I want to use strimzi to deploy debezium with kafka connect and eventhub kafka facade in my aks cluster, All the tutorial I've encountered are about using strimzi to create a kafka cluster (which I do
|
By
alonisser@...
·
|
|
[ANNOUNCE] Strimzi 0.15.0 released!
Version 0.15.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. The main changes in the operators include: * Drop support for Kafka 2.1.0, 2.1.1, and 2.2.0 * Add support for Kafka 2.3.
Version 0.15.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. The main changes in the operators include: * Drop support for Kafka 2.1.0, 2.1.1, and 2.2.0 * Add support for Kafka 2.3.
|
By
Jakub Scholz
·
|
|
[cncf-strimzi-dev] First RCs for Strimzi 0.15.0
+1 I did some testing on minikube of the features mentioned in the release nodes and everything seemed to work as expected. Thanks Jakub!
+1 I did some testing on minikube of the features mentioned in the release nodes and everything seemed to work as expected. Thanks Jakub!
|
By
Tom Bentley
·
|
|
[ANNOUNCE] Strimzi Kafka OAuth library 0.2.0 release
Hi, The 0.2.0 version of the Strimzi Kafka OAuth library for using OAuth authentication in Kafka clients and brokers has been released and should be available in the Maven repositories. The main impro
Hi, The 0.2.0 version of the Strimzi Kafka OAuth library for using OAuth authentication in Kafka clients and brokers has been released and should be available in the Maven repositories. The main impro
|
By
Jakub Scholz
·
|
|
First RCs for Strimzi 0.15.0
The Release Candidate 1 for Strimzi Kafka Operators and for Strimzi Bridge are now available. There is a lot of new features (especially for the operators), so if you are interested in any of them fee
The Release Candidate 1 for Strimzi Kafka Operators and for Strimzi Bridge are now available. There is a lot of new features (especially for the operators), so if you are interested in any of them fee
|
By
Jakub Scholz
·
|
|
RC1 of Strimzi Kafka OAuth library 0.2.0
Hi, Release Candidate 1 of the 0.2.0 version of the Strimzi KAfka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.2.0-rc1. The main improvemen
Hi, Release Candidate 1 of the 0.2.0 version of the Strimzi KAfka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.2.0-rc1. The main improvemen
|
By
Jakub Scholz
·
|
|
Strimzi 0.14.0 released!
Version 0.14.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. Thanks to everyone involved in these releases. The main changes in the operators include: * Add support for configuring
Version 0.14.0 of Strimzi Kafka Operators and Strimzi Bridge has been released. Thanks to everyone involved in these releases. The main changes in the operators include: * Add support for configuring
|
By
Jakub Scholz
·
|