Releases: strimzi/test-container
Releases · strimzi/test-container
0.109.1
What's changed
- Possible race condition during start-up of multiple nodes with KRaf by @see-quick in #116
- Add option to enable logging into stdout using env variable by @see-quick in #123
Full Changelog: 0.109.0...0.109.1-rc2
0.109.1-rc2
What's changed
- Possible race condition during start-up of multiple nodes with KRaf by @see-quick in #116
- Add option to enable logging into stdout using env variable by @see-quick in #123
Full Changelog: 0.109.0...0.109.1-rc2
0.109.1-rc1
What's changed
- Possible race condition during start-up of multiple nodes with KRaf by @see-quick in #116
Full Changelog: 0.109.0...0.109.1-rc1
0.109.0
What's Changed
- Update pom version after release by @see-quick in #94
- Add support for Kafka 3.8.1 by @see-quick in #96
- Bump Kafka 3.8.1 depedency by @see-quick in #97
- Remove constructors from StrimziKafkaCluster by @see-quick in #98
- Fix memory problems inside test suite by @see-quick in #99
- OAuth integration by @see-quick in #95
- Mutation testing by @see-quick in #104
- Timeout issue using Podman by @see-quick in #108
- Add Kafka 3.9.0 by @see-quick in #107
- Add Surefire plugin by @see-quick in #110
- Add Controller listener to the advertised.listeners by @see-quick in #111
- Various Java cleanups by @mimaison in #114
New Contributors
Full Changelog: 0.108.0...0.109.0
0.109.0-rc1
What's Changed
- Update pom version after release by @see-quick in #94
- Add support for Kafka 3.8.1 by @see-quick in #96
- Bump Kafka 3.8.1 depedency by @see-quick in #97
- Remove constructors from StrimziKafkaCluster by @see-quick in #98
- Fix memory problems inside test suite by @see-quick in #99
- OAuth integration by @see-quick in #95
- Mutation testing by @see-quick in #104
- Timeout issue using Podman by @see-quick in #108
- Add Kafka 3.9.0 by @see-quick in #107
- Add Surefire plugin by @see-quick in #110
- Add Controller listener to the advertised.listeners by @see-quick in #111
- Various Java cleanups by @mimaison in #114
New Contributors
Full Changelog: 0.108.0...0.109.0-rc1
0.108.0
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
- @MikeEdgar made their first contribution in #76
Full Changelog: 0.107.0...0.108.0
0.108.0-rc1
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
- @MikeEdgar made their first contribution in #76
Full Changelog: 0.107.0...0.108.0-rc1
0.107.0
🚀 The main changes since 0.106.0:
- Bump up version of project to 0.107.0 by @see-quick in #67
- Update to Kafka 3.6.2 by @see-quick in #68
- Bump up versions to the latest one by @see-quick in #69
- Fix pushing of artifacts to Nexus by @scholzj in #70
- Add Kafka 3.7.1 version by @see-quick in #71
- Fix KRaft storage formating with UUID starting with dash by @see-quick in #73
Full Changelog: 0.106.0...0.107.0
0.107.0-rc1
🚀 Release candidate 1 of Strimzi test containers 0.107.0 is now available for testing.
What's Changed
- Bump up version of project to 0.107.0 by @see-quick in #67
- Update to Kafka 3.6.2 by @see-quick in #68
- Bump up versions to the latest one by @see-quick in #69
- Fix pushing of artifacts to Nexus by @scholzj in #70
- Add Kafka 3.7.1 version by @see-quick in #71
- Fix KRaft storage formating with UUID starting with dash by @see-quick in #73
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