[10/1/2025] Confluent CLI v4.39.1 Release Notes
===============================================

Breaking Changes
----------------
- WARNING: The following bug fixes are intended for users of Confluent Manager for Apache Flink® 2.0; changes in various field names of the YAML output of on-premises `confluent flink` commands are breaking changes for versions 1.0 and 1.1

Bug Fixes
---------
- Fixes an issue where the on-premises `confluent flink application create`, `confluent flink catalog create`, and `confluent flink compute-pool create` commands could not read the `apiVersion` field for YAML input files
- Output fields with "null" values in the YAML output of `confluent flink [application | catalog | compute-pool | environment | statement]` commands are now omitted instead of displaying "null"
- All output fields in the YAML output of `confluent flink [application | catalog | compute-pool | environment | statement]` commands now use the same format as the API instead of being lowercase
- Fixes an issue where the `--statement-defaults` flag for the on-premises `confluent flink environment [create | update]` commands did not correctly parse YAML input files

