Releases: confluentinc/cli
Releases · confluentinc/cli
v4.68.0
New Features
- Add the
confluent endpoint endpoint listcommand to list Azure, Flink, or Schema Registry endpoints - Added on-premises
confluent flink application instance [describe | list]commands - Added on-premises
confluent flink secret-mapping [create | delete | describe | list | update]commands to manage CMF secret mappings - Added an on-premises
confluent flink application event listcommand - Added on-premises
confluent flink secrets [create | delete | describe | list | update]commands to manage CMF Secrets (sensitive credentials used by Flink SQL catalogs)
Bug Fixes
- Fixed
confluent local services startso Confluent Control Center displays broker and controller metrics on Confluent Platform 8.0 and later; previously the cluster could appear degraded in Control Center with "Metrics data not available"
v4.67.0
New Features
- The
confluent api-key [store | use]commands now support Global API keys; note that an active cluster-scoped key will take precedence over an active global key
Bug Fixes
- Fix a bug where
confluent kafka cluster describecould show incorrect schema counts - Fix the error message for the
confluent kafka cluster listcommand when user is not logged in - Resolve an Avro deserialization bug for floats and doubles when running
confluent kafka topic consumeon Linux s390x
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.66.0
New Features
- Add additional logging statements at the trace and unsafe trace levels for dataplane commands
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.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