Releases: birdayz/kaf
v0.1.18
Changelog
0b7441e Consumer command panics sometimes with broker not connected
912ef9f Add retry mechanism follow by a deadline
fa47451 Merge pull request #47 from nishanthvijayan/group-ls--wrong-description
9b42827 Merge pull request #49 from nishanthvijayan/remove-unused-found-flag
b0e6665 Merge pull request #50 from victorolinasc/patch-1
1743979 Merge pull request #51 from fcce/master
8dac91a Merge pull request #52 from fcce/master
19d75fc Merge pull request #53 from robsonpeixoto/fix/message
9092de9 Merge pull request #55 from izolight/no-panics
9d17334 Merge pull request #56 from hoenirvili/consumer-panic-resolve
dce4cc3 Merge pull request #57 from fcce/fix/consume
06a3c3e Merge pull request #58 from fcce/fix/prettyjson_on_windows
93e099e Remove dead code
e586452 Update .goreleaser.yml
95ed96e Update README.md
69bddf8 Update README.md
9a7192b Update README.md
38d8ae0 Update godownloader.sh
77b0a58 add command flag to print sarama logging to StdErr
0213c5a always exit on error instead of panic
cacc304 fix SASL authentication when SSL encryption is not enabled (PLAINTEXT)
b114918 fix print json colors garbled on windows
44ce562 fix repo
da67373 fix: default consume offset
44debe5 fix: only show the use-cluster success message in case of success
ce45366 fix: print Partition/Offset/Timestamp when message Key is nil; print Headers panic when value is nil
93e8cd2 group ls description should read List groups instead of List topics
5f6d933 update deps
v0.1.17
v0.1.16
v0.1.14
v0.1.13
v0.1.12
Changelog
8a5bc3c Add license scan report and status
8d2e5b8 Merge branch 'asciicinema'
7b1477a Merge pull request #32 from fossabot/master
5c33486 Update README.md
dea671a Update README.md
8f1f4c0 add asciicinema
8baa37b add cast file
067380a config: return error on Write() instead of fmt.Println
1712302 remove FOSSA
19b9a5a switch to latest upstream sarama
267baba update README
2afd1ed update asciicinema