Confluent Cloud CLI Release Notes¶
Confluent Cloud CLI v1.12.1 Release Notes¶
- Bug Fixes
- Fix success and error message display bug
Confluent Cloud CLI v1.12.0 Release Notes¶
- Bug Fixes
- Fix formatting of certain error messages
- Add additional error checks for Kafka cluster readiness
- Fix parsing of credentials on Windows for login command
Confluent Cloud CLI v1.11.0 Release Notes¶
- New Features
- Add Bring Your Own Key support
- Add
--deleted
flag for Schema Registry subject list and describe commands - Add
--permanent
flag for Schema Registry schema delete command - Add
--if-not-exists
flag toccloud kafka topic create
- Store user’s organization ID and name in configuration file
- Improve error and success messages and add suggestions for commands that don’t succeed
- Bug Fixes
- Keep retrying to validate Schema Registry API key even if credentials are invalid
- Remove Kafka cluster config and potentially active Kafka cluster setting when a Kafka cluster is deleted
- Handle errors with loading CLI configuration files and ignore them when configs aren’t needed
- Respect log output/verbosity levels when loading configuration files
- Only check for updates once every 24 hours
Confluent Cloud CLI v1.10.0 Release Notes¶
No changes relating to Confluent Cloud CLI for this version.
Confluent Cloud CLI v1.9.0 Release Notes¶
- Bug Fixes
- Restrict feedback nudges to fewer commands
- Skip update check when running the update command
Confluent Cloud CLI v1.8.0 Release Notes¶
- New Features
- Add
type
field toccloud kafka cluster list
output - Add
feedback
command so users can give direct in-product feeback - Start publishing release notes with each release
- Add
- Bug Fixes
- Improve command examples in help output