Confluent CLI Release Notes¶
Confluent CLI v1.36.0 Release Notes¶
- Bug Fixes
- Fix the issue of inserting
+
for whitespace iniam rolebinding
parameters
- Fix the issue of inserting
Confluent CLI v1.35.0 Release Notes¶
- New Features
- Performance improvements
- Bug Fixes
- Show all new release notes on CLI update
Confluent CLI v1.34.0 Release Notes¶
- New Features
- Kafka ACL management via Confluent REST Proxy
- Bug Fixes
- Fix logout panic when removing netrc entry
Confluent CLI v1.33.0 Release Notes¶
- New Features
- Remove credentials from
.netrc
file whenlogout
command is run - Move non-interactive login/environment messages to debug-level printouts to
stderr
- Remove credentials from
- Bug Fixes
- Fix supporting custom home directories specified via the
$HOME
environment variable
- Fix supporting custom home directories specified via the
Confluent CLI v1.32.0 Release Notes¶
- Bug Fixes
- Fix
iam acl create
bug for User principals with@
symbol
- Fix
Confluent CLI v1.31.0 Release Notes¶
- New Features
- Increase default number of metadata key iterations from 1000 to 10000
Confluent CLI v1.30.0 Release Notes¶
No changes relating to Confluent CLI for this version.
Confluent CLI v1.29.0 Release Notes¶
No changes relating to Confluent CLI for this version.
Confluent CLI v1.28.1 Release Notes¶
- Bug Fixes
- Fix bug where update command fails to find some versions
Confluent CLI v1.28.0 Release Notes¶
- New Features
- Improved help text and examples
Confluent CLI v1.27.0 Release Notes¶
- New Features
- Build and release darwin/arm64 binaries and archives
Confluent CLI v1.26.0 Release Notes¶
- New Features
- Topic management commands via Confluent REST Proxy API
- Bug Fixes
- Use
CONFLUENT_MDS_URL
andCONFLUENT_CA_CERT_PATH
for login command when set - Require
--role
flag foriam rolebinding delete
command
- Use
Confluent CLI v1.25.0 Release Notes¶
No changes relating to Confluent CLI for this version.
Confluent CLI v1.24.0 Release Notes¶
- New Features
- Non-interactive login
- CONFLUENT_MDS_URL and CONFLUENT_CA_CERT_PATH environment variable support
Confluent CLI v1.23.0 Release Notes¶
- Bug Fixes
- Better handling of
--ca-cert-path
flag for saved logins
- Better handling of
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