trubka v3.1.1 Release Notes

Release Date: 2020-07-10 // over 3 years ago
  • [New Features]

    • tree output format added to administrative commands.

    [Changes]

    • Administrative Commands
      • list output format has been replaced with tree.
      • Colours are disabled by default for Json output (--format json)
      • Removed clutter from plain output.
    • Consume commands (plain/proto)
      • Timestamp (-S, --include-timestamp), partition key (-K, --include-partition-key) and topic name (-T, --include-topic-name) are injected into the Json output when consuming in json and json-indent modes.

    🛠 [Fixes]