[ANNOUCE] [Release Candidate 1] Strimzi test containers 0.101.0


Maros Orsak
 

Release candidate 1 of Strimzi test containers 0.101.0 is now available for testing. The main changes from version 0.100.0 in this release include :
- adding the ability to configure ZooKeeper container via `zookeeper.properties`
- adding the ability to connect to internal ZooKeeper inside `StrimziKafkaContainer` using `getInternalZooKeeperConnect()` method
- constructor for an only specified number of brokers
- better logs description
- adds support for `ppc64le` architecture

Images used by Strimzi test container
quay.io/strimzi-test-container/test-container:0.101.0-rc1-kafka-3.1.0
quay.io/strimzi-test-container/test-container:0.101.0-rc1-kafka-3.0.0
quay.io/strimzi-test-container/test-container:0.101.0-rc1-kafka-2.8.1
Maven artefacts
To test the Maven artefacts which are part of this release, use the staging repository by including the following in your pom.xml:
 <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1165</url>
    </repository>
  </repositories>
Best regards,
--

Maroš Orsák

Quality Engineer - AMQ Streams

Red Hat

morsak@...