CloudBees CasC Server Plugin 1.76

1 minute read

RELEASED: Public: August 10, 2022

New features

None.

Feature enhancements

Enriched the HTTP endpoint that retrieves the raw validation log (BEE-20917)

A new boolean parameter controller was added to enrich the current JSON result with the controllers' effective validation logs assigned with the bundle.

If the controller boolean parameter is true, each raw bundle validation log has a new controllers item that lists all of the effective validation logs for the related bundle.

If the controller boolean parameter is not defined, no controller is processed and there will be no controllers item in the result.

Enriched the CLI command that retrieves the raw validation log (BEE-20918)

The new parameter -c was added to enrich the current JSON result with the controllers' effective validation logs assigned with the bundle.

If the -c parameter is set, each raw bundle validation log has a new controllers item that lists all of the effective validation logs of the related bundle.

If the -c parameter is not defined, no controller is processed and there will be no controllers item in the result.

Resolved issues

None.

Known issues

None.

Upgrade notes

None.