Releases: confluentinc/cli
Releases · confluentinc/cli
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
v4.56.0
New Features
- Add GCP support for
confluent connect artifactcommands - Add support for username/password authentication for Elastic connection type in
confluent flink connection [create | update]commands
v4.55.0
New Features
- Add the
--schema-id-headerflag toconfluent kafka topic produceto serialize schema IDs in the header instead of in the message prefix
v4.54.0
New Features
- Add
--display-nameflag toconfluent iam service-account listcommand. - 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 logincommand to crash when displaying remaining free credits