Saltbox Core Connector Updated

Saltbox Core Connector version 11.0.0 features additional options for if/else conditions. This version contains breaking changes, which can be resolved as outlined below.

Breaking Changes

This major version release contains the following breaking changes to if/else conditions:

Resolution

To restore the version 10.x behavior of conditions:

Otherwise, IsNull and IsNotNull will evaluate only for null data, while IsEmpty will evaluate only for an empty string.