Skip to Content

10.63 / 11.1 Harmony Release Notes

10.63 / 11.1 Harmony Release

This page includes release notes for all generally available components being released as part of 10.63 / 11.1. Compilations of release notes for Production Cloud Agent Groups, Sandbox Cloud Agent Groups, and Private Agents are also available.

The 10.63 / 11.1 release is staggered based on the dates listed below by region. The dates used for each component are identified in the tables that follow. See the Jitterbit Trust site for specific times.

Date Set 1A Date Set 1B Date Set 2 Date Set 3 Patch Date
APAC Dec. 6, 2022 (AEDT) Dec. 6, 2022 (AEDT) Dec. 13, 2022 (AEDT) Dec. 15, 2022 (1pm AEDT) Dec. 27, 2022 (AEDT)
EMEA Dec. 5, 2022 (CET) Dec. 6, 2022 (CET) Dec. 13, 2022 (CET) Dec. 15, 2022 (3am CET) Dec. 26, 2022 (CET)
NA Dec. 5, 2022 (PST) Dec. 7, 2022 (PST) Dec. 14, 2022 (PST) Dec. 14, 2022 (6pm PST) Dec. 26, 2022 (PST)

As part of this release, the Harmony platform and Harmony cloud applications (as applicable) are automatically updated by these dates:

Cloud Components Release Date
New Cloud Studio connectors Date Set 1A
Harmony platform and Harmony Portal cloud-based applications, including enhancements and fixes to existing Cloud Studio connectors Date Set 1B

These versioned components are available from the Downloads page (unless noted) by these dates:

Locally Installed Components Version Release Date
Windows Private Agent
Linux Private Agent
10.63, 11.1 Date Set 2
Docker Private Agent
(available at Docker Hub)
11.1 Date Set 3
Windows Private Agent
Linux Private Agent
10.63.1, 11.1.1 Patch Date

The Jitterbit Cloud Agent Groups are automatically updated to these versions by these dates:

Jitterbit Cloud Agent Group Version Release Date
Sandbox Cloud Agent Group 11.1 Date Set 1B
Production Cloud Agent Group 11.1 Date Set 2

Note

As of December 7, 2022 Design Studio and Private Agent version 10.45 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.

New Features

Cloud Studio

Enhancements

Agent

  • PostgreSQL upgrade for Private Agents
    In the 11.1 agent version, the PostgreSQL database bundled with the Private Agent is now version 14.5-1.

    • Private Agents: A 10.63 agent (packaged with the existing 9.6.24-1 PostgreSQL) and an 11.1 agent (packaged with the 14.5-1 PostgreSQL) are both available for download. There are no functional differences other than the upgrade of the underlying database.

      Note

      Upgrading to an 11.x Windows Private Agent from 10.x requires a complete uninstall. Follow the documented instructions to complete the upgrade. Linux Private Agents can be upgraded as usual from any 10.x version.

    • Cloud Agents: The Cloud Agent Groups are already upgraded to PostgreSQL 14.5-1 with 11.0 and later agents.

  • Design Studio support for OAuth 2.0 Microsoft 365 email messages
    Design Studio email messages now support OAuth 2.0 for Microsoft 365 email messages as described in OAuth 2 Support for Microsoft 365 Email.

    Note

    This was released as a patch (Private Agent versions 10.63.1 and 11.1.1) after the initial release. See Patch Date earlier on this page.

App Builder

  • Simplified release management
    These new elements on an app’s Overview page replace the Releases and Packages pages in the former Development section, which is now removed from the UI:

    • A new Publish button walks a developer through the process of publishing an app version to a selected environment.

    • A new Latest Releases panel lists the app version and status of the release in each environment, as well as provides access to an app’s version history.

Cloud Studio

  • Coupa connector API upgrade
    The Coupa connector now uses the Coupa R34 Core Platform API. With this upgrade, additional fields are available in the connector.

  • VTEX connector response schema enhancements
    VTEX activities now return a schema_request field that contains the request data in string format when a non-successful status code is returned and Continue on Error is enabled in the activity configuration. In addition, the VTEX Read activity response schema can now be edited in a custom schema editor where you can add custom fields to be returned.

  • Usability improvements
    Several enhancements have been made to improve usability:

    • The Projects and Connector Builder index pages are now accessible through the Harmony Portal menu.

    • When there is an editing conflict between multiple users on the design canvas, a notification now appears with a link to refresh.

    • When undoing a change in a transformation that affects a hidden node, the affected node is now expanded.

    • Expanding a collapsed project pane after previously resizing it now restores it to its size prior to collapsing.

Fixes

Agent

  • URLEncode function now gives the expected output
    Jitterbit’s URLEncode function now returns the expected output for control characters with ASCII values less than 16, notably horizontal tab (9), line feed (10), vertical tab (11), and carriage return (13).

API Manager

  • Analytics now shown when using a Private API Gateway
    The Analytics page is now populated with data from API calls as expected. Previously, in certain cases no data was shown when using a Private API Gateway.

  • API URL count now reported correctly
    The counts of API URLs as shown on the My APIs page are now reported correctly. In addition, the UI no longer prevents creation of additional API URLs when available through your license agreement.

App Builder

  • Lookup field now shows all available fields
    All lookup fields on a specific record are now returned as expected. Previously, some fields were locked despite not being primary fields.

  • Authorized modules can now be accessed by non-administrators
    Modules can now be accessed by authorized users who do not have full administrator access. Previously, some non-administrator users with authorized profiles were unable to access the module.

Cloud Studio

  • SOAP WSDLs with multiple XSD references can now be used
    When uploading a WSDL file in a SOAP connection, an error is no longer returned when the WSDL file contains more than one reference to the same XSD file.

  • Projects can again be migrated
    Issues have been resolved that caused the project migration screen to load in a faded state and prevented users from selecting a target environment.

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.