Releases: confluentinc/cli
Releases · confluentinc/cli
v3.21.0
v3.20.0
v3.19.0
v3.18.0
New Features
- Add
confluent connect plugin install
command to install Connect plugins for Confluent Platform - Support calling
confluent environment describe
without arguments - Autocomplete arguments in
confluent service-quota list
Bug Fixes
- Prevent panic while retrieving Schema Registry cluster information
v3.17.0
New Features
- Add
confluent billing cost list
Bug Fixes
- Fix
confluent update
checksum validation for Alpine Linux
v3.16.0
v3.15.1
v3.15.0
New Features
- Support topic prefixes ending with a wildcard (*) in
confluent asyncapi export --topics
- Update "num.partitions" for a Kafka topic with
confluent kafka topic update --config
v3.14.1
Bug Fixes
- Prevent
confluent login --organization-id
from logging users into the wrong SSO-enabled organization
v3.14.0
New Features
- Publish with Homebrew
- Add
--metadata
and--ruleset
toconfluent schema-registry schema create
- Add
--compatibility-group
,--metadata-defaults
,--metadata-overrides
,--ruleset-defaults
, and--ruleset-overrides
toconfluent schema-registry subject update
Bug Fixes
- Fix decryption error when running non-authenticated commands
- Correctly display mirror topics in
confluent kafka link list --include-topics