IceLib 2018 R2 includes a number of features that have been added, improved, and changed. Each namespace in IceLib is broken out to list each of these changes, to make it easier to find places where existing IceLib integrations may need to be updated for major breaking changes, or places where integrations could be enhanced to use newly introduced features.

Jump to a section:

Connection

A new SensitiveDataContext property was added to support PureConnect sensitive data tracing settings and change events. This is used by IceLib and application code to determine when the SuppressedValueIndicator should be traced in place of sensitive data. Also see the new SensitiveAttributeDataContext property.

Interactions

A new SensitiveAttributeDataContext property was added to support PureConnect sensitive interaction attribute tracing settings and change events. This is used by IceLib and applicatoin code to identify which interaction attributes should have tracing of their attribute values replaced by the SuppressedValueIndicator. Also see the new SensitiveDataContext property.