RELEASED: Public: September 4, 2024
Resolved issues
- IllegalArgumentException when applying items CasC (BEE-51422)
-
Under some conditions, especially depending on the Java version, items CasC bundle application could return an error in ReflectionHelper.
This issue is now resolved.
- CasC export of controller items using
jenkinsEnterpriseUpdateSourceimproperly includedtoolInstallerNamesfield (BEE-51450) -
Exporting a CasC item for a (client or managed) controller using the
updateCenterproperty withjenkinsEnterpriseUpdateSourcemay have included a list of strings under atoolInstallerNamesfield that was incorrect since this is not a configurable property of the update source.