Releases: confluentinc/cli
Releases · confluentinc/cli
v4.66.0
v4.65.0
New Features
- Add
--require-crl-on-client-certificateflag toconfluent iam certificate-authority [ create | update | describe | list ]command to enable CRL validation on client certificates
v4.64.0
New Features
- Add the on-premises
confluent flink catalog updatecommand to update CMF Kafka Catalog - Add the on-premises
confluent flink catalog database [create | list | describe | update | delete]commands to manage Kafka databases (Kafka cluster connections) inside a Flink SQL catalog
Bug Fixes
- Bug fixes and improvements
v4.63.0
Breaking Changes
- Removed the
confluent custom-code-loggingcommand group; the Custom Code Logging API has been deprecated
New Features
confluent flink endpoint listandconfluent flink endpoint usenow 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-schemaflags forconfluent tableflow catalog-integration [create | update] - Add new "Custom Database", "Custom Namespace", and "Custom Schema" output fields for
confluent tableflow catalog-integrationcommands
v4.62.0
New Features
- Add “global” option for confluent api-key [create | list] --resource
- Add
confluent rtce rtce-topic [ create | delete | describe | list | update ], andconfluent rtce region listcommands 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 upstreamcmf-sdk-gov0.0.6 schema regression that causedComputePool.statusto fail to decode.
v4.61.0
New Features
- Add Azure Private Link ingress gateway and access point support (
--cloud azure --type ingress-privatelink) forconfluent network gatewayandconfluent network access-point private-link ingress-endpointcommands - Add GCP Private Service Connect ingress gateway and access point support (
--cloud gcp --type ingress-private-service-connect) forconfluent network gatewayandconfluent network access-point private-link ingress-endpointcommands - Add
confluent kafka share-group [describe | list]andconfluent kafka share-group consumer listcommands to support managing Kafka Share Groups in Confluent Platform
Bug Fixes
- Fix crash in
confluent api-key deletecommand when encountering an error while updating the config file
v4.60.0
New Features
- Added
confluent flink materialized-table [ create | list | describe | update | stop | resume ]commands for managing Materialized Tables in Confluent Cloud.
v4.59.0
New Features
- Add example for
confluent iam rbac role-binding createshowing how to create a role binding for the Assigner role on a service account
v4.58.0
New Features
- Add
--routesflag toconfluent 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
New Features
- Add the
--default-poolflag forconfluent 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