CloudBees CasC Items API Plugin 1.18

1 minute read

RELEASED: Public: 2022-04-06

New features

None.

Feature enhancements

None.

Resolved issues

A ClassCastException is returned when an item with an enumeration in its constructor is created (BEE-16075)

When an item in the ‘items.yaml’ file has a property that receives an enumeration class in its constructor, the value was not cast to the proper type, and an exception was returned.

This issue has been resolved.

Known issues

None.

Upgrade notes

None.