Skip to Content

10.57 Harmony Release Notes

10.57 Harmony Release

The 10.57 Harmony release date is by region and component as listed below. This page includes release notes for all components being released as part of 10.57. See the related pages for Production Cloud Agent Group Releases, Sandbox Cloud Agent Group Releases, and Private Agent Releases for a compilation of updates limited to each of those components.

Note

As of July 26, 2022 Design Studio and Private Agent version 10.39 have reached end of life and are no longer supported. We recommend that all users of these (and earlier) versions upgrade to the latest versions as soon as practicable.

Harmony Portal, Sandbox Cloud Agent Group, and Select Installers

The Harmony Portal and its applications, the Sandbox Cloud Agent Group, and select component installers (as applicable) are automatically updated as of these dates:

  • APAC: August 2, 2022 (AEST), August 1, 2022 (PDT)

  • EMEA: August 2, 2022

  • NA: August 3, 2022

Note

After the APAC and EMEA release, an issue was reported where variables weren't being resolved in HTTP request parameters configured in a Cloud Studio HTTP activity. To address this issue, the change described in Rollbacks was reverted on August 3, 3022.

Production Cloud Agent Group and Private Agents

The Production Cloud Agent Group is automatically updated and Windows and Linux Private Agent downloads are available from the Harmony Portal Downloads page as of these dates:

  • APAC: August 9, 2022 (AEST), August 8, 2022 (PDT)

  • EMEA: August 9, 2022

  • NA: August 10, 2022

The Docker Private Agent is available at Docker Hub at the conclusion of the NA region release:

  • APAC: August 11, 2022 (1 pm AEST)

  • EMEA: August 11, 2022 (3 am CEST)

  • NA: August 10, 2022 (6 pm PDT)

New Features

Cloud Studio

  • Correios, Linio, and Oracle Commerce Cloud connectors
    Three new connectors are available for use with agents version 10.1 or later. They will automatically be downloaded by an agent as required.

    • Correios: Read data or create a PLP (Pre-post List) of objects to be shipped through the Correios postal service.

    • Linio: Search, read, create, or update data in the Linio Seller Center platform.

    • Oracle Commerce Cloud: Search, read, create, update, or delete data in Oracle Commerce Cloud.

Enhancements

Agent

  • Apache Tomcat upgrade
    The Apache Tomcat server included in the agent has been upgraded to version 8.5.81 to improve security and performance.

Cloud Studio

  • Project variable values can now be edited while hidden
    Hidden project variable values can now be created or edited without being revealed. When entering a new value from scratch in the hidden state, you can optionally view your entry.

  • Project pane Components tab now supports multiple filter selections
    The project pane’s Components tab now displays either All Components (default) or any combination of Undeployed, Unused, or Invalid components using the filter selections. Previously, only one filter option could be selected at a time.

  • JMS connector now supports IBM MQ
    The JMS connector can now be configured with IBM MQ as a JMS Provider through the JMS connection configuration. Support is for Private Agents only; Cloud Agent support is planned in a future release.

Fixes

Agent

  • Database functions with an ODBC driver can now return numerical data type fields
    Using database functions such as DbLookup against a database that uses an ODBC driver on a Windows Private Agent can now return numerical data type fields. Previously, data for numerical type fields was not returned.

API Manager

  • CSV log downloads now include all pages of data
    The API Logs page option Download as CSV now downloads all pages of log data based on the applied filters and search criteria instead of just the data for the logs on the visible page.

Cloud Studio

  • JSON schema value of 0.0 is now treated as decimal
    In an uploaded JSON sample file, a field value of 0.0 is now interpreted as a decimal data type instead of as an integer.

  • Custom flat schema string qualifier now works
    When a double quote is specified as the String Qualifier for a custom flat schema and is set to Always be used, the value specified is now used as expected instead of ignored.

  • Coupa schemas can now be edited
    To address a runtime error indicating required fields can't be null or empty, you can now manually add fields to schemas generated by Coupa activities.

  • Using multiple recipients with the Email connector now works
    Specifying multiple recipients in an Email Send Email activity configuration or its request transformation no longer results in a runtime error.

  • Salesforce query syntax fixed for multiple objects in a WHERE clause
    During configuration of a Salesforce-based Query activity (Salesforce, Salesforce Service Cloud, and ServiceMax connectors), the object names now have the correct syntax when more than one object is referenced in a WHERE clause, with the names of child objects added before the field names.

Harmony Platform

  • Design Studio projects with multibyte characters in scripts are no longer changed when downloaded
    Downloading a Design Studio project that contains a script with multibyte characters no longer causes those special characters to be changed in the script.

Notices

NetSuite, Cloud Studio, and Design Studio

  • HMAC-SHA1 deprecation and removal from the Cloud Studio and Design Studio UI
    NetSuite is deprecating HMAC-SHA1 as a valid signature algorithm as previously announced (see NetSuite HMAC-SHA1 Deprecation). To support these changes, Jitterbit intends to remove the HMAC-SHA1 signature algorithm from the Cloud Studio and Design Studio UI in an upcoming Harmony release.

    Warning

    As the HMAC-SHA1 signature algorithm will no longer be supported by NetSuite or the Harmony NetSuite connectors, you should change any Harmony projects that are presently using HMAC-SHA1 as the signature algorithm to use HMAC-SHA256 as soon as possible to avoid issues with those integrations.

Rollbacks

This change was originally released in the APAC and EMEA regions as scheduled but was rolled back on August 3, 2022. This change was not released in the NA region.

Cloud Studio

  • HTTP request parameters with quotes are now URL-encoded
    Single and double quotes included within request parameters provided in an HTTP activity are now automatically URL-encoded as expected.

    Note

    This change has been rolled back and is no longer in production.