Releases: segmentio/topicctl
Releases · segmentio/topicctl
v2.0.2
What's Changed
- chore: fix some function names in comment by @changgesi in #248
- fix: take into account all existing files in given path when bootstraping by @dateutli in #256
New Contributors
- @changgesi made their first contribution in #248
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: upgrade
kafka-goversion tov0.4.50@pazhang-25 in #252
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: add option to override placementStrategy for bootstrap command by @dateutli in #249
- Starting with this release, the placement strategy used for during rebalance will default to
cross-rack(previouslyany); this ensures that replicas for each partition are all in different racks
Full Changelog: v1.23.1...v2.0.0
v1.23.1
v1.23.0
What's Changed
- Bump golang.org/x/crypto from 0.37.0 to 0.45.0 by @dependabot[bot] in #244
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot[bot] in #246
- Rebalance of topics with no config files by @dateutli in #245
New Contributors
Full Changelog: v1.22.0...v1.23.0
v1.22.0
What's Changed
- feature: upgrade AWS Go SDK to V2 by @pazhang-25 in #241
Full Changelog: v1.21.0...v1.22.0
v1.21.0
What's Changed
- feature: support delete topic functionality by @pazhang-25 in #240
Full Changelog: v1.20.2...v1.21.0
v1.20.2
What's Changed
- chore: update golang to 1.24.4 to address CVE-2025-22874 by @hhahn-tw in #233
Full Changelog: v1.20.1...v1.20.2
v1.20.1
v1.20.0
What's Changed
- add support for throttle wildcard in settings by @OutOfBrain in #211
- chore: bump go to 1.24.0 and upgrade x-crypto by @petedannemann in #229
- chore: upgrade kafka-go to support Kafka 4.0 by @petedannemann in #230
New Contributors
- @OutOfBrain made their first contribution in #211
Full Changelog: v1.19.2...v1.20.0