CloudBees CasC Items API Plugin 1.20.1

1 minute read

RELEASED: Public: 2022-04-06

New features

None.

Feature enhancements

None.

Resolved issues

Prevent NullPointerException when the items.yaml file is exported if a property expected by the constructor is missing (BEE-16664)

In the definition of an item in the items.yaml file, a property expected by the constructor is missing, and a NullPointerException is returned. For example, if there is a missing scope in a credential definition.

This error is now fixed.

Known issues

None.

Upgrade notes

None.