Skip to content

Releases: confluentinc/cli

v2.6.1

18 Feb 06:20
Compare
Choose a tag to compare

Changelog

v2.6.0

16 Feb 06:32
Compare
Choose a tag to compare

Changelog

v2.5.1

09 Feb 16:34
Compare
Choose a tag to compare

Changelog

v2.5.0

04 Feb 02:53
Compare
Choose a tag to compare

Changelog

d174987 chore: minor version bump v2.5.0 [ci skip]
6d30201 deprecate broken cluster linking flags (#1174)
5f537e1 [CLI-1573] Fix provisioning time estimate for dedicated Kafka clusters (#1171)
c28660a [CLI-1395] Use Cobra bash completion v2 (#1168)
e37769c [RCCA-5565] Scope access_token by clusterId (#1173)
8bc9140 run make fmt (#1172)
787a1c4 add ksql cluster commands and add deprecation warnings to ksql app commands (#1164)
8789dc4 fix lint annoyances and refactor (#1169)
186a15f fix cluster describe panic (#1167)
49e7333 split role-binding commands into individual files (#1149)
6de162f support autocompletion with source in zsh (#1166)
3434329 improve api-key create error message for non-default audit log service accounts (#1156)
4ce23ed Fixing context name when consuming with schemas (#1162)
18fc16f Update Jenkinsfile to use maven settings helper (#1152)
4db1734 Check branch is RELEASE_BRANCH before doing release (#1155)
2ba997f KGLOBAL-1026: Upgrade cli to use kafka-rest-sdk-go version v0.3.13 (#1161)

v2.4.0

22 Mar 02:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

v2.3.1

10 Dec 21:13
Compare
Choose a tag to compare

Changelog

bc90de5 chore: patch version bump v2.3.1 [ci skip]
d940c4a add check for unset audit log service account id (#1126)

v2.3.0

10 Dec 00:19
Compare
Choose a tag to compare

Changelog

29f8cdf chore: minor version bump v2.3.0 [ci skip]
caf9e67 Warn CP users not to enable updates (#1122)
ab54769 CLI-1433: validate login url (#1086)
cf13b5d CLI-1473: Update example text for iam rbac role-binding create (#1120)
b853015 adding logic for ksql provisioning failed (#1115)
44a3b69 Autocompletion: confluent iam service-account and --service-account (#1112)
f315d31 Split iam commands into individual files (#1118)
e07c63d autocomplete ksql commands (#1113)
ecf506f Autocompletion: confluent schema-registry (#1116)
6292d2c autocomplete connect plugin (#1117)
7fa7d9d add autocompletion for api-key commands (#1114)
fa85cc2 DOCS-10996 Removed CCloud examples from local service kafka consume and produce docs (#1119)
35db105 enable krest (#1091)
b2ff424 autocomplete all output flags (#1108)
a555e26 Split api-key commands into individual files (#1106)
86df892 Split audit-log commands into individual files (#1109)
8f0af52 Add note about not supporting avro refs (#1107)
749bb9f Fix service account autocomplete issue, for now... (#1105)
6eb11c0 CLI-1063: Alias long commands (#1088)
83d0ce9 Autocompletion: confluent connect (#1098)
ec9d651 CLI-1460 Create audit-log api key with the correct service account. (#1097)
88da918 DGS-2336: Adding reference support for json/protobuf in schema producer/consumer (#1102)
a19cb0f split cluster into individual files (#1104)
ffd522c Split ksql commands into individual files (#1099)
fe3bff1 Split schema-registry commands into individual files (#1093)
d8ff7c0 generate packaging patch (#1095)
2c487eb DGS-2528: Add subject-format flag for schema exporter (#1094)
b25b107 clean up connect commands (#1092)
9c64c58 Move confluent_test binary to bin/ (#1089)
9dde23a Autocompletion: confluent environment (#1087)
a0e1658 Remove dead code, fix typos, code style, and more (#1084)
f11f2ef Disable flag sorting by default (#1082)
6c12740 autocompletion for context (#1083)
145157c Autocompletion: confluent complete (#1052)
175e446 Autocompletion: confluent price (#1057)
2dc3079 CLI-1424: Err if a process is listening on the SSO callback port (#1080)
b14329e Enable precommit hooks with Gitleaks. (#1074)
75366e7 post-release fixes (#1077)

v2.2.0

17 Nov 05:01
Compare
Choose a tag to compare

Changelog

c9da0c2 chore: minor version bump v2.2.0 [ci skip]
4ef8989 [KCI-1179] add paused status to ksql (#1076)
21f73e3 FF-6232: Add -static flag to goreleaser file (#1075)

v2.1.1

16 Nov 01:02
Compare
Choose a tag to compare

Changelog

b1bf426 chore: patch version bump v2.1.1 [ci skip]
5294b32 FF-6232: Add -static ldflag to Windows build (#1073)
c73478c CLI-1413 Restore HOME value after generating docs in docs/main.go (#1071)

v2.1.0

10 Nov 20:21
Compare
Choose a tag to compare

Changelog

277b7c8 chore: minor version bump v2.1.0 [ci skip]
6e94858 [RCCA-4684] ignore errors getting user profile when listing invitations (#1069)
e5c3f6c added on prem annotation to iam acl commands (#1066)
03c5d0a use account orgid (#1068)
2a3ba73 [CLI-1411] Fix Prod SSO Login (#1067)
d73c9cb CLI-1406 add back PartitionCount field in topic describe as part of config (#1063)
465ab3f CLI-1408 Show success message for service-account delete command (#1065)
5662619 CLI-1388 Allow CONFLUENT_PLATFORM_MDS_URL and CONFLUENT_PLATFORM_CA_CERT_PATH to be used with confluent cluster describe (#1061)
67d0113 CLI-1112: Only auto-login to the current context (#1062)
d3e8685 Fix confluent prompt long description (#1060)
547809f Merge branch 'main' of https://github.com/confluentinc/cli
691b566 [ci skip] Fix docs publishing bugs/issues encountered during 2.0.0 release
fb601e5 Remove alpine in release-verify (#1059)