Okayo
offset:
- #36 adds new command! kudos to @henzenvandijk, thanks! 😸
- prints offsets for partitions and a consumer group
- allows setting the offset for a given consumer group
produce:
- #35 adds
-partition
to set partition when using-literal
- kudos to @mkokho, thanks! 😸 - #34 don't close broker that is not connected - kudos to @mkokho, thanks! 😸
topic & consume:
- fixes issue that command would catch and ignore interrupt signals
- fixes race condition that could result in lost output
all:
- some refactoring love across the board (no more global config, more consistent naming, ...)
- more consistent failure messages to stderr
- update to sarama v1.10.1