You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Capability to rename input node label. You can now specify a text for the input node of your step instead of the default "Connect an input".
Data tags are now stored as part of column details.
A new getColumnsByTag method at Configuration and Processing. This will allow you to retrieve column details for a given data tag.
Custom Chooser now supports value and display name for each item defined. You can now set a friendly name to be displayed in the chooser while maintaining ids for backend processing.
Fixed SDK Test framework bug for failing to retrieve value from getStepCell.