Releases: confluentinc/cli
Releases · confluentinc/cli
v3.55.0
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 theupsertColumns
property when it's available
v3.54.0
New Features
- Add
confluent connect custom-plugin create --cloud
- Add
confluent connect custom-plugin list --cloud
v3.53.0
v3.52.0
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
andconfluent 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
New Features
- [Early Access] Support
Ctrl + Left
,Ctrl + Right
andCtrl + Backspace
shortcuts on Windows inconfluent 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
andconfluent 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 fromconfluent iam rbac role-binding
commands
v3.50.0
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
andconfluent kafka topic consume
without logging in - No longer require
--ca-location
for on-premisesconfluent kafka topic produce
v3.49.0
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
andconfluent 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
v3.48.0
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 toconfluent environment create
andconfluent environment update
- Add "Stream Governance Package" field to
confluent environment
commands - Add
--output
flag toconfluent secret file rotate
andconfluent secret master-key generate
v3.47.0
New Features
- Use service account resource IDs instead of integer IDs in
confluent ksql cluster configure-acls
- Added
confluent schema-registry dek
commands for Schema Registry Data Encryption Key (DEK) management - Added
confluent schema-registry kek
commands for Schema Registry Key Encryption Key (KEK) management - Autocomplete
confluent ksql cluster create --credential-identity
- Add
--context
and--output
toconfluent connect custom-plugin create
- [Early Access] Add statement name to title of interactive results view in
confluent flink shell
Bug Fixes
- Fix "no such file or directory" error when running a serialized consumer before producer