Releases: confluentinc/cli
Releases · confluentinc/cli
v2.32.1
Changelog
- 9e6617f chore: patch version bump v2.32.1 [ci skip]
- 35d225b Hide
stream-share
command reference (#1518) - 5fd0420 Autogenerate code to conform to current docs structure (#1505)
- 51e5f7f Revert default replication factor to 3 for
kafka topic create
(#1514) - aea430e KGLOBAL-2382: Print mirror topic name instead of source topic name after mirror topic creation (#1515)
- 5ab6d5f Revert auto-PR and disable pipeline (#1510)
- d53d511 chore: update repo semaphore config
- e10411f Stop installing Chocolatey dependencies (#1503)
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)