Skip to content

Releases: confluentinc/cli

v4.48.0

18 Dec 18:54
9ae4710

Choose a tag to compare

New Features

  • Add confluent flink savepoint and confluent flink detached-savepoint commands

v4.47.0

18 Dec 01:02
18e0053

Choose a tag to compare

New Features

  • Add a new "Max eCKU" output field for confluent kafka cluster commands
  • Add a new --max-ecku flag for the confluent 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

11 Dec 20:53
98a1f8f

Choose a tag to compare

New Features

  • Add Client-Side Payload Encryption (CSPE) Support for CLI
  • Add new identity-provider and certificate-authority scopes to both the description and the autocomplete suggestions for the confluent service-quota list command

Bug Fixes

  • Resolve an issue causing confluent kafka cluster describe to display incorrect "Ingress Limit" and "Egress Limit" values

v4.45.1

21 Nov 23:53
d1dab20

Choose a tag to compare

Bug Fixes

  • The Cloud confluent flink shell command will now correctly update the running statement status to "Failed" when viewing results if the statement fails after it starts running.

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