Skip to content

Releases: confluentinc/cli

v3.63.0

03 Jun 22:25
931f4ae
Compare
Choose a tag to compare

New Features

  • Add --runtime-language to confluent flink artifact create for specifying the language runtime for Flink user-defined functions (UDFs)

Bug Fixes

  • Fix a bug requiring an on-premises login to use confluent kafka commands which do not necessarily require a login
  • Show the correct expiration time in the "Expires At" field of confluent iam user describe on-premises

v3.62.0

30 May 22:44
945c379
Compare
Choose a tag to compare

New Features

  • Add --headers to confluent kafka topic produce for specifying headers manually when producing messages
  • Support on-premises SSO authentication with confluent login
  • Add a new on-premises confluent iam user describe to display username and authentication token

Bug Fixes

  • Trim custom Kafka REST --url values properly
  • Prevent SET statements with key sql.secrets.* from being stored in persistent history file for confluent flink shell

v3.61.1

16 May 23:34
652d9a6
Compare
Choose a tag to compare

Bug Fixes

  • Fix an issue in confluent plugin install that prevented users from installing go plugins

v3.61.0

09 May 20:43
5df247d
Compare
Choose a tag to compare

New Features

  • Support passing offsets to confluent connect cluster create as part of the configuration file
  • Support creating Azure Egress Private Link endpoints in confluent network access-point private-link egress-endpoint create
  • Output the associated Azure Private Endpoint ID, Private Endpoint domain, and Private Endpoint IP address in confluent network access-point private-link egress-endpoint describe and confluent network access-point private-link egress-endpoint list
  • Output the associated Azure subscription in confluent network gateway describe and confluent network gateway list
  • Print a warning when a Confluent Cloud Kafka REST URL is passed to Confluent Platform Kafka REST

Bug Fixes

  • Prevent confluent connect offset delete, confluent connect offset update, and confluent connect offset status describe from crashing

v3.60.0

02 May 21:42
def78d4
Compare
Choose a tag to compare

New Features

  • Support "=" in the keys and values of SET commands in confluent flink shell
  • Add a warning including the statement retention time in confluent flink compute-pool delete

v3.59.0

25 Apr 23:30
bc0785f
Compare
Choose a tag to compare

New Features

  • Add new "SET" option "client.output-format" to confluent flink shell supporting plain text mode

v3.58.0

19 Apr 04:20
c243317
Compare
Choose a tag to compare

New Features

  • Add "Properties" and "Principal" fields to confluent flink statement describe

Bug Fixes

  • [Early Access] Exclude Flink UDF artifacts in confluent connect custom-plugin list

v3.57.0

11 Apr 23:31
cfe7b89
Compare
Choose a tag to compare

New Features

  • Support creating Azure Private Link attachments in confluent network private-link attachment create
  • Output the associated Azure Private Link Service alias and ID in confluent network private-link attachment describe and confluent network private-link attachment list
  • Support creating Azure Private Link attachment connections with confluent network private-link attachment connection create
  • Output the associated Azure Private Link Service alias and ID in confluent network private-link attachment connection describe and confluent network private-link attachment connection list
  • Add confluent network link commands for managing network link resources in Confluent Cloud
  • Add confluent network region command to list cloud provider regions for networking

v3.56.0

05 Apr 01:14
a4a20e8
Compare
Choose a tag to compare

New Features

  • [Early Access] Manage connector offsets with confluent connect offset
  • confluent connect plugin install no longer requires users to log in

v3.55.0

29 Mar 21:51
76551ca
Compare
Choose a tag to compare

New Features

  • Add confluent network access-point private-link egress-endpoint commands for managing Private Link egress endpoints in Confluent Cloud
  • Add confluent network dns record commands for managing DNS records in Confluent Cloud
  • Add confluent network gateway commands for managing gateways in Confluent Cloud
  • Improve error message when running confluent kafka consumer group lag commands without a dedicated Kafka cluster
  • [Early Access] confluent flink shell now uses the upsertColumns property when it's available