Skip to content

v1.3.0

Compare
Choose a tag to compare
@fgrosse fgrosse released this 20 Jul 15:00
· 26 commits to main since this release
v1.3.0

Changelog

  • 33958dd Add --with-config flag to create topic command
  • 6dd5345 Fix bug in kafkactl get topics that caused wrong partition IDs in JSON output
  • 9e799f8 Fix bug in kafkactl consume when --output is set to "raw"
  • b7322de Merge branch 'main' into fix-consume-raw-output
  • 5220df9 Merge pull request #14 from fgrosse/create-topic-with-config
  • 5566e80 Merge pull request #15 from fgrosse/fix-get-topics-partition-offsets
  • 69bc4e8 Merge pull request #16 from fgrosse/fix-consume-raw-output
  • 2937e85 Restore original linebreaks of createTopic function with many parameters
  • 58886dc Update CHANGELOG.md