Releases: confluentinc/cli
Releases · confluentinc/cli
v2.25.0
Changelog
- ffd9f35 chore: minor version bump v2.25.0 [ci skip]
- 385e088 removed semicolon and backslash from two lines (#1433)
- abafc69 Fix
kafka acl create
example (#1432) - c035e95 [CLI-573] Remove variable concatenation from format strings (#1426)
- 8ff4bf8 Hide identity provider errors in
iam rbac role-binding list
(#1429) - e752faa [CLI-1346] Add
environment describe
andapi-key describe
(#1425) - 58ae618 Kafka Client Quotas Commands (#1424)
- 47f0f14 clean up go.sum references and y/n for docs (#1415)
- eba6851 Migrate
kafka link
commands to ccloud-sdk-go-v2/kafkarest (#1423) - 057077f added extra check to verify that the cluster is running before deleting the topics (#1418)
- 06eb7b4 AUTHN-1170: Update CLI to handle outputting multicluster api keys gated by feature flag (#1422)
- 96932d2 Set up Semaphore CI (#1262)
- 6583299 Condense CatchV2ErrorDetailWithResponse and CatchV2ErrorMessageWithResponse into one (#1406)
- c54db69 [APIF-2857] Migrate Cli service-quota quota-code filter implementation from CLI client to API (#1416)
- 9cc56e7 [CLI-1847] Migrate to ccloud-sdk-go-v2/kafkarest (#1420)
- aead04a add support for cpd environments (#1419)
- 4acacd3 Log a [DEBUG] message when searching $PATH for plugins (#1414)
- 0e4409c Add version to config struct (#1417)
v2.24.2
v2.24.1
v2.24.0
Changelog
- 18ab683 chore: minor version bump v2.24.0 [ci skip]
- e7644f6 add -r flag to xattr (#1405)
- 77983d3 [CLI-1776, RCCA-8029] Add
--unsafe-trace
flag (#1400) - 315f76e added commands for consumer crud and redeem workflow (#1395)
- a0a2e24 [CLI-1881] Announcements and Deprecation Framework (#1370)
- bc4b721 [CLI-1821] Make
login
respect the current context (#1391) - 67917dd CLI plugins (#1332)
- a047322 Use CMK instead of Kafka API for KafkaClusterConfig (#1403)
- d2aee8a DOCS-15874 confluent login examples (#1402)
- c59f017 Fix
make docs
(#1401) - 0e84145 use correct context access token and standardize code (#1399)
- 166779d [CLI-1893] Show correct error messages for
kafka topic create
(#1398) - ec9a610 Add non-root user to Dockerfile so users don't have to run as root with container (#1388)
- 2c721ad [CLI-1429] Apply EV Code Signing to Windows CLI binaries (#1353)
- 22fd9da Cluster describe cleanup (#1397)
- 22227d7 fixing bug from FF-7973 ticket (#1390)
- 38248f5 [CLI-1909] iam provider and pool descriptions are now non-mandatory (#1396)
- 7eb209f String content and var style updates (#1393)
- 9b43a97 [DGS-4369] Updating sr cluster delete confirmation message (#1384)
- 6d87727 Add Stream Sharing commands for provider shares list, describe and delete (#1367)
- 3982aff [DGS-4331] make sr cluster upgrade consistent (#1383)
- f322019 CIAM-2206: CLI List roles command should return Ksql and SR roles with Stage 3 flag (#1378)
- 43e757b Added devel & stag paths for getMetricsServerURL (#1385)
- 7be9024 remove server configuration description (#1379)
- 3d391ba Use ccloud-sdk-go-v2/kafkarest for
kafka acl
(#1380) - 83dcd77 Standardize messages for CRUD commands (#1381)
- 5f29e59 bump shell to v0.4.0 (#1382)
- f4ddba8 [CLI-578] ccloud kafka topic update, no error but value not updated (#1375)
v2.20.0
Changelog
- cefe44e chore: minor version bump v2.20.0 [ci skip]
- eb7272f revert release.svg
- 79688ce Print help to stderr (#1343)
- 06879d2 Usage Collection (#1203)
- 9062968 add ttl to kafka cluster config struct (#1336)
- 211370c reintroduce kafka link create flags (#1340)
- 608db25 [DOCS-14560] Add a note that cluster link list only works on destinatio… (#1339)
- ca4454c Remove release target of renaming archives checksums file (#1334)
- f45ca9a [APIF-2582] Update service-quota sdk to v1 (#1335)
- 5701bb6 remove context client (#1333)
v2.23.0
v2.22.0
Changelog
- 8baccab chore: minor version bump v2.22.0 [ci skip]
- 87bd0e5 [CLI-1830] Show better error when shrinking Kafka cluster by more than 1 cku (#1364)
- 6847394 [DGS-3796] minor change schema-registry cluster upgrade (#1369)
- 9e81803 [CLI-1828] Show detailed error when attempting to delete a cluster with active connectors (#1363)
- fc52a88 [CPG-1925] Upgrade logic for checking if an org is on free trial (#1366)
- ca1615d don't require login for confluent secret (#1365)
- 7a832b6 catch error before using api key (#1368)
- 67f9b24 [DGS-3796]: adding schema-registry cluster upgrade command (#1338)
- 26df946 Ksql processing log cli changes (#1350)
- e861598 Promote cc-cli-service in release (#1359)
- 7d31558 only collect usage for released versions (#1362)
- 1fb9056 [DGS-3797] add package flag to schema-registry cluster enable (#1337)
- 20d471f Added suggested change from previous CLI-1814 PR that was missed (#1361)
- 14d0c2b [CLI-1814] Added iam user update command (#1360)
- a4fb1fa [APIF-2667] Update new quota usage value for service-quota command (#1356)
- a3e2b92 add __complete to whitelist (#1358)
- 18b2a5c fix makefile errors in update-whitelist (#1357)
v2.21.0
Changelog
- 61cd660 chore: minor version bump v2.21.0 [ci skip]
- b9ae053 [CLI-1813] iam service-account describe command (#1355)
- d7c1927 [CPG-1925] Refactor org suspension checks into utils (#1354)
- f481ca2 [CPG-1925] Use fake LaunchDarkly result when testing (#1352)
- 57d5db4 Fix whitelist generation (and linting) for Confluent Cloud commands (#1351)
- 41f6cc9 [CI skipped] Replace hub with gh in uploading release and making pr's (#1348)
- 66c84f1 add persistent flags to whitelist (#1349)
- 5a9bf44 [ci skip] Removed an import statement from the command_describe.go file descrip… (#1347)
- c8b10dd [CLI-1867] migrate to v2 metrics API for kafka cluster metrics validation and sr cluster describe (#1345)
- 349b931 [CLI-1864] always return error detail / message for v2 client api calls (#1344)
- 6472adc Fix
make update-whitelist
target (#1342) - d66d1ff Added quotation marks to eval line of shell profile instructions in CONTRIBUTING.MD to avoid parse error (#1341)
v2.19.0
v2.18.0
Changelog
- 936bd9e chore: minor version bump v2.18.0 [ci skip]
- eb4769e Fix
make gorelease
(#1329) - 836a017 List service account role bindings as well as user role bindings in rb list command (#1321)
- 2dbb73d prefer testify/require to tj/assert (#1328)
- 01f13a8 release target: cat linux checksum into others and overwrite on s3 (#1317)
- f3164e2 fix files in jenkins test path (#1323)
- 3f36e8e [DOCS-14527] Update suggested API key command in ksql cluster create flag help (#1326)
- 56a7506 [CLI-1834] Support configuration values containing commas (#1319)
- 5a1ae75 catch api key 402 err (#1324)
- af475a9 add date to release notes (#1322)
- d242ecd Fix docs generation (#1315)
- b2e0d08 [DGS-3794] update schema-registry cluster describe output (#1306)
- ad396f0 KGLOBAL-1015-2: Add source-topic param to mirror topic creation command (#1318)