...
The calculation of the
serialized_value
of attributes was suspended as soon as anexplizit_serialized_value
was set. This behavior was changed and theserialized_value
is being calculated regardless.Various default attributes and attributes descriptions have been clarified and named more consistently.
The workflow entry point for record matching has been migrated from the legacy to the next-gen Workflow Enginee.
The reverse binding task doesn’t set
has_changed
on a identity attribute value to true anymore.Creating core identities with unique attribute values has been improved. Checking the uniqueness now fails earlier if there are no unique values that can be generated.
...