Skip to Content

10.68 / 11.6 Harmony Release Notes

10.68 / 11.6 Harmony Release

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

The 10.68 / 11.6 release is staggered based on the dates and times as listed below by component and region. You can subscribe to maintenance notifications for cloud-based components at Jitterbit Trust. Locally installed components are available from the Downloads page (except for the Docker Private Agent, which is available at Docker Hub).

Cloud Platform and Applications
Cloud API Gateway
11.6 Sandbox Cloud Agent Group
10.68 Private API Gateway
10.68 and 11.6 Windows and Linux Private Agents
11.6 Production Cloud Agent Group
11.6 Docker Private Agent Cloud Studio Patch
APAC March 21, 2023 (1 - 5 AM AEDT) March 28, 2023 (3 - 9 PM AEDT) March 30, 2023 (9 PM AEDT) April 4, 2023 (~6:30 AM AEST)
EMEA March 21-22, 2023 (9 PM - 1 AM CET) March 29, 2023 (6 AM - 12 PM CEST) March 30, 2023 (12 PM CEST) April 3, 2023 (~10:30 PM CEST)
NA March 22, 2023 (1 - 5 PM PDT) March 29-30, 2023 (9 PM - 3 AM PDT) March 30, 2023 (3 AM PDT) April 3, 2023 (~1:30 PM PDT)

Note

As of April 6, 2023 Private Agent version 10.51 has reached end of life and is no longer supported. We recommend that all users of this version (and earlier) upgrade to the latest version as soon as practicable.

New Features

Cloud Studio

Enhancements

Agent

App Builder

  • Jitterbit-provided app templates
    The Create New App dialog now provides four app templates to help you get started creating an app: Expense Management, Lead Tracking, Purchase Request, and Asset Tracking. The apps are available in the From Template tab, whose prior contents for importing a user-exported app have been moved to a new From File tab.

Cloud Studio

Changes

Cloud Studio

  • Alternative Jitterbit script parser is now the default
    All new and existing projects now use the alternative parser for Jitterbit scripts by default. If you experience unexpected script output, you can toggle off the Enable New Jitterbit Script Parser setting in project-level deployment settings.

Fixes

Agent

  • Non-UTF-8 characters no longer cause child operations to fail
    An intermittent issue has been fixed with Cloud Agents and Linux Private Agents where writing non-UTF-8 characters to a global variable resulted in unexpected log output and failure to execute child operations. The issue did not occur on Windows Private Agents.

API Gateway

  • APIs no longer intermittently fail with a 502 error
    In API Manager, some APIs no longer intermittently fail with a Bad Gateway (502) error resulting in a failure to trigger the operation.

    Note

    This fix was previously released as a 10.62 patch. In this release, the gateway version was increased to match the code base of gateway version 10.62.1.

API Manager

  • Bulk API export is now available in non-default organizations
    When exporting a group of APIs within an organization that is not set as your default organization, the APIs to export are now populated for selection. Previously, the API selection area appeared empty in this scenario.

App Builder

  • Imported APIs are now visible in App Builder
    An API Manager API that has been imported into another environment and then published now automatically becomes available for selection in a microflow Call API step or a UI flow Call API Manager step.

Cloud Studio

  • Script comments are now retained
    When using the new Jitterbit script parser, after renaming a component referenced by a script that also contained comments, the comments no longer disappear.

    Note

    This issue was fixed in a patch after the initial release (see Cloud Studio Patch in the table earlier on this page).

  • Duplicate node no longer causes a transformation error
    When passing data through a mapped child field of a duplicated node, a transformation error indicating the node cannot be created no longer occurs. To resolve this error in existing projects, you must remove and re-add the affected duplicate node.

  • API SOAP Request can now be configured with a ZIP file
    After uploading a ZIP file in an API SOAP Request activity and attempting to advance to the next configuration step, a 504 gateway timeout error no longer occurs.

  • HTTP v2 (Beta) AWS Signature connection test is now bypassed
    When an HTTP v2 (Beta) connection uses AWS Signature authorization, a connection test is no longer executed immediately prior to executing associated activities, allowing activities to be successful in cases where a test of the connection fails.

  • HubSpot verbose logs are now generated and OAuth 2.0 no longer fails
    When connector verbose logging is enabled for the HubSpot connector, verbose logs are now generated as expected. In addition, HubSpot connections using OAuth 2.0 authentication no longer intermittently fail in some scenarios.

  • SOAP connection ZIP upload no longer fails
    Uploading a ZIP file in a SOAP connection no longer fails in certain circumstances related to the naming of referenced files.

Notices

Agent

  • Jitterbit’s intention to stop distributing Private Agent 10.x
    Jitterbit intends to stop distributing a 10.x Private Agent version within the next several Harmony releases. Since Harmony release 10.63 / 11.1, both a 10.x and 11.x Private Agent version have been distributed with these differences:

    • 11.x versions: In 11.1 and later versions, the PostgreSQL database bundled with the Private Agent is now version 14.5-1.

    • 10.x versions: Current 10.x versions are packaged with the existing 9.6.24-1 PostgreSQL. The distributed 10.x versions will continue to be supported in accordance with Jitterbit’s end-of-life policy.

    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.

Shopify Connector, Cloud Studio

  • Shopify Fulfillment API deprecation
    Shopify has announced it is deprecating some endpoints on its Fulfillment API on June 30, 2023. Customers with Cloud Studio projects using the Shopify connector with deprecated Fulfillment API endpoints must reconfigure the connector as soon as possible, or operations using the deprecated API endpoints will begin failing after June 30, 2023. For additional information, see details on impacted projects and required user action.

NetSuite Connector, 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.