Releases: segmentio/topicctl
Releases · segmentio/topicctl
v1.10.1
13 Jul 18:19
Compare
Sorry, something went wrong.
No results found
New action "topicctl rebalance" #142
v1.10.0
11 Jul 15:29
Compare
Sorry, something went wrong.
No results found
Extend the reset offsets command to allow for resetting multiple partitions at once #146
Improve cross-rack replication checks #140
v1.9.1
17 Apr 16:39
Compare
Sorry, something went wrong.
No results found
This release refines output from the "apply --rebalance" function
v1.9.0
28 Mar 04:59
Compare
Sorry, something went wrong.
No results found
Add flags --to-earliest and --to-latest to support resetting consumer group offsets to earliest and latest offsets of partitions.
Add support to show topics the group is consuming from in get groups.
v1.8.1
24 Mar 19:32
Compare
Sorry, something went wrong.
No results found
topicctl CI was migrated from CircleCI to GitHub Actions
Dependencies upgraded
- github.com/aws/aws-sdk-go v1.44.106 -> github.com/aws/aws-sdk-go v1.44.208
- golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 -> golang.org/x/sys v0.1.0
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 -> golang.org/x/term v0.1.0
- golang.org/x/text v0.3.8 -> golang.org/x/text v0.4.0
altertopicpartitions error handler added
Validation of MSK tiered storage settings enabled
v1.7.0
09 Nov 02:05
Compare
Sorry, something went wrong.
No results found
Update dependency (golang.org/x/text for CVE-2022-32149 )
Add headers output to the tail function (see --headers flag to toggle)
Add support for arbitrary metadata "labels" in topic definition files
Fix error handling for certain types of kafka errors (thanks @pecigonzalo )
v1.6.1
27 Sep 20:43
Compare
Sorry, something went wrong.
No results found
add command line flag --auto-continue-rebalance to skip prompts each "round" of rebalancing action
various library updates
v1.5.0
07 Aug 01:30
Compare
Sorry, something went wrong.
No results found
Push ARM images (#79)
* Update dependencies
* Use go 1.19
* Fix Dockerfile
* Test out circleci builds
* Revert circleci config changes
* Update version to 1.5.0
v1.4.0
10 Jul 02:13
Compare
Sorry, something went wrong.
No results found
Update version to 1.4.0 (#72)
* Update version to 1.4.0
* Update versions
* Remove comment from go.mod
* Revert "Update versions"
This reverts commit 3608497fbd834ff915ae5c368d4bd7d4db7b5bc8.
* Update versions
v1.3.2-2
13 Jun 01:49
Compare
Sorry, something went wrong.
No results found
Update dependencies and go version (#66)
* Update dependencies
* Use newer circleci images
* Fix dirs
* Update version