Releases: segmentio/topicctl
Releases · segmentio/topicctl
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
v1.19.2
What's Changed
- fix: fix the wrong error return value by @rustco in #223
- fix: allow expanding cross-rack topics by @petedannemann in #224
- fix: add sasl-secrets-manager-arn to shared opts by @petedannemann in #225
- fix: tester should fail when messages cannot be written by @petedannemann in #227
- fix: honor sasl params at command line over config file by @hhahn-tw in #226
New Contributors
Full Changelog: v1.19.1...v1.19.2
v1.19.1
What's Changed
- Ssingudasu/bug fix conn timeout flag by @ssingudasu in #203
- [DP-2568] - topiccctl keystore bug fix for docker-compose-auth by @ssingudasu in #210
- upgrade go to 1.22.0 by @petedannemann in #214
- fix: upgrade go in dockerfile by @petedannemann in #215
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 by @dependabot in #212
- chore: upgrade go again by @petedannemann in #218
- fix: bump go version in dockerfile to 1.22.10 by @petedannemann in #219
- version: bump to 1.19.1 by @petedannemann in #220
Full Changelog: v1.18.0...v1.19.1
v1.18.0
What's Changed
- feature: Variable
connTimeout
to shared flag--conn-timeout
in topicctl by @ssingudasu in #200, #203 - fix: set admin.Connector.Dialer.SASLMechanism if TLS isn't enabled by @alkur-gh in #195
Full Changelog: v1.17.0...v1.18.0
v1.17.0
v1.16.1
What's Changed
- fix: acl defaults for the repl by @petedannemann in #190
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- feat: allow cluster labels by @petedannemann in #188
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- apply: Allow ignoring a specific error returned from updatePartitions() by @shimon-armis in #184
- subcmd/apply: Support fail-safe approach by @shimon-armis in #185
New Contributors
- @shimon-armis made their first contribution in #184
Full Changelog: v1.14.2...v1.15.0