Skip to content

0.100.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@see-quick see-quick released this 27 Jan 14:41
· 56 commits to main since this release

🚀 Release candidate 3 of Strimzi test containers 0.100.0 is now available for testing.

The main changes since 0.100.0-rc2 version include:

  • fix KRaft mode when Controller listens on the localhost instead of the container host
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-1156</url>
    </repository>
  </repositories>