Tags: segmentio/kafka-go
Tags
feat: Kafka 4.0 support (#1384) * Kafka 4.0 protocol fields updated * dynamic versions support * review fixes * fix scram sasl deployment for kafka 4.0 * fix indentation * fix some tests * add docker_compose_versions * add KAFKA_HEAP_OPTS to stop OOM errors * try running kafka 400 last to see if that avoids OOM errors * try adding G1GC to reduce out of memory errors from kafka * disable kafka 4.0.0 for now * fix typo and add documentation on Kafka 4.0 issues --------- Co-authored-by: maxwolf8852 <maxwolf8852@gmail.com>
add methods for parsing and stringifying acl related resources (#1218) * Add methods for marshalling/unmarshalling ACLOperationType and ACLPermissionType * Fix unknown types * Implement ResourceType * make function ordering more consistent * add patterntype and resourcetype * make capitalization consistent * add comment and test around ResourceTypeBroker and ResourceTypeCluster having same value
Bump golang.org/x/net from 0.7.0 to 0.17.0 (#1209) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. - [Commits](golang/net@v0.7.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext