Confluent CLI Release Notes¶
Confluent CLI v1.22.0 Release Notes¶
- New Features
- Stateless mode
- Support self-signed certs for
confluent cluster describe
- Bug Fixes
- Fix
confluent local services start
bug for Centos - Fix no newline bug when auto injected configs are appended to manually added configs for
confluent local
commands
- Fix
Confluent CLI v1.21.1 Release Notes¶
- New Features
- Fix case where wrong ca-cert-path might be used when logging in
Confluent CLI v1.21.0 Release Notes¶
- New Features
--prompt
flag for login command to bypass non-interactive login
- Bug Fixes
- Fix automatic update of auth tokens for username/email with special characters
Confluent CLI v1.20.1 Release Notes¶
- New Features
- Prompt for credentials instead of throwing error when non-interactive login fails
Confluent CLI v1.20.0 Release Notes¶
- New Features
- Verbose HTTP and TLS information is logged (with trace log level) when logging in to the CLI.
- Non-interactive login supported via environment variables
- Binaries and archives are now shipped for Alpine Linux
- Bug Fixes
- Fixed issue where update command may not detect new CLI versions
Confluent CLI v1.19.1 Release Notes¶
No changes relating to Confluent CLI for this version.
Confluent CLI v1.19.0 Release Notes¶
- New Features
- Infer default protocol and port number for URLs when logging in
- Bug Fixes
- When using local Kafka sub-commands, only check status of Kafka cluster if it is a locally-running cluster
- Fix flushing of logs and log processing during CLI startup
Confluent CLI v1.18.0 Release Notes¶
- New Features
- Improve warning messages for audit log commands
Confluent CLI v1.17.0 Release Notes¶
- New Features
- Expose context management commands
- Bug Fixes
- Add additional logging when setting custom CA cert path
- Updated list of connectors for CP 6.0
- Fix KSQL path issue for CP verions older than 5.5
- Minor documentation/example fixes
Confluent CLI v1.16.0 Release Notes¶
- New Features
- Add audit log migration commands
- Support piping credentials to login commands
Confluent CLI v1.15.0 Release Notes¶
No changes relating to Confluent CLI for this version.
Confluent CLI v1.14.0 Release Notes¶
No changes relating to Confluent CLI for this version.
Confluent CLI v1.13.1 Release Notes¶
- Bug Fixes
- Fix command output bug for commands that were supposed to output to Stdout but were outputting to Stderr
Confluent CLI v1.13.0 Release Notes¶
- New Features
- Allow for pipe-able log output from
confluent local services ... log
.
- Allow for pipe-able log output from
- Bug Fixes
- Fix panic when invalid role is specified during resource-scoped rolebinding commands.
- Fix grammar and typos in command help and examples.
Confluent CLI v1.12.1 Release Notes¶
- Bug Fixes
- Fix success and error message display bug
Confluent CLI v1.12.0 Release Notes¶
- Bug Fixes
- Improve error message handling for audit log commands
- Fix parsing of credentials on Windows for login command
Confluent CLI v1.11.0 Release Notes¶
- New Features
- Rewrite
confluent local
command to use consistent grammar and eliminate need for passing – to subcommands with arguments - Add
confluent cluster
command to register/unregister clusters from a Confluent Cluster Registry instance (Confluent Platform 5.5+) - Update RBAC rolebinding commands to support friendly cluster names
- Add Schema Registry ACLs commands for
confluent local
- Improve error and success messages and add suggestions for commands that don’t succeed
- Rewrite
- Bug Fixes
- Update macOS system requirements for Confluent Platform 6.0
- Fix handling of errors from invalid RBAC rolebinding commands for Confluent Platform 6.0
- 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 CLI v1.10.0 Release Notes¶
- Bug Fixes
- Compatibility fix for RBAC in Confluent Platform 5.x
Confluent CLI v1.9.0 Release Notes¶
- Bug Fixes
- Restrict feedback nudges to fewer commands
- Skip update check when running the update command
Confluent CLI v1.8.0 Release Notes¶
- New Features
- Update RBAC rolebinding commands to support friendly cluster names (CP 6.0)
- Add
feedback
command so users can give direct in-product feeback - Start publishing release notes with each release
- Bug Fixes
- Fix panics when metadata service returns internal server errors
- Improve command examples in help output