Releases: confluentinc/cli
Releases · confluentinc/cli
v2.32.0
Changelog
- b67d0e2 chore: minor version bump v2.32.0 [ci skip]
- 4e3564e [CLI-955] Verify that input Kafka cluster IDs have the correct prefix (#1492)
- 75a31cb [DOCS-18402] Add overview page to command reference (#1497)
- 5328b7d Add ECR login to build_linux_glibc.sh script (#1494)
- ca27f49 chore: update repo semaphore project
- 1a79c58 chore: update repo semaphore project
- b8c7bac Migrate Windows CI to Semaphore (#1468)
- c6ff3d4 Update backup code for kafka cluster describe (#1502)
- a31476d Enable git in service.yml (#1501)
- 02b04f4 Fix
environment use
panic when setting environment in config (#1499) - ae07523 [APPSEC-1993] Update dependencies (#1496)
- 789ab6e [CLI-190] In
kafka topic create
, remove defaults for num partitions and replication factor (#1487)
v2.31.0
Changelog
- 26b1451 chore: minor version bump v2.31.0 [ci skip]
- e999483 revert release.svg
- 47cfa1b Fix
make update-db
for loop and add skip (#1490) - 8131323 Use
os.Exit()
instead ofsyscall.Kill()
which does not work on Windows (#1491) - 189a556 [CLI-2064] Only check for plugins in top-level directories in
$PATH
(#1481) - 475cff9 Fix usage format for N args (#1477)
- 85b949d [CLI-680] Standardize
StringSlice
flag descriptions (#1488) - 4df15de [CLI-2059] Pause/resume multiple connectors (#1480)
- 64c96ae [CLI-744] verify cluster existence in
confluent cluster unregister
to avoid false success message (#1485) - fef879e Update whitelist without service redeploy (#1467)
- a7dc13a [CLI-1088] Interrupt password prompt on Ctrl+C (#1489)
- d759e50 [CLI-1558] Change error for failed Cloud logins to include organization (#1486)
- cbd35b6 [CLI-1497, CLI-2037] Replace
sync.WaitGroup
withchan
(#1483) - 57eb328 [CLI-1454] Modify potentially misleading flag suggestions (#1482)
- c7055d3 [CLI-2061, CLI-2062] Add
--environment
flag toapi-key list
, improve wrong env error (#1479) - 01f274f [CLI-1954] Allow users with no role bindings to log in (#1478)
- 586ab19 Fix index out of range panic in
ksql cluster configure-acls
(#1476)
v2.30.1
v2.30.0
Changelog
- 0f5ad32 chore: minor version bump v2.30.0 [ci skip]
- d1d7d3e [CLI-151] Re-add check for LICENSE file (#1473)
- 26c7fb2 Display topic count 0 instead of error when calling
kafka cluster describe
on a provisioning cluster (#1471) - 791c9ec Handle resp nil case to avoid npd in retryable http client (#1474)
- 64a542d Switch to v2 client for getting iam user with email (#1472)
- 238434d Add schema list command (#1469)
- 587d54f Resolve issue causing missing endpoints in cluster config (#1470)
v2.29.0
Changelog
- 31fb5de chore: minor version bump v2.29.0 [ci skip]
- 0996206 Stream Sharing GA enhancements (#1457)
- 92c3a43 Goreleaser update (#1466)
- e3dcebc [RCCA-9133] Clear error msg when using api key with no secret saved locally (#1465)
- d0c9455 Client quotas GA changes (#1462)
- 1959ace Add diff to
make update-whitelist
(#1464) - b636d67 [CLI-2030] hide kafka quota, pool, provider, stream-share cmds when feature flag not enabled (#1461)
- 28c28d6 [CLI-2018] Migrate user invitation functionalities to v2 IAM api's (#1455)
- 14934a0 [RCCA-8880] Strip trailing slash from CCloud URLs (#1463)
- 386f9ad Bump Jenkinsfile to CP 7.3 (#1458)
- 10cee53 restore license line in goreleaser files (#1456)
- d7cf33b [CLI-2020] Use Kafka REST in
ksql cluster configure-acls
(#1447)
v2.28.1
Changelog
- 3203862 chore: patch version bump v2.28.1 [ci skip]
- cab2c0b Replace
golicense
withgo-licenses
(#1454) - cac9b43 Bump dependencies to fix Semaphore CI (#1427)
- fd1c8f7 allow orgs to be added to feature flag (#1453)
- a94e168 Correctly set fields in acl get / delete requests (#1451)
- 2590cd2 increase goreleaser timeout (#1452)
v2.28.0
v2.27.0
Changelog
v2.26.0
Changelog
- f059305 chore: minor version bump v2.26.0 [ci skip]
- 483de0f [CLI-1983] parse and catch all v2 api call response error message (#1444)
- 701da39 checked if test when hiding quota command (#1437)
- aa2173b Catch v2 error message in
List
api calls (#1440) - 04a1abc KGLOBAL-1755: Add link error fields to cluster linking list CLI operation (#1435)
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)