Stop process flow from run logs
You can now stop a running process flow via the run logs page.
View failed run reason from run logs
Run logs can contain a lot of information so we've added a quick summary for failed runs which shows the reason for a failure. Note that this information is only available for process flow runs that fail after this release.
Cache maintenance
It's now possible to delete a cache via the cache maintenance page.
De-dupe shape
The de-dupe shape now handles incoming data from a manual payload.
Process flow description
You can now add a description for a process flow via the process flow settings drawer.
Duplicate process flow now displays copy confirmation
When a process flow is duplicated, the copy operation is added to a queue for completion. A confirmation message is now displayed to indicate when a copy is queued and when it is complete.
Process flow overview statistics
Statistics tiles now show clear information regarding timeframe and units.
Auto-generated mappings
When field mappings are auto generated, mapping rows are only added if a left AND right match is found.
Multiple SFTP/FTP file transfers
When an SFTP/FTP shape is used to transfer a large number of small files, a single authentication is made and then re-used for all files.
Process flow overview chart
The tracked data chart now refers to 'records' instead of 'transactions'. Axis labels have also been updated for greater clarity when there is a large number of data points.
Manual payload size
The maximum number of characters allowed in a manual payload is now 100k.
Process flow description
When adding or editing a process flow, the description field is now optional.
Adding connection parameters breaks pagination
Fixed issue where adding parameters for an endpoint in a connection shape would break pagination (irrespective of pagination method).
Payload meta not being passed to route children
Fixed issue where payload metadata (specified in shapes via a [[meta.x]] variable was not being passed down to child shapes from a route.
Process flow overview page not switching inbound/outbound direction correctly
Fixed issue where switching to inbound from outbound transaction view or vice versa would show cached transactions for the previous selection.
Process flow run logs timeout
Fixed issue where loading larger process flow run logs would fail.
Connector modification indicator
When a connector is installed and the setup is subsequently modified by a user, a modified label is displayed on the connector.