Skip to content

Releases: confluentinc/cli

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

v3.54.0

14 Mar 23:28
0f32a57
Compare
Choose a tag to compare

New Features

  • Add confluent connect custom-plugin create --cloud
  • Add confluent connect custom-plugin list --cloud

v3.53.0

07 Mar 22:57
0bdfd1c
Compare
Choose a tag to compare

New Features

  • [Early Access] Support QUIT statement in confluent flink shell

Bug Fixes

  • [Early Access] Support multibyte characters in the USE statement in confluent flink shell
  • Prevent confluent context update --kafka-cluster from crashing