Skip to content

Releases: confluentinc/cli

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

v3.52.0

04 Mar 23:59
3ebaaf5
Compare
Choose a tag to compare

New Features

  • [Early Access] confluent flink shell supports new key bindings: "Ctrl-D" deletes characters and only closes if the buffer is empty, "Alt-D" deletes words, "Alt-L" lowercases words, and "Alt-U" uppercases words
  • Add confluent network dns forwarder commands for managing DNS forwarders in Confluent Cloud
  • Add "Gateway" field to confluent network list and confluent network describe

Bug Fixes

  • [Early Access] Prevent confluent flink shell from crashing if statements are executed too quickly
  • [Early Access] Improve error message in confluent flink artifact create when uploading to a third-party API fails
  • Improve error message in confluent connect custom-plugin create when uploading to a third-party API fails

v3.51.0

26 Feb 20:57
7eaa1a0
Compare
Choose a tag to compare

New Features

  • [Early Access] Support Ctrl + Left, Ctrl + Right and Ctrl + Backspace shortcuts on Windows in confluent flink shell
  • [Early Access] Support escaped characters for catalogs and databases set with "USE" in confluent flink shell
  • [Early Access] Down arrow can be used to enter the completion list in confluent flink shell

Bug Fixes

  • Fix a panic in confluent api-key use
  • Fix an issue in confluent kafka cluster configuration update --config that could cause a duplicate key error
  • Fix a bug causing confluent kafka link create and confluent kafka link configuration update to fail when the cluster link configuration "ssl.truststore.certificates" contains an explicit "\n" character
  • [Early Access] Improve text visibility in the interactive output of confluent flink shell
  • [Early Access] Remove --flink-region flag from confluent iam rbac role-binding commands

v3.50.0

16 Feb 19:07
636412a
Compare
Choose a tag to compare

New Features

  • Add "Idle Since" column to confluent network commands
  • Allow confluent local service commands to work with Java versions above 12

Bug Fixes

  • Avoid crash when reading configuration files on Windows
  • [Early Access] Fix crash when running confluent flink shell on Windows
  • [Early Access] Allow pending statements to be cancelled in confluent flink shell
  • Allow Confluent Platform users to use confluent kafka topic produce and confluent kafka topic consume without logging in
  • No longer require --ca-location for on-premises confluent kafka topic produce

v3.49.0

13 Feb 21:05
32acf01
Compare
Choose a tag to compare

New Features

  • Role bindings for users in confluent iam rbac role-binding list will now show the user's name
  • [Early Access] Add confluent flink artifact lifecycle management commands

Bug Fixes

  • Fix a bug preventing role bindings with an SSO group mapping principal from displaying in confluent iam rbac role-binding list
  • Fix a bug causing an incorrect error message to be displayed in confluent iam rbac role-binding create and confluent iam rbac role-binding delete when the principal is an SSO group mapping
  • [Early Access] Fix crashes when using multi-byte characters in confluent flink shell

v3.48.1

25 Jan 23:52
e86e352
Compare
Choose a tag to compare

Bug Fixes

  • Fix panic in confluent kafka topic consume --key-format double when consuming a message with an integer key

v3.48.0

18 Jan 23:59
8bc90c7
Compare
Choose a tag to compare

New Features

  • Add confluent kafka link task list for listing cluster link task information for Confluent Cloud and on-premises
  • Add confluent kafka mirror state-transition-error list for listing cluster linking mirror state transition errors
  • Add --governance-package flag to confluent environment create and confluent environment update
  • Add "Stream Governance Package" field to confluent environment commands
  • Add --output flag to confluent secret file rotate and confluent secret master-key generate