Skip to content

Releases: segmentio/topicctl

v1.14.2

27 Feb 19:47
48409ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.14.2

v1.14.1

26 Feb 22:07
2e83480
Compare
Choose a tag to compare

This release contains no code changes and exists only to trigger a corrected ci action pushing releases to dockerhub

v1.14.0

07 Feb 17:06
5bf428a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

04 Jan 21:46
3d58ff7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

13 Dec 21:15
8ad90a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

16 Oct 14:44
8231733
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.11.0

v1.10.3

16 Oct 13:15
410aed6
Compare
Choose a tag to compare

topicctl get partitions now (commit: #155)

  • Works for single/multiple topics
  • Displays the under-replicated and offline partitions
  • --summary Flag for consolidated information

v1.10.2

26 Sep 14:56
0075b97
Compare
Choose a tag to compare
  • Create separate subcommands for topicctl get. This adds help text for each subcommand and improves the experience of using them.

v1.10.1

13 Jul 18:19
d1378c0
Compare
Choose a tag to compare
  • New action "topicctl rebalance" #142

v1.10.0

11 Jul 15:29
7002830
Compare
Choose a tag to compare
  • Extend the reset offsets command to allow for resetting multiple partitions at once #146
  • Improve cross-rack replication checks #140