Skip to content

Releases: confluentinc/cli

v4.13.2

09 Dec 22:14
4c8123a
Compare
Choose a tag to compare

Bug Fixes

  • Fix SSO login failure
  • Validate --environment for confluent flink artifact commands
  • Fix an issue causing confluent kafka topic [produce | consume] to fail on Windows when using the --api-key and --api-secret flag

v4.13.1

06 Dec 00:23
0fbe3a0
Compare
Choose a tag to compare

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

22 Nov 22:59
d438a66
Compare
Choose a tag to compare

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 running confluent custom-code-logging update
  • Improve the confluent flink statement [update | stop | resume] examples with more accurate descriptions

v4.12.0

20 Nov 00:52
a76a8df
Compare
Choose a tag to compare

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

16 Nov 00:18
6dd6eb5
Compare
Choose a tag to compare

New Features

  • General updates and improvements

v4.10.0

13 Nov 23:25
756ae7b
Compare
Choose a tag to compare

New Features

  • Add --output flag for confluent flink environment [create | describe | update]
  • Add --environment flag for confluent 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 of confluent flink application [create | describe | update]
  • Improve error messages for confluent flink application and confluent flink environment commands
  • confluent flink application web-ui-forward now works without the --url flag

v4.9.0

29 Oct 02:11
3962325
Compare
Choose a tag to compare

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

25 Oct 22:29
69941b8
Compare
Choose a tag to compare

New Features

  • Add support for client side field level encryption (CSFLE) feature for confluent kafka topic produce and confluent kafka topic consume
  • Added "LatestOffsets" and "LatestOffsetsTimestamp" fields to the flink statement describe and flink statement list commands

Bug Fixes

  • confluent asyncapi export now uses Kafka bootstrap urls for creating Kafka consumers

v4.7.0

09 Oct 22:26
3b4f6b5
Compare
Choose a tag to compare

New Features

  • Add confluent flink application and confluent flink environment commands for managing on-premises Flink applications and environments
  • Add confluent kafka mirror truncate-and-restore

v4.6.0

04 Oct 23:11
9951c52
Compare
Choose a tag to compare

New Features

  • [Limited Availability] Add confluent iam certificate-authority and confluent 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