Skip to content

Releases: confluentinc/cli

v4.45.0

21 Nov 03:43

Choose a tag to compare

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

20 Nov 00:40
97bd17c

Choose a tag to compare

Bug Fixes

  • Resolve an issue where on-premises users without access to confluent.cloud could experience significant delays when running commands.

v4.44.0

13 Nov 03:04
9ff8071

Choose a tag to compare

New Features

  • Add back the confluent provider-integration v2 commands to fully support provider integrations for Azure and GCP.

Bug Fixes

  • Fix the display of ingress, egress and storage limit for confluent kafka cluster [create | describe | update] commands.

v4.43.0

24 Oct 21:50
14b42e0

Choose a tag to compare

New Features

  • Add new "Error Handling" and "Log Target" output fields for confluent tableflow topic commands
  • Add new flags --error-handling and --log-target for the confluent tableflow topic [enable | update] commands

Bug Fixes

  • confluent kafka topic [produce | consume] now displays log messages at the appropriate verbosity level
  • confluent asyncapi export --consume-examples now displays consumer log messages at the appropriate verbosity level

v4.42.0

22 Oct 20:07
f2982d2

Choose a tag to compare

New Features

  • Add Catalog Sync Status and Failing Table Format fields 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

16 Oct 07:09
e84be58

Choose a tag to compare

New Features

  • General fixes and improvements

Bug Fixes

  • General fixes and improvements

v4.40.0

15 Oct 19:37
3e92760

Choose a tag to compare

New Features

  • Add confluent provider-integration v2 commands to support provider integrations for Azure and GCP

v4.39.1

01 Oct 19:42
bbb6ede

Choose a tag to compare

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 flink commands 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, and confluent flink compute-pool create commands could not read the apiVersion field 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-defaults flag for the on-premises confluent flink environment [create | update] commands did not correctly parse YAML input files

v4.39.0

29 Sep 20:28
922ad86

Choose a tag to compare

New Features

  • [Open Preview] Add new optional flag --transport-type [SSE | STREAMABLE_HTTP] for confluent flink connection command "mcp_server" connection type
  • Add support for Azure peering networks in confluent schema-registry endpoint list, confluent flink endpoint list, and confluent flink endpoint use
  • Update confluent local kafka start to use the newer 8.0.0 version of the "confluent-local" Docker image
  • Add new SQL data type STRUCTURED_TYPE support for confluent flink shell command

v4.38.0

17 Sep 20:45
f12c298

Choose a tag to compare

New Features

  • Add Write Mode output field for confluent tableflow topic [describe | list | enable | update] commands

Bug Fixes

  • Fix a bug filtering out results by connector ID for confluent connect logs command