Skip to content

0.101.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@see-quick see-quick released this 02 Mar 18:47
· 60 commits to main since this release

🚀 Release candidate 2 of Strimzi test containers 0.101.0 is now available for testing.

The main changes since 0.101.0-rc1 version include:

  • fixes a problem with the configuration for custom container network which was overridden in the doStart() method
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-1166</url>
    </repository>
  </repositories>