0.33.1-rc1
Pre-release
Pre-release
Main changes since 0.33.0
Bug Fixes
- Remove the
Lease
resource from installation files
Maven artifacts
To test the Maven artifacts 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-1170/</url>
</repository>
</repositories>