Releases: segmentio/topicctl
Releases · segmentio/topicctl
v1.14.2
v1.14.1
v1.14.0
What's Changed
- topicctl invalid offsets bug fix by @ssingudasu in #171
- topicctl new get actions controllerid, clusterid by @ssingudasu in #176
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #173
- feat: support for credentials in AWS Secrets Manager by @petedannemann in #174
- release: version 1.13.0 by @petedannemann in #175
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Deprecation of package ioutil in Go 1.16 by @prithvi514 in #164
- Remove duplicate Github actions for every PR by @prithvi514 in #166
- Convert wurstmeister images to bitnami images by @ssingudasu in #168
- feat: create acls by @petedannemann in #165
- feat: delete acl by @petedannemann in #167
- chore: release version 1.12.0 by @petedannemann in #170
New Contributors
- @prithvi514 made their first contribution in #164
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- stop flaky test failures by @petedannemann in #159
- Get acls subcommand by @petedannemann in #150
- get users subcommand by @petedannemann in #153
- bump kafka-go to 0.4.44 and bump version to 1.11.0 by @petedannemann in #161
Full Changelog: v1.10.3...v1.11.0
v1.10.3
v1.10.2
- Create separate subcommands for
topicctl get
. This adds help text for each subcommand and improves the experience of using them.