Releases: confluentinc/cli
Releases · confluentinc/cli
v4.13.0
New Features
- Support
confluent flink statement [update | resume] <name>
with--principal
and/or--compute-pool
Bug Fixes
- Fix for
Error: malformed body: Unsupported destination, supported value ["Kafka"]
issue when runningconfluent custom-code-logging update
- Improve the
confluent flink statement [update | stop | resume]
examples with more accurate descriptions
v4.12.0
New Features
- Add the "Mirror Partition States Count" field for
confluent kafka link describe
- [Early Access] Add
confluent network access-point private-network-interface
commands for managing private network interfaces - [Early Access] Add "private-network-interface" option for
confluent network gateway create --type
- [Early Access] Add "freight" option for
confluent kafka cluster create --type
- Add "tableflow" option for
confluent api-key [create | list] --resource
v4.11.0
New Features
- General updates and improvements
v4.10.0
New Features
- Add
--output
flag forconfluent flink environment [create | describe | update]
- Add
--environment
flag forconfluent flink artifact
commands - Add new "Description" and "Documentation Link" fields for
confluent flink artifact
commands
Bug Fixes
- Remove unsupported "human" option for the
--output
flag in the--help
documentation ofconfluent flink application [create | describe | update]
- Improve error messages for
confluent flink application
andconfluent flink environment
commands confluent flink application web-ui-forward
now works without the--url
flag
v4.9.0
New Features
- Add
confluent network gateway [create | delete | update]
to manage gateways
Bug Fixes
- Fix a bug preventing
confluent kafka topic consume
from consuming Avro, Protobuf, and JSONSchema messages correctly produced with CLI version 4.7.0 or earlier
v4.8.0
New Features
- Add support for client side field level encryption (CSFLE) feature for
confluent kafka topic produce
andconfluent kafka topic consume
- Added "LatestOffsets" and "LatestOffsetsTimestamp" fields to the
flink statement describe
andflink statement list
commands
Bug Fixes
confluent asyncapi export
now uses Kafka bootstrap urls for creating Kafka consumers
v4.7.0
New Features
- Add
confluent flink application
andconfluent flink environment
commands for managing on-premises Flink applications and environments - Add
confluent kafka mirror truncate-and-restore
v4.6.0
New Features
- [Limited Availability] Add
confluent iam certificate-authority
andconfluent iam certificate-pool
commands to manage mTLS authentication
Bug Fixes
- Update the confirmation prompt in
confluent flink artifact delete
to warn users that it might affect running statements
v4.5.0
New Features
- Add
confluent flink statement update
for updating a statement's principal and compute pool, or stopping a statement - Add
confluent provider-integration
commands for managing provider integrations - Add on-premises support for Confluent Managed Flink (CMF) and Flink environments in
confluent cluster register
andconfluent iam rbac role-binding
commands - [Early Access] Add
confluent connect custom-plugin version
commands for managing custom Connect plugin versions
Bug Fixes
- Default to "Essentials" Stream Governance package in
confluent environment create
- Use correct version number in module name
- Allow
confluent kafka cluster configuration
commands to be used while logged out - No longer require
--passphrase-new
inconfluent secret file rotate
v4.4.0
New Features
- Add
confluent flink connection
commands for managing Flink connections - Add
--class
toconfluent flink artifact create