Skip to content

v0.1.40

Compare
Choose a tag to compare
@birdayz birdayz released this 03 May 09:41
· 238 commits to master since this release

Changelog

dd3b378 Add static token support for OUATH
366ae59 Added OAUTHBEARER for kafka
7c1805f Copied out cheat-sheet commands from main README gif into examples/README.md
34ae334 Fix typo in README.
e604b3e Merge pull request #126 from huangnauh/completion/powershell
5e22320 Merge pull request #133 from huangnauh/master
af602d9 Merge pull request #135 from huangnauh/master
e4e9437 Merge pull request #136 from huangnauh/feature/group_peek
420f2e6 Merge pull request #137 from huangnauh/feature/produce_input
dd4a514 Merge pull request #138 from huangnauh/feature/consume_limit
6cf5e5c Merge pull request #140 from huangnauh/master
0011122 Merge pull request #144 from sdenham/gif-examples-in-md
67b66ea Merge pull request #146 from flyingcougar/ouathbearer
174783c Merge pull request #147 from basilboli/patch-2
e60a1cc Merge pull request #148 from flyingcougar/just_token
aa3d781 Merge pull request #149 from Achillesxu/feature/kaf_node_add_controler_info
2103e31 Merge pull request #150 from AyumuKasuga/patch-1
8020791 Merge pull request #152 from joeirimpan/feat/msgp
ab6e285 Merge pull request #74 from SteveRuble/show-sums
f21ebe0 README
9363614 Rename secret to clientSecret
7adbbae Revert "Copied out cheat-sheet commands from main README gif into examples/README.md"
22e6601 Typed out Usage examples from gif in main README
6355c7f add AUR install instructions
3de9dea add AUR link
71aa856 change
bf4094d code review
1b61857 code review
fff3f1a completion for others
239cd28 config topic group completions
7b53450 consume: allow number for offset
2d34918 consume: if using consumer group, honor --offset as initial offset
61ea670 default byline
6d70de2 feat(group): add sum to describe
c0465dd feat(topic): add sum row to describe
03c1e97 feat: Add optional msgpack deserializer
22df825 group peek message
1285585 group/commit: add support for oldest/newest offset
79a8c13 limit consume message per partition
c9950fa mod
914c020 powershell autocompletion
46864ba produce byline
03c9929 support fish completion
92dce28 the output of kaf nodes add controller info
ca1bd31 the output of kaf nodes add controller info s/controller/CONTROLLER
29c6420 topics flag
4dfca52 typo in kafka topic describe example
d375ed7 unused
681c487 update cobra to support powershell completion with custom comp
88fdefe update go.sum
240c334 valid func
2b7f628 windows fix