0.3.1-rc1
Pre-release
Pre-release
Main Changes since 0.3.0
The main changes since 0.3.0 are:
- Allow a storage check interval >0 along with no limit configuration
- Use semicolon separator and
User:
prefix in the user exclusion list
client.quota.callback.static.excluded.principal.name.list
option, make sure to update it to the new format before upgrading to 0.3.1!
A full list of changes can be found under the 0.3.1 milestone.
The release candidate is available in a staging repository:
<repositories>
<repository>
<id>staging</id>
<url>https://oss.sonatype.org/content/repositories/iostrimzi-1219/</url>
</repository>
</repositories>
You can download the JAR and add it to your Apache Kafka libs
directory.