Skip to Content

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.40

March 5, 2025 (7 - 11 PM BRT)

Enhancements

  • To prevent system overload and improve performance, a default limit of 10,000 iterations is now imposed for loops within the same flow execution. Existing flows that have been turned off and on again will also be subject to the new limit. A specific loop can be exempted from the limit by configuring it using a new checkbox in the loop's configuration dialog. The default limit can be changed by contacting your Customer Success Manager (CSM) or Support.

Notices

  • In the upcoming 11.41 release (March 26, 2025), we will be making breaking changes to the algorithm for exporting and importing flows to improve the performance and security of the platform. If you do not use this feature, you can ignore this notice.

    Upcoming breaking changes to exporting and importing flows

    If you have any flow export files created prior to the 11.41 release, you will not be able to import them after the 11.41 release.

    We recommend importing any pre-11.41 export files before March 26, 2025 to avoid any impact on your work.

    Once the 11.41 release occurs, you will be able to export and import flows created after this date.

    If you have any questions, contact your Customer Success Manager (CSM) or Support.

11.39 patch

February 18, 2025 (6 - 8 PM BRT)

Fixes

  • To improve user experience when searching execution logs that have a large payload, the highlighted log result now returns a truncated body.

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 the Order class has been changed from int to long. This resolves an issue where the OrderItem.PriceTag.Value field of the Order class was exceeding the limit, which impacted the activity of getting the order by ID.