Releases: confluentinc/cli
v2.6.1
Changelog
v2.6.0
Changelog
- cde0fd2 chore: minor version bump v2.6.0 [ci skip]
- e465b2f [skip secret scan] On-Prem
kafka link
commands (#1148) - 7e4517a [CLI-1427] Verify checksum of new binary with
confluent update
(#1187) - efe0e46 [CLI-1425] Enforce TLS 1.2 or greater in CLI (#1186)
- e954a27 added org id to login message (#1188)
- e9a15a8 Require that required flags are listed first (#1191)
- 4ddd1aa allow colon in role binding subject resource (#1190)
- 810ec8b CLI-1384 Add produce/consume command in CP with support of Confluent-kafka-go (#1125)
- c18c1f4 [CLI-1000] Improve error when logging in to a suspended org (#1165)
v2.5.1
Changelog
- 6d2ea97 chore: patch version bump v2.5.1 [ci skip]
- 9f008c3 bump deps for make deps target (#1182)
- c504c6b fix (#1181)
- 62f6495 Improve suggestion value for APIKeyNotValidForClusterSuggestions (#1179)
- 5bb37bd Migrate
caasenv
commands (#1178) - 0f5cbd3 support parsing resource ids from principal (#1180)
- d2dd9d8 Update all CLI dependencies (#1176)
- 2bcd95d Clean up old analytics code (#1175)
- 49d3999 Organize integration tests (#1150)
v2.5.0
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
What's Changed
- Update Jenkinsfile for 7.1.x by @brianstrauch in #1124
- Split remaining commands into individual files by @brianstrauch in #1128
- Autocompletion:
--context
(part 1) by @brianstrauch in #1123 - Split
confluent kafka
commands into individual files by @brianstrauch in #1130 - Autocompletion:
--context
(part 2) and--environment
by @brianstrauch in #1134 - Autocompletion:
confluent kafka
by @brianstrauch in #1136 - Fix code-only examples & HTTP method cleanup by @brianstrauch in #1133
- Sort
local services kafka produce/consume
flags by @brianstrauch in #1127 - Autocompletion:
--api-key
by @brianstrauch in #1135 - Autocompletion:
--cluster
by @brianstrauch in #1137 - Added audit-log and api-key tests with audit-log disabled backend service by @MuweiHe in #1129
- Update pull_request_template.md: remove question about secret flags/args since it's no longer relevant by @mtodzo in #1121
- Upgrade CLI to Go 1.17.5 by @DABH in #1110
- CLI-1079: Rewrite
confluent shell
with the Cobra Completions API by @brianstrauch in #1138 - Fix development environment setup by @brianstrauch in #1140
- CIAM-1383 - User Friendly Error Messages for RBAC CLI by @tadsul in #1139
- CLI-1527
kafka acl create/delete
should check service account for existence before making request by @MuweiHe in #1142 - [Cli 1456] on-prem replica commands via rest proxy by @mtodzo in #1103
- Add CONTRIBUTING.md by @brianstrauch in #1141
- MINOR: Improve docs for principal format by @cyrusv in #1143
- [FF-6418] Hide unlisted users in role binding list by @brianstrauch in #1147
- [CLI-1175] Use absolute filepath for
cacertpath
by @brianstrauch in #1145 - [skip secret scan] CLI-1490 Update Confluent-kafka-go version to 1.8.2 by @MuweiHe in #1146
- [CLI-1403] Use Global Logger Instance by @mtodzo in #1144
- Cli 1546 by @mtodzo in #1151
- Cli 1380: multi-org login by @mtodzo in #1078
- Lookup librdkafka file path according to version by @MuweiHe in #1153
- [CLI-1420] Only download licenses once during release process by @DABH in #1154
Full Changelog: v2.3.1...v2.4.0
v2.3.1
v2.3.0
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
v2.1.1
v2.1.0
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)