Skip to content

Releases: strimzi/kafka-quotas-plugin

0.4.0-rc1

29 Oct 15:50

Choose a tag to compare

Main changes since 0.3.x

  • From 0.4.0, the Quotas plugin supports only Java 17 and newer
  • Updated dependencies
  • Exclude the Spotbugs dependency

A full list of changes can be found under the 0.4.0 milestone.

Binaries

The binaries can be found in the Maven Central repositories.

New Contributors

0.4.0

04 Nov 08:08

Choose a tag to compare

Main changes since 0.3.x

  • From 0.4.0, the Quotas plugin supports only Java 17 and newer
  • Updated dependencies
  • Exclude the Spotbugs dependency

A full list of changes can be found under the 0.4.0 milestone.

Binaries

The binaries can be found in the Maven Central repositories.

New Contributors

0.3.1

23 May 17:43

Choose a tag to compare

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.

You can download the JAR and add it to your Apache Kafka libs directory.

0.3.1-rc1

16 May 10:09

Choose a tag to compare

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

⚠️ 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.

0.3.0

21 Mar 09:59

Choose a tag to compare

Main Changes since 0.2.0

The 0.3.0 release brings a complete redesign of the Strimzi Quotas plugin to support cluster-wide volume usage quota management according to Strimzi Proposal 47

A full list of changes can be found under the 0.3.0 milestone.

You can download the JAR from here or from Maven repositories and add it to your Apache Kafka libs directory.

New Contributors

All changes

Full Changelog: 0.2.0...0.3.0-rc1

0.3.0-rc1

17 Mar 17:56

Choose a tag to compare

0.3.0-rc1 Pre-release
Pre-release

Main Changes since 0.2.0

The 0.3.0 release brings a complete redesign of the Strimzi Quotas plugin to support cluster-wide volume usage quota management according to Strimzi Proposal 47

A full list of changes can be found under the 0.3.0 milestone.

The release candidate is available in a staging repository:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1215/</url>
    </repository>
  </repositories>

You can download the JAR and add it to your Apache Kafka libs directory.

New Contributors

All changes

Full Changelog: 0.2.0...0.3.0-rc1

0.2.0

04 Oct 18:43

Choose a tag to compare

Main Changes since 0.1.0

  • Add metrics (#6)
  • Make the plugin less verbose (#5 & #9)
  • Updated dependencies (#13)

You can download the JAR from here or from Maven repositories and add it to your Apache Kafka libs directory.

0.2.0-RC1

01 Oct 16:12

Choose a tag to compare

0.2.0-RC1 Pre-release
Pre-release

Main Changes since 0.1.0

  • Add metrics (#6)
  • Make the plugin less verbose (#5 & #9)
  • Updated dependencies (#13)

The release candidate is available in a staging repository:

<repository>
    <id>quotas-plugin-staging-repository</id>
    <url>https://oss.sonatype.org/content/repositories/iostrimzi-1117</url>
</repository>

You can download the JAR and add it to your Apache Kafka libs directory.

0.1.0

21 May 12:35

Choose a tag to compare

Initial release

  • Produce and fetch quotas
  • Storage quota