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
- 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