Product Update - v23.31
Details of the product update v23.31 from 1st of August 2023.
New Features
Dashboard Redesign:
The Dashboard is now enhanced to provide a more useful and intuitive selection of information regarding integration flows, executions, and errors. Specifically:
- Added Ordinary Flows counter - click on the counter to open
Flows
page with filtered ordinary flows
- Added Real-time Flows counter - click on the counter to open
Flows
page with filtered real-time flows
- Redesigned the current Execution Statistics graph - each day on the graph is clickable and leads users to the corresponding page
- Added new graph for Container errors - each day on the graph is clickable and leads users to the corresponding page
- Transferred the Workspace Quota Usage graph from the Quota page
Quota Usage
Clicking the workspace name in the Workspace Memory Usage
list on the Current Month Quota
page will now redirect the user to the corresponding workspace’s Dashboard.
Transfer modal windows to the new styles:
- Flow Designer UI changes: Configuration screens for the Content-Based Router are changed to React and now Users can map values from previous steps for evaluation.
Fixed Bugs
- REMOVED the buttons
Create Branch
, Create Default Branch
and Continue
in the view flow mode for Content-Based Router.
Components
- Initial component release
- ADDED
Make Raw Request
action
- ADDED
Upsert Object
action
- ADDED
Lookup Object (at most one)
action
- ADDED
Lookup Objects (plural)
action
- ADDED
Delete Object by ID
action
- BREAKING CHANGE Reworked authentication mechanism - implemented Secrets feature
- ADDED new action -
Send Mail
- ADDED more informative logs
- FIXED vulnerabilities
- ADDED
batching-library
functionality implemented as an internal client
- UPDATED to Node version 18
- ADDED unit tests
- FIXED credential verification
- ADDED ability to use
ObjectId
in following actions:
Lookup By Unique Criteria
Update Many
Upsert By Unique Criteria
- ADDED unit tests
- UPDATED Sailor version to
2.7.1
- FIXED issue when a component doesn’t read
Number of retries
and Max number of calls per second
from credentials configuration
- FIXED component fails with old Sailor
- UPDATED Sailor to
4.0.1