RELEASED: Public: 2022-04-06
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.