Release notes for Jitterbit Wevo iPaaS
Overview
Wevo iPaaS is Jitterbit's integration platform for Latin America (LATAM), accessible at https://app.wevo.io/. The version of Wevo iPaaS is updated automatically. Each version number corresponds with that of a Harmony release (Jitterbit's global integration platform).
You can sign up for Wevo iPaaS release and maintenance notifications at Jitterbit's system status site by subscribing to LATAM Wevo iPaaS components.
Releases
11.39
February 12, 2025 (7 - 11 PM BRT)
Enhancements
-
Scope log processing is now isolated from main flow executions. This improves the user experience when viewing flow logs. This isolation prevents scope logs from impacting and delaying the processing of main flow execution logs.
-
Audit and Notify module applications now use the new Message Broker (High Availability) cluster.
-
The platform's cache database service has been upgraded.
Fixes
-
Platform log audits are now recorded in the correct database. Previously, some backend audits were recording data in the legacy database.
-
When the new functionality of editing flow pods is enabled, the audit log is now recorded when the user edits the fields pod type and pod quantity.
-
In the VTEX connector, the
OrderItem.PriceTag.Value
property of theOrder
class has been changed fromint
tolong
. This resolves an issue where theOrderItem.PriceTag.Value
field of theOrder
class was exceeding the limit, which impacted the activity of getting the order by ID.