Skip to content

Releases: strimzi/test-container

0.108.0

21 Oct 14:21
Compare
Choose a tag to compare

What's Changed

  • Bump up pom.xml to 0.108.0-SNAPSHOT by @see-quick in #74
  • Add Kafka 3.8.0 to test containers by @see-quick in #75
  • Transfer only contents of Kafka and ZooKeeper properties files by @MikeEdgar in #76
  • Bump up a few dependecies by @see-quick in #77
  • Fix pushing arctifacts because of not resolved version by @see-quick in #78
  • Update checkstyle version and fix gpg version by @see-quick in #79
  • Add ability to enable shared network in StrimziKafkaCluster by @see-quick in #85
  • StrimziKafkaCluster builder by @see-quick in #86
  • Fix internal topic handling in constructors by @see-quick in #88
  • Add possiblity to specify Kafka version in StrimziKafkaCluster by @see-quick in #87
  • StrimziKafkaCluster KRaft mode by @see-quick in #89
  • Add KRaft readiness check in StrimziKafkaCluster by @see-quick in #91
  • README.md update by @see-quick in #90
  • Fix start() in StrimziKafkaCluster to propagate exception correctly by @see-quick in #93

New Contributors

Full Changelog: 0.107.0...0.108.0

0.108.0-rc1

17 Oct 15:54
Compare
Choose a tag to compare
0.108.0-rc1 Pre-release
Pre-release

What's Changed

  • Bump up pom.xml to 0.108.0-SNAPSHOT by @see-quick in #74
  • Add Kafka 3.8.0 to test containers by @see-quick in #75
  • Transfer only contents of Kafka and ZooKeeper properties files by @MikeEdgar in #76
  • Bump up a few dependecies by @see-quick in #77
  • Fix pushing arctifacts because of not resolved version by @see-quick in #78
  • Update checkstyle version and fix gpg version by @see-quick in #79
  • Add ability to enable shared network in StrimziKafkaCluster by @see-quick in #85
  • StrimziKafkaCluster builder by @see-quick in #86
  • Fix internal topic handling in constructors by @see-quick in #88
  • Add possiblity to specify Kafka version in StrimziKafkaCluster by @see-quick in #87
  • StrimziKafkaCluster KRaft mode by @see-quick in #89
  • Add KRaft readiness check in StrimziKafkaCluster by @see-quick in #91
  • README.md update by @see-quick in #90
  • Fix start() in StrimziKafkaCluster to propagate exception correctly by @see-quick in #93

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

New Contributors

Full Changelog: 0.107.0...0.108.0-rc1

0.107.0

24 Jul 08:51
Compare
Choose a tag to compare

🚀 The main changes since 0.106.0:

Full Changelog: 0.106.0...0.107.0

0.107.0-rc1

16 Jul 10:26
Compare
Choose a tag to compare
0.107.0-rc1 Pre-release
Pre-release

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

What's Changed

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

Full Changelog: 0.106.0...0.107.0-rc1

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>