RELEASED: Public: May 28, 2025
Resolved issues
- Preserve parameter types in exported YAML file for templated jobs (BEE-46657)
-
Templated jobs created from Pipeline Template Catalogs now correctly preserve parameter types in exported CasC YAML. Previously, CasC incorrectly exported number parameters as
string. This fix ensures consistency between the original template definition and the exported configuration.