CloudBees CasC API Plugin 1.39

1 minute read

RELEASED: Public: 2021-11-04

New features

Support for additional CasC CLI commands (BEE-237)

The following CLI commands have been added for CasC, to correspond with functionality previously implemented in the user interface.

  • casc-bundle-check-bundle-update to check if CasC bundle updates are available.

  • casc-bundle-reload-bundle to apply the updated bundle without restarting the instance.

For more information, refer to Configuration as Code (CasC) CLI.

Support for additional CasC HTTP API endpoints (BEE-237)

The following HTTP API endpoints have been added for CasC, to correspond with functionality previously implemented in the user interface.

  • /casc-bundle-mgnt/check-bundle-update to check if CasC bundle updates are available.

  • /casc-bundle-mgnt/reload-bundle to apply the updated bundle without restarting the instance.

For more information, refer to Configuration as Code (CasC) HTTP API.

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

== Feature enhancements

None.

Resolved issues

None.

Known issues

None.

Upgrade notes

None.