Integrations Release Notes February 10, 2021
This release includes larger updates to several features as well as minor bug fixes related to customer-reported issues.
New Features
-
Beta Project dashboard has been updated to prioritize production projects. This is a beta feature release which will be promoted to all customers in a future update. Speak with your implementation consultant to opt into this beta feature.
-
Project setup, cloning, and import now provides specific environment names (Production and Development). This provides environment standardization across tenants, allowing the support team to better triage reported issues. This update also ties into upcoming dashboard improvements. To support backward-compatibility, existing project environments remain unchanged.
Updates
-
Engine utility updates have been deployed, including:
-
Better message context compression to improve proactive health monitoring.
-
Engine health check services.
-
-
Role-based feature access for Integrations and running messages.
-
Added log details at each message level (trigger, raw and main messages).
Bug Fixes
-
Workflow Settings “Debug Trace” option now logs debug-level details on successful messages.
-
Special Character support has been added to workflow variables set up on the Workflow Settings page. This support already exists on the Project Settings page. This allows users to configure email addresses (and other special character text) in text-based workflow variables.
-
XSLTs which define UTF encoding now correctly encode transformed XML as defined. Previously, this only encoded in UTF-16 regardless of what was defined in the prolog.
-
CRON support for “last day of the month”. For example, to set a CRON for 11:30 PM on the last day of the month, set the CRON expression to:
30 23 L * *