Skip to content

Releases: segmentio/topicctl

v1.16.0

05 Apr 19:33
ad761c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.16.0

v1.15.0

05 Apr 17:41
c4e4393
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.2...v1.15.0

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.