Releases: confluentinc/cli
Releases · confluentinc/cli
v4.29.0
New Features
- Add additional endpoints under "Private Regional Endpoint URLs" for
confluent schema-registry endpoint listcommand - Add the "Remote Cluster" field to the output of on-premises
confluent kafka link [describe | list]commands
Bug Fixes
- Add missing
--remote-cluster,--remote-bootstrap-server,--remote-api-key,--remote-api-secret,--local-api-key, and--local-api-secretflags for the on-premisesconfluent kafka link createcommand
v4.28.0
New Features
- Add Confluent Platform
confluent flink statement,confluent flink compute-poolandconfluent flink catalogcommands - Add additional flags
--statement-defaultsand--compute-pool-defaultsfor the Confluent Platformconfluent flink environment createandconfluent flink environment updatecommands to support specifying the default Flink statement and compute pool - Add the "Zone Info" field to
confluent networkcommands - Add
confluent connect artifact [create | describe | list | delete]commands to manage Custom SMTs (Single Message Transform) for fully-managed connectors
v4.27.1
Bug Fixes
- Support
PRIVATE_NETWORK_INTERFACEnetwork type forconfluent kafka region listcommand
v4.27.0
New Features
- Handle multiple rows for the same primary key for
confluent flink shellcommands
v4.26.1
Bug Fixes
confluent local servicesno longer setsconsumer.interceptor.classesandproducer.interceptor.classesconfiguration options by default when used with Confluent Platform 8.0confluent kafka quota listnow works when a cluster has more than 100 quotas
v4.26.0
New Features
- When using the CLI with Confluent Platform 8.0, "control-center" is not an available service for
confluent local services - When using the CLI with Confluent Platform 7.9 or lower, "control-center" will continue to be available for
confluent local services - When using the CLI with Confluent Platform 8.0, "zookeeper" is replaced by "kraft-controller" for
confluent local services, and all services will run in KRaft mode - When using the CLI with Confluent Platform 7.9 or lower,
confluent local serviceswill continue to run in Zookeeper mode
Bug Fixes
confluent asyncapi exportnow correctly handles Avro union types in examples output
v4.25.0
New Features
- Restore "control-center" for
confluent local services - Restore Zookeeper mode for
confluent local services; adding back "zookeeper" and removing the new "kraft-controller" - The
confluent flink shellcommand now supports statement warnings, which will be gradually added
v4.24.0
New Features
confluent local servicesnow uses KRaft instead of Zookeeper
v4.23.0
New Features
- Add new
--client-cert-pathand--client-key-pathflags toconfluent loginto support on-premises mTLS login - Add a new
--certificate-onlyflag toconfluent loginfor on-premises mTLS login without username/password or SSO - Add new
--client-cert-pathand--client-key-pathflags to all on-premises MDS and schema registry commands - Add new "CONFLUENT_PLATFORM_CLIENT_CERT_PATH" and "CONFLUENT_PLATFORM_CLIENT_KEY_PATH" mTLS environment variables
Bug Fixes
- Fix an issue preventing the CLI from refreshing the authentication token while running the on-premises
confluent kafka topic [produce | consume]commands - Fix an issue causing the on-premises
confluent kafka topic [produce | consume]commands to fail to start - Fix an issue causing
confluent local kafka topic consumeto fail to start
v4.22.0
New Features
- Add
confluent flink endpoint listandconfluent flink endpoint usecommands to support Flink CCN endpoint feature - Add informational message and suggestion for
confluent flink connectivity-type usecommand - Add optional
--identity-claimflag toconfluent iam providercommand to support union of pools feature - Add GCP support for
confluent network private-link attachment