Releases: confluentinc/cli
Releases · confluentinc/cli
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
v4.40.0
New Features
- Add
confluent provider-integration v2commands to support provider integrations for Azure and GCP
v4.39.1
Breaking Changes
- WARNING: The following bug fixes are intended for users of Confluent Manager for Apache Flink® 2.0; changes in various field names of the YAML output of on-premises
confluent flinkcommands are breaking changes for versions 1.0 and 1.1
Bug Fixes
- Fixes an issue where the on-premises
confluent flink application create,confluent flink catalog create, andconfluent flink compute-pool createcommands could not read theapiVersionfield for YAML input files - Output fields with "null" values in the YAML output of
confluent flink [application | catalog | compute-pool | environment | statement]commands are now omitted instead of displaying "null" - All output fields in the YAML output of
confluent flink [application | catalog | compute-pool | environment | statement]commands now use the same format as the API instead of being lowercase - Fixes an issue where the
--statement-defaultsflag for the on-premisesconfluent flink environment [create | update]commands did not correctly parse YAML input files
v4.39.0
New Features
- [Open Preview] Add new optional flag
--transport-type [SSE | STREAMABLE_HTTP]forconfluent flink connectioncommand "mcp_server" connection type - Add support for Azure peering networks in
confluent schema-registry endpoint list,confluent flink endpoint list, andconfluent flink endpoint use - Update
confluent local kafka startto use the newer 8.0.0 version of the "confluent-local" Docker image - Add new SQL data type STRUCTURED_TYPE support for
confluent flink shellcommand
v4.38.0
New Features
- Add
Write Modeoutput field forconfluent tableflow topic [describe | list | enable | update]commands
Bug Fixes
- Fix a bug filtering out results by connector ID for
confluent connect logscommand