Releases: confluentinc/cli
Releases · confluentinc/cli
v4.48.0
v4.47.0
New Features
- Add a new "Max eCKU" output field for
confluent kafka clustercommands - Add a new
--max-eckuflag for theconfluent kafka cluster [create | update]commands to optionally override the default Max eCKU limit with a custom value for Basic, Standard, Enterprise, and Freight cluster types - Add basic authentication support for the "mcp_server" connection type for
confluent flink connection [create | list]
v4.46.0
New Features
- Add Client-Side Payload Encryption (CSPE) Support for CLI
- Add new
identity-providerandcertificate-authorityscopes to both the description and the autocomplete suggestions for theconfluent service-quota listcommand
Bug Fixes
- Resolve an issue causing
confluent kafka cluster describeto display incorrect "Ingress Limit" and "Egress Limit" values
v4.45.1
Bug Fixes
- The Cloud
confluent flink shellcommand will now correctly update the running statement status to "Failed" when viewing results if the statement fails after it starts running.
v4.45.0
New Features
- Add Azure support for the
confluent tableflow [create | list]commands - [Open Preview] Add “a2a” as a new connection type for
confluent flink connection [create | list] - [Closed Preview] Add new
confluent kafka share-group [list | describe | consumer list]commands for managing Kafka Share Groups to enhance support for queue-style consumption patterns in Apache Kafka
v4.44.1
Bug Fixes
- Resolve an issue where on-premises users without access to confluent.cloud could experience significant delays when running commands.
v4.44.0
New Features
- Add back the
confluent provider-integration v2commands to fully support provider integrations for Azure and GCP.
Bug Fixes
- Fix the display of
ingress,egressandstoragelimit forconfluent kafka cluster [create | describe | update]commands.
v4.43.0
New Features
- Add new "Error Handling" and "Log Target" output fields for
confluent tableflow topiccommands - Add new flags
--error-handlingand--log-targetfor theconfluent tableflow topic [enable | update]commands
Bug Fixes
confluent kafka topic [produce | consume]now displays log messages at the appropriate verbosity levelconfluent asyncapi export --consume-examplesnow displays consumer log messages at the appropriate verbosity level
v4.42.0
New Features
- Add
Catalog Sync StatusandFailing Table Formatfields to enable Delta table support in Tableflow Topic configuration - Add
confluent tableflow catalog-integration [create | describe | list | delete]commands to support Unity catalog
v4.41.0
New Features
- General fixes and improvements
Bug Fixes
- General fixes and improvements