Skip to content

Releases: xitonix/trubka

v2.0.5

19 Jan 05:30
2acb10c
Compare
Choose a tag to compare

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

08 Jan 21:45
Compare
Choose a tag to compare

Release Notes

  • bash/zsh auto completion support

Fixes

  • Time-based offset parsing issue

v2.0.3

02 Jan 01:36
06a7834
Compare
Choose a tag to compare

RELASE NOTES

  • Multi partition custom offset consuming
  • Consolidated --from flag

v2.0.2

12 Dec 22:41
Compare
Choose a tag to compare

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

26 Nov 00:02
bbcd118
Compare
Choose a tag to compare

Release Notes

  • Modules updated
  • --color and --no-color flags added

v2.0.0

09 Oct 05:29
Compare
Choose a tag to compare

Release Notes

  • New consume sub-commands to support proto/json/text formats
  • Message counters

v1.0.1

03 Oct 23:53
6eb8c3f
Compare
Choose a tag to compare

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

12 Sep 23:22
ca830f4
Compare
Choose a tag to compare

Release Notes

  • Rebuilt the consumer as a separate command (consume)
  • Changed --version to version command
  • Administration commands
    • broker
      • list
    • topic
      • delete
      • list
    • group (consumer group)
      • delete
      • list
    • local (local offset)
      • delete
      • list

v0.0.14

17 Aug 21:42
Compare
Choose a tag to compare

Release Notes

  • Mutual TLS authentication

v0.0.13

16 Aug 05:48
Compare
Choose a tag to compare

Release Notes

  • Removed --topic-prefix and --proto-prefix flags