Releases: xitonix/trubka
Releases · xitonix/trubka
v2.0.5
Release Notes
- Multi topic consuming in interactive mode
- --
interactive-with-offset
mode (-I
)
- Optional topic name and partition key in the output
- Colourful (if enabled) topic name and partition key in the output
v2.0.4
Release Notes
- bash/zsh auto completion support
Fixes
- Time-based offset parsing issue
v2.0.3
RELASE NOTES
- Multi partition custom offset consuming
- Consolidated
--from
flag
v2.0.2
Release Notes
- The output of
version
command has been changed.
- Some internal dependencies have been updated.
- The third party error wrapping package has been removed.
v2.0.1
Release Notes
- Modules updated
--color
and --no-color
flags added
v2.0.0
Release Notes
- New
consume
sub-commands to support proto/json/text formats
- Message counters
v1.0.1
Release Notes
group
-> topics
command has been added
- The output format of
group
-> list
with -m
switch has been simplified
- A numeric index column has been added to
group
-> list
with -m
switch
[Fixes]
- Lag calculation logic has been fixed
v1.0.0
Release Notes
- Rebuilt the consumer as a separate command (
consume
)
- Changed
--version
to version
command
- Administration commands
- broker
- topic
- group (consumer group)
- local (local offset)
v0.0.14
Release Notes
- Mutual TLS authentication
v0.0.13
Release Notes
- Removed
--topic-prefix
and --proto-prefix
flags