Releases: confluentinc/cli
Releases · confluentinc/cli
v4.13.2
v4.13.1
Bug Fixes
- Show the correct partition count in the output of
confluent kafka topic update --config num.partitions=X
- Do not notify of major version updates when there are only minor version updates
- Fix an architecture error for
confluent local kafka start
- Prevent
confluent asyncapi export
from always failing when--consume-examples
is passed confluent flink shell
now outputs a message and the statement name before submitting it for better progress output
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