Releases: confluentinc/cli
v2.10.1
v2.10.0
Changelog
- 1097a43 chore: minor version bump v2.10.0 [ci skip]
- 628e9a2 [skip secret scan] CLI-1494 Add schema registry management commands with srsdk (#1185)
- dd937df Revert "hide allow incoming request popup during unit tests (#1238)" (#1243)
- 81a29c0 actually refresh sso tokens (#1228)
- 961cc40 fix kafka rest api key deletion (#1242)
- 046103f hide allow incoming request popup during unit tests (#1238)
v2.9.0
Changelog
- d13727b chore: minor version bump v2.9.0 [ci skip]
- 2aa16aa [RCCA-6481] update sdk version and add default transport fields for client (#1237)
- 182f674 Set up debug config in v2 clients (#1236)
- 75e0d3a CLI-535 Migrate to V2 CMK and ORG clients in kafka, environment commands (#1201)
- 91b0ef1 KGLOBAL-729: Remove bootstrap arg as a required param for cluster lin… (#1233)
- 8cb5b2f DOCS-13135 More info on the --save flag for confluent login (#1225)
- 928ae9b Always run
make lintwhenCI=false(#1235) - 9133c7a Lint examples (#1230)
- c796ac3 fix unnecessary multierror for backend errs (#1229)
- 7bb4314 hide ~/git in panic dumps (#1232)
- e586092 Add auth refresh token to config (#1221)
- b958e71 Fix incorrect options for SR subject mode update (#1216)
- d828863 CIAM-1808 - Improve rbac help order (#1220)
- 68677d0 Upgrade go version to 1.17.6 (#1227)
- b54b162 CLI-1593 Migrate CLI iam management commands to ccloud sdk V2 IAM (#1211)
- e679fce Clean up integration tests (#1222)
- ef82f30 Cleanup dead metrics and params code (#1218)
v2.8.1
Changelog
- 4b0a54b chore: patch version bump v2.8.1 [ci skip]
- 361167e CIAM-1808 - Make CLI have Kafka RBAC on by default (#1219)
- 85f89c0 [CIAM-1663] Fix CLI UX for list Apikeys with DataplaneRoles (#1212)
- c3f360b Clean up flag resolver and add package for resource types (#1202)
- a1427e3 display org name and id on login (#1213)
v2.8.0
Changelog
- 18ceb4a chore: minor version bump v2.8.0 [ci skip]
- beb47a6 DGS-3234: Print schema ID when describing schema (#1214)
- 07a9d49 bump cobra-shell to v0.2.4 (#1210)
- a0583ed RCCA-6035 (#1208)
- 730a6d1 [skip secret scan] Feature flags (#1195)
- 12527d0 fix examples (#1209)
- 9bc6f6c [APIF-1817] Add Quotas API to CLI (#1159)
- bd3b1b7 run fmt (#1207)
- c3cea32 bump shell to v0.2.3 (#1206)
- 32f4c39 eval gimme-aws-creds (#1205)
- e91deb9 Use
~/git/goinstead of$GOPATH, prevent unnecessary reauthentation during release (#1204)
v2.7.0
Changelog
- 17d9bea chore: minor version bump v2.7.0 [ci skip]
- b1cf990 [CLI-1635] Add SR client logging and log SSO error (#1200)
- 6f72acf [CLI-1636] Support multiline properties (#1198)
- d0700ac [CPG-1574] Kafka ClientConfig commands for Confluent CLI (#1184)
- f215954 remove camelcase from all human output (#1189)
- 71fb3bd Add debug options in produce and consume, and corresponding error catchers (#1192)
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 linkcommands (#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
caasenvcommands (#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)