Skip to content

Releases: bf2fc6cc711aee1a0c2a/kafka-admin-api

0.9.0

25 Mar 17:07
Compare
Choose a tag to compare
  • #187 [MGDSTRM-7897] Corrected property for CORS origin pattern
  • #186 [MGDSTRM-7892] Add max.block.ms to producer client configuration
  • #185 Replace /rest paths with /api/v1 to align with conventions
  • #175 Consumer (and producer) API endpoints

0.8.0

08 Mar 20:40
Compare
Choose a tag to compare
  • #179 Merge Quarkus changes to main
  • #176 Support SSO trusted certificate configuration
  • #174 Generate OpenAPI contract / add validation annotations
  • #173 fix: adding consumer group metrics
  • #172 Formatting readme
  • #168 Updating the numPartitionsLessThanMax
  • #167 Quarkus re-platform / part 2
  • #165 Minor fixes in workflows and various files
  • #138 Enums defined in OpenAPI should not be defined inline

0.7.0

19 Jan 12:45
Compare
Choose a tag to compare
  • #163 Map PolicyViolationException to HTTP status 400
  • #161 Systemtests Enhancements, dependency upgrades
  • #160 Kafka client library (2.7.0) out of date
  • #158 Allow CORS preflight request responses to be cached up to 2 hrs

0.6.4

05 Jan 15:22
Compare
Choose a tag to compare
  • #156 bump to log4j 2.17.1
  • #154 Log4j 2.17

0.6.3

15 Dec 17:04
Compare
Choose a tag to compare
  • #152 bump to log4j 2.16.0.

0.6.2

10 Dec 16:34
Compare
Choose a tag to compare

0.6.1

17 Nov 12:39
Compare
Choose a tag to compare
  • #146 revert acl breaking change where resource operations are mapped to their enum values

0.6.0

09 Nov 13:53
Compare
Choose a tag to compare
  • #144 Use topic/partitions from consumer group offsets for topic listOffsets
  • #143 fix: add @ to support principals using email
  • #142 Add partition to Partition schema, deprecate id
  • #141 Remove internal topic and group filters
  • #140 feat(acl): return resource operations mapped to their enum values
  • #139 Provide stable sort order for all columns of ACL bindings
  • #137 Update documentation for running locally via CLI
  • #131 ACLs make filtering for topics such starting with __ redundant

0.5.0

29 Sep 10:54
Compare
Choose a tag to compare
  • #134 Poll longer to make tests more stable
  • #132 Fix result is already complete
  • #130 Use runtime openjdk image with custom LEGACY crypto policy
  • #129 Deprecated offset and limit parameters in the openAPI definition

0.4.0

07 Sep 14:11
Compare
Choose a tag to compare
  • #126 Add notes regarding visibility to resource list operations
  • #125 Case insensitive group filters
  • #124 Enable broker client TLS configuration
  • #123 Remove obsolete ZooKeeper image configuration
  • #110 Add note regarding visibility to resource list operations in OpenAPI