Skip to content

Releases: confluentinc/cli

v4.63.0

22 May 01:01
af7e822

Choose a tag to compare

Breaking Changes

  • Removed the confluent custom-code-logging command group; the Custom Code Logging API has been deprecated

New Features

  • confluent flink endpoint list and confluent flink endpoint use now use the Confluent Cloud Endpoints API, surfacing endpoint shapes (notably, multi-PLATT PrivateLink Gateway access points) that the legacy implementation could not represent
  • Add new --custom-database, --custom-namespace, and --custom-schema flags for confluent tableflow catalog-integration [create | update]
  • Add new "Custom Database", "Custom Namespace", and "Custom Schema" output fields for confluent tableflow catalog-integration commands

v4.62.0

14 May 23:32
4c71eec

Choose a tag to compare

New Features

  • Add “global” option for confluent api-key [create | list] --resource
  • Add confluent rtce rtce-topic [ create | delete | describe | list | update ], and confluent rtce region list commands for managing Real Time Context Engine in Confluent Cloud

Bug Fixes

  • Restore confluent flink compute-pool [ list | describe | update ] on Confluent Platform, which had been broken by an upstream cmf-sdk-go v0.0.6 schema regression that caused ComputePool.status to fail to decode.

v4.61.0

07 May 05:17
b979e90

Choose a tag to compare

New Features

  • Add Azure Private Link ingress gateway and access point support (--cloud azure --type ingress-privatelink) for confluent network gateway and confluent network access-point private-link ingress-endpoint commands
  • Add GCP Private Service Connect ingress gateway and access point support (--cloud gcp --type ingress-private-service-connect) for confluent network gateway and confluent network access-point private-link ingress-endpoint commands
  • Add confluent kafka share-group [describe | list] and confluent kafka share-group consumer list commands to support managing Kafka Share Groups in Confluent Platform

Bug Fixes

  • Fix crash in confluent api-key delete command when encountering an error while updating the config file

v4.60.0

30 Apr 19:51
444c7ec

Choose a tag to compare

New Features

  • Added confluent flink materialized-table [ create | list | describe | update | stop | resume ] commands for managing Materialized Tables in Confluent Cloud.

v4.59.0

27 Apr 21:10
8fbc65a

Choose a tag to compare

New Features

  • Add example for confluent iam rbac role-binding create showing how to create a role binding for the Assigner role on a service account

v4.58.0

14 Apr 21:58
78eff32

Choose a tag to compare

New Features

  • Add --routes flag to confluent network access-point private-network-interface [create | update] commands
  • Display egress routes in the confluent network access-point private-network-interface [describe | list] output

v4.57.0

03 Apr 23:12

Choose a tag to compare

New Features

  • Add the --default-pool flag for confluent flink compute-pool [create | update] commands to support Flink default Compute Pool feature
  • Add the confluent flink compute-pool-config [describe | update] commands to support reading and updating Flink Compute Pool Configs

v4.56.0

30 Mar 20:39
017460d

Choose a tag to compare

New Features

  • Add GCP support for confluent connect artifact commands
  • Add support for username/password authentication for Elastic connection type in confluent flink connection [create | update] commands

v4.55.0

17 Mar 23:09
4fb7a0a

Choose a tag to compare

New Features

  • Add the --schema-id-header flag to confluent kafka topic produce to serialize schema IDs in the header instead of in the message prefix

v4.54.0

10 Mar 00:08
f403d01

Choose a tag to compare

New Features

  • Add --display-name flag to confluent iam service-account list command.
  • Add "anthropic" connection type support for confluent flink connection
  • Add "fireworksai" connection type support for confluent flink connection
  • Add "s3vectors" connection type support for confluent flink connection

Bug Fixes

  • Resolve an issue that could cause the confluent login command to crash when displaying remaining free credits