Skip to content

0.106.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@see-quick see-quick released this 03 Mar 13:17
· 12 commits to main since this release

🚀 Release candidate 1 of Strimzi test containers 0.106.0 is now available for testing.

The main changes since 0.106.0 release includes:

  • CVE fixes
  • update Kafka versions (i.e., adding a recently released Kafka 3.7.0)

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-1209</url>
    </repository>
  </repositories>