Skip to content

0.3.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@scholzj scholzj released this 16 May 10:09
· 6 commits to main since this 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

⚠️ IMPORTANT: If you currently use the 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.