Skip to content

Releases: confluentinc/cli

v0.17.0

30 Aug 02:20
Compare
Choose a tag to compare

Changelog

a12893f Refactor KafkaCluster name to KafkaClusterConfig
f389682 Refactor kafka config to shared

v0.16.0

03 Aug 23:12
Compare
Choose a tag to compare

Changelog

4c50b37 Add kafka cluster auth to prompt for api key or auto-create for you
66a90a8 Add kafka topic list/create/delete
337a61c Add stubs for kafka topic commands
01050ce fix lint errors

v0.15.0

30 Jul 18:24
Compare
Choose a tag to compare

Changelog

3ad9a46 Fix lint issues identified in new gometalinter version
6eed917 Remove artifact signing from goreleaser
0e1c2d5 Revert "Fix artifact signing on semaphore using confluent-packaging gpg key"

v0.12.0

07 Jun 18:51
Compare
Choose a tag to compare

Changelog

29e2f72 Document the various install methods in the README (#34)

v0.11.0

07 Jun 16:51
Compare
Choose a tag to compare

Changelog

8d7acf2 Add install script for 'curl | bash' style installation (#33)

v0.10.0

07 Jun 06:18
Compare
Choose a tag to compare

Changelog

b19db42 Add reference by cluster ID instead of mutable name (#32)

v0.9.0

07 Jun 05:38
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Changelog

e0ef5cc Add cluster ID to all outputs
715ea37 Add editorconfig to standardize code style a bit across IDEs

v0.8.0

07 Jun 04:08
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Changelog

8982eda Add packaging for debian
3573ce2 Fix CI builds since gorelease requires a clean git state
421a359 Touch readme to fix CI

v0.6.0

06 Jun 17:47
Compare
Choose a tag to compare

Changelog

cb27fbe Add goreleaser for better packaging and distribution instead of gox
1ffc8c9 Fix revert build during release (#28)
dd7166a v0.6.0: minor version bump [ci skip]