[9/14/2026] Confluent CLI v4.75.0 Release Notes
===============================================

New Features
------------
- The auto-complete hints function now displays the `description` in additional to resource ID and name for `confluent iam [service-account | identity-provider]` and `confluent ccpm plugin` commands
- Add resource ID prefix validation for `confluent iam identity-provider [describe | update]` commands
- Add the `--context` flag support for `confluent iam user [describe | delete | list | update]` commands
- Add a new "Current" output field for `confluent iam service-account` commands
- Update the argument from required to optional for `confluent iam service-account [describe | update]` commands which will use the active service account as a default
- Add optional flag `--display-name` for `confluent iam service-account update` command to allow updating the display name for a service account
- Add the missing optional flags ` --issuer-uri` and `--jwks-uri` for `confluent iam identity-provider update` command

Bug Fixes
---------
- Resolve an issue where `confluent schema-registry dek create` without the `--encrypted-key-material` flag could result in a 500 response
- Rename `confluent iam provider` command to `confluent iam identity-provider` for consistency with the API and add `provider` as an alias for backward compatibility
- Mark the `--max-partition-memory-bytes` flag as deprecated for `confluent local services kafka produce` command
- Flag `--full-name` is no longer a required flag for `confluent iam user update`
- Fix a panic in `--resource-owner` flag auto-complete function for `confluent iam service-account create` command

