Skip to content

Releases: segmentio/topicctl

v1.3.2

17 May 05:10
4961de2
Compare
Choose a tag to compare
Update dependencies and go version (#66)

* Update dependencies

* Use newer circleci images

* Fix dirs

* Update version

v1.3.1

27 Jan 19:15
d4ad5f9
Compare
Choose a tag to compare
Upgrade golang x crypto (#59)

v1.3.0

30 Nov 21:12
d62a095
Compare
Choose a tag to compare
Support AWS MSK IAM (#57)

* Update modules

* Fill out MSK SASL support

* Fix lint errors

* Make config parsing strict

* Update README

* Remove unnecessary import

* Remove unnecessary log message

* Update config

* Fix config

* Update tests

* Update directories

* Update README

* Bump version

v1.2.0

18 Nov 00:39
f6bafce
Compare
Choose a tag to compare
Fix cluster config environment interaction (#55)

* Fix errors

* Fix version

* Don't check SASL mechanism if running from cluster config

* Update README

* Update README

* Fix README

* Fix README

* Update go version to 1.17

* Fix README

* Bump version

v1.1.1

28 Oct 18:50
4cf7238
Compare
Choose a tag to compare
Fix missing CertPath in TLSConfig in cluster.go (#49)

It looks like `CertPath` has been omitted from the TLS configuration when creating a broker connection.

When using client authentication with `topicctl bootstrap`, this is resulting in the following error:

```
./topicctl --cluster-config=kafka.yml bootstrap
...
ERROR local error: tls: unexpected message
```

v1.1.0

14 Oct 17:52
68d6f6e
Compare
Choose a tag to compare
Support expanding cluster and topic yaml config files with the system…

v1.0.0

01 Oct 21:58
4eca702
Compare
Choose a tag to compare

Support broker-API-only access to Kafka clusters as well as TLS and SASL authentication.

v0.0.4

09 Jul 19:03
d7f7c32
Compare
Choose a tag to compare
Support sorting member lags by value (#39)

* Update cli parsing

* Update command parsing

* Check flags more strictly

* Add checkArgs tests

* Bump version

v0.0.3

28 Sep 22:20
bc6e238
Compare
Choose a tag to compare
Merge pull request #30 from segmentio/yolken-update-version

Bump up version

v0.0.2

11 Sep 21:28
e518371
Compare
Choose a tag to compare
Merge pull request #21 from segmentio/yolken-bump-version

Bump version up to 0.0.2