Skip to content

Releases: strimzi/test-container

0.106.0

05 Mar 19:44
Compare
Choose a tag to compare

🚀 The main changes since 0.106.0 release includes:

  • CVE fixes
  • update Kafka versions (i.e., adding a recently released Kafka 3.7.0)
  • drops older minor versions (e.g., 3.6.0, 3.5.1)

0.106.0-rc1

03 Mar 13:17
Compare
Choose a tag to compare
0.106.0-rc1 Pre-release
Pre-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>

0.105.0

11 Oct 12:52
Compare
Choose a tag to compare

🚀 The main changes since 0.104.0 release includes:

  • updates supported Kafka versions (adds 3.6.0, 3.5.1)
  • drops older minor versions (e.g., 3.5.0)

0.105.0-rc1

09 Oct 11:59
Compare
Choose a tag to compare

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

The main changes since 0.104.0 release includes:

  • updates supported Kafka versions (adds 3.5.1, 3.6.0)
  • drops older minor versions (e.g., 3.5.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-1198</url>
    </repository>
  </repositories>

0.104.0

30 Jun 11:44
Compare
Choose a tag to compare

🚀 The main changes since 0.103.0 release includes:

  • updates supported Kafka versions (adds 3.5.0, 3.4.1)
  • drops older minor versions (e.g., 3.4.0)

0.104.0-rc1

28 Jun 14:20
Compare
Choose a tag to compare

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

The main changes since 0.103.0 release includes:

  • updates supported Kafka versions (adds 3.5.0, 3.4.1)
  • drops older minor versions (e.g., 3.4.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-1184</url>
    </repository>
  </repositories>

0.103.0

07 Mar 09:39
Compare
Choose a tag to compare

🚀 The main changes since the 0.102.0 release includes:

  • updates supported Kafka versions (adds 3.4.0, 3.3.2 etc.)
  • drops older patch versions (e.g., 2.8.1, 3.0.1)

0.103.0-rc1

28 Feb 14:23
Compare
Choose a tag to compare

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

The main changes since 0.102.0 release includes:

  • updates supported Kafka versions (adds 3.4.0, 3.3.2 etc.)
  • drops older patch versions (e.g., 2.8.1, 3.0.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-1172</url>
    </repository>
  </repositories>

0.102.0

28 Jun 09:07
Compare
Choose a tag to compare

🚀 The main changes since the 0.101.0 release include:

  • adding new Kafka versions (i.e., 3.1.1., 3.2.0)
  • removes compile dependency on kafka-client

0.102.0-rc1

22 Jun 11:55
Compare
Choose a tag to compare
0.102.0-rc1 Pre-release
Pre-release

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

The main changes since 0.101.0 release includes:

  • adding new Kafka versions (i.e., 3.1.1., 3.2.0)
  • removes compile dependency on kafka-client

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