Releases: birdayz/kaf
Release list
v0.1.29
v0.1.28
v0.1.27
v0.1.26
v0.1.25
Changelog
7373088 ActiveCluster now returns a pointer to a copy of the selected cluster.
911157f Add shell autocompletion
e275e81 Make linter happy
b355adc Merge pull request #80 from tetafro/autocompletion
16ee675 Merge pull request #87 from Tinee/bug-override-current-cluster-brokers
2a94c1e config/add-cluster: check if cluster with the same name exists already
7c2817c group/commit: simplify implementation. requires empty group now
v0.1.24
v0.1.23
Changelog
8bb6ef9 Add Cluster Override
1b04738 Add SASL SCRAM Auth Support
716ba43 Fix reading config error
c517675 Fix typo
4a73f3e Merge pull request #64 from jdowning/support_tls_files
8abb01e Merge pull request #66 from jdowning/prettier_output
8007b8f Merge pull request #71 from simioa/add_sasl_scram
d4e4cba Merge pull request #77 from tetafro/master
5f78a50 Merge pull request #78 from frelon/patch-2
6a90ccf Merge pull request #79 from robsonpeixoto/fix/config-flag
a2797df Merge pull request #82 from sergiosalvatore/cluster-on-cmd-line
029f95a Update README.md
c958543 Update github.com/jhump/protoreflect
7e99180 add group commit command
e57b764 add group/commit command
dc96870 add protobuf decoding support
73f3293 add support for TLS client certificate
3bb8df5 better errors
4934e5f cmd/group: add Metadata to describe
8ff6ee1 cmd/group: add missing table header
77390e5 consume: remove dead code
acf183d fix: --config is ignored
9369a71 group/commit: improve error handling
65efb90 make Cafile optional
61eddb9 make Cafile optional
bd81121 prettier output for topic create, delete
c1180b6 produce: add proto seralization
4a4dc72 proto: fix nil deref
3233d11 remove println
bcf4136 topic: use tabwriter