Releases: confluentinc/cli
Releases · confluentinc/cli
v3.64.1
Bug Fixes
- Loosen Linux glibc version restriction applied in last release
- Fix static linking error on Windows
- Allow
confluent schema-registry dek create
to be called without specifying--algorithm
v3.64.0
New Features
- [Early Access] Add
confluent ai
, an interactive AI assistant that can answer questions about Confluent Cloud
v3.63.0
New Features
- Add
--runtime-language
toconfluent 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
New Features
- Add
--headers
toconfluent 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 keysql.secrets.*
from being stored in persistent history file forconfluent flink shell
v3.61.1
v3.61.0
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
andconfluent network access-point private-link egress-endpoint list
- Output the associated Azure subscription in
confluent network gateway describe
andconfluent 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
, andconfluent connect offset status describe
from crashing
v3.60.0
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
New Features
- Add new "SET" option "client.output-format" to
confluent flink shell
supporting plain text mode
v3.58.0
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
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
andconfluent 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
andconfluent 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