cloudbees-casc 2.5300

1 minute read

RELEASED: Public: June 25, 2025

New features

None.

Feature enhancements

None.

Resolved issues

CasC now properly honors 'allowCapExceptions' (BEE-46977)

Due to a bug in CasC, the configuration allowCapExceptions in the bundle.yaml was ignored. CasC now properly honors this setting. If set to false (the default value), using ` beekeeperExceptions` from the plugin-catalog will now trigger a validation error.

Because of this bug, it was previously possible to use a bundle.yaml without specifying allowCapExceptions while using a beekeeperExceptions in the plugin-catalog. This kind of bundle will now behave differently, as the bundle will now be considered as invalid and will trigger a validation Error.

Known issues

None.

Upgrade notes

None.