Skip to content

Releases: bf2fc6cc711aee1a0c2a/kas-broker-plugins

2.7.0

11 Oct 10:10
Compare
Choose a tag to compare
  • #60 Delete orphaned ACL bindings for managed principals
  • #54 MGDSTRM-9800 authorizer enhancement
  • #53 Update to Kafka 3.2.3
  • #51 MGDSTRM-9258: remove topic config default settings and minIsr
  • #49 Fix for Sonar analysis build
  • #48 MGDSTRM-9292-Enable Sonarcloud integration for kas-broker-plugins
  • #46 Mockito upgrade
  • #45 Properly isolate tests to enable concurrent execution.
  • #41 MGDSTRM-8899: update README and refactor

2.6.0

05 Jul 08:37
Compare
Choose a tag to compare
  • #44 fix flakey tests - turn off parallel tests for surefire & fix partitioncounter leak in test
  • #42 MGDSTRM-8995: implement feature flag for topic config policy
  • #40 Rename project & related cleanup
  • #39 Default to no private topic prefix
  • #38 MGDSTRM-8524: apply topic config policies
  • #37 De-strimzify config property keys
  • #30 Inappropriate use of strimzi name in strimzi keys

2.5.1

16 May 15:21
Compare
Choose a tag to compare
  • #28 Don't block internal partitions if limit reached

2.5.0

20 Apr 13:11
Compare
Choose a tag to compare
  • #26 Add prop to configure partition limit enforcement
  • #25 use provided scope for dependencies
  • #21 Enforce partition limits through CreateTopicPolicy and Authorizer
  • #18 Update dependencies for kafka 3.0

2.4.0

11 Feb 10:21
Compare
Choose a tag to compare
  • #20 Provide a configurable supression window of Produce and Fetch requests

2.3.0

13 Oct 09:51
Compare
Choose a tag to compare
  • #14 Allow logging config per CustomAclBinding

2.2.0

01 Oct 17:57
Compare
Choose a tag to compare
  • #12 adding the CreateTopicPolicy extension implementation to validate the…

2.1.0

24 Sep 11:33
Compare
Choose a tag to compare
  • #10 Log AuthorizationResults from delegate

2.0.0

15 Sep 11:16
Compare
Choose a tag to compare
  • #8 Add priority ACL configuration parameter
  • #6 Prepare for release 2.0.0
  • #5 Support specification of "all except" operations and API types