CloudBees CasC Server Plugin 1.67

1 minute read

RELEASED: Public: July 13, 2022

New features

New CLI command to get the validation log (BEE-10558)

A new CLI command lets you view the validation log in JSON format. The output can be filtered to a single bundle by specifying the bundle id.

This CLI command provides the raw bundle, structural validations.

New HTTP endpoint to get the validation log (BEE-10559)

A new HTTP endpoint lets you view the validation log in JSON format. The output can be filtered to a single bundle by specifying the bundle id.

This endpoint provides the raw bundle, structural validations.

New Validation Log page displays the status of the invalid bundles (BEE-10555)

A new page to access the validation records of bundles stored in the operations center is now available.

UI Updates (BEE-19322)

CloudBees is addressing the UI compatibility issues with the upcoming Jenkins LTS 2.346. Starting with this release, the UI compatibility issues were fixed for the CASC server plugin.

Validations on effective bundles are not shown in the administrative monitor (BEE-10554)

Now, validations performed by controllers over provided effective bundles are also shown in the administrative monitor when there are errors or warnings.

Feature enhancements

None.

Resolved issues

  • Internal changes to streamline development. Not user visible. (BEE-10553)

Known issues

None.

Upgrade notes

None.