Skip to content

Releases: confluentinc/cli

v4.29.0

12 Jun 22:49
b5ee5ee

Choose a tag to compare

New Features

  • Add additional endpoints under "Private Regional Endpoint URLs" for confluent schema-registry endpoint list command
  • 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-secret flags for the on-premises confluent kafka link create command

v4.28.0

04 Jun 19:43
df7404f

Choose a tag to compare

New Features

  • Add Confluent Platform confluent flink statement, confluent flink compute-pool and confluent flink catalog commands
  • Add additional flags --statement-defaults and --compute-pool-defaults for the Confluent Platform confluent flink environment create and confluent flink environment update commands to support specifying the default Flink statement and compute pool
  • Add the "Zone Info" field to confluent network commands
  • Add confluent connect artifact [create | describe | list | delete] commands to manage Custom SMTs (Single Message Transform) for fully-managed connectors

v4.27.1

23 May 00:55
912ba88

Choose a tag to compare

Bug Fixes

  • Support PRIVATE_NETWORK_INTERFACE network type for confluent kafka region list command

v4.27.0

16 May 00:19
d265c94

Choose a tag to compare

New Features

  • Handle multiple rows for the same primary key for confluent flink shell commands

v4.26.1

02 May 19:58
ad29179

Choose a tag to compare

Bug Fixes

  • confluent local services no longer sets consumer.interceptor.classes and producer.interceptor.classes configuration options by default when used with Confluent Platform 8.0
  • confluent kafka quota list now works when a cluster has more than 100 quotas

v4.26.0

21 Apr 23:16
d2facf6

Choose a tag to compare

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 services will continue to run in Zookeeper mode

Bug Fixes

  • confluent asyncapi export now correctly handles Avro union types in examples output

v4.25.0

16 Apr 19:53
05d9588

Choose a tag to compare

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 shell command now supports statement warnings, which will be gradually added

v4.24.0

14 Apr 19:59
4cae220

Choose a tag to compare

New Features

  • confluent local services now uses KRaft instead of Zookeeper

v4.23.0

07 Apr 22:57
c769075

Choose a tag to compare

New Features

  • Add new --client-cert-path and --client-key-path flags to confluent login to support on-premises mTLS login
  • Add a new --certificate-only flag to confluent login for on-premises mTLS login without username/password or SSO
  • Add new --client-cert-path and --client-key-path flags 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 consume to fail to start

v4.22.0

02 Apr 18:19
f47b8ae

Choose a tag to compare

New Features

  • Add confluent flink endpoint list and confluent flink endpoint use commands to support Flink CCN endpoint feature
  • Add informational message and suggestion for confluent flink connectivity-type use command
  • Add optional --identity-claim flag to confluent iam provider command to support union of pools feature
  • Add GCP support for confluent network private-link attachment