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)