RELEASED: Public: 2022-04-06
Resolved issues
- Prevented a` NullPointerException` when the
items.yaml
file was exported, if a property expected by the constructor is missing (BEE-16664) -
In the definition of an item in the
items.yaml
file, if a property that was expected by the constructor was missing, aNullPointerException
was returned. For example, there is a missing scope in a credential definition.This issue has been resolved.