Skip to Content

10.62 / 11.0 Harmony Release Notes

10.62 / 11.0 Harmony Release

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

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

Date Set 1 Patch Date 1 Date Set 2 Date Set 3 System Maintenance Date 1 Patch and System Maintenance Date 2
APAC Nov. 16, 2022 (AEDT) Nov. 23, 2022 (~3am AEDT) Nov. 22, 2022 (AEDT) Nov. 29, 2022 (1pm AEDT) Jan. 11, 2023 (AEDT) Feb. 3, 2023 (AEDT)
EMEA Nov. 16, 2022 (CET) Nov. 22, 2022 (~5pm CET) Nov. 22, 2022 (CET) Nov. 29, 2022 (3am CET) Jan. 11, 2023 (CET) Feb. 2, 2023 (CET)
NA Nov. 17, 2022 (PST) Nov. 22, 2022 (~8am PST) Nov. 28, 2022 (PST) Nov. 28, 2022 (6pm PST) Jan. 12, 2023 (PST) Feb. 2, 2023 (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
Harmony platform and Harmony Portal cloud-based applications Date Set 1
VTEX and Via B2B connectors for Cloud Studio Patch Date 1
Cloud API Gateway System Maintenance Date 1
Cloud API Gateway Patch and System Maintenance Date 2

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

Locally Installed Components Version Release Date
Private API Gateway 10.62 Date Set 1
Private API Gateway 10.62.1 Patch and System Maintenance Date 2
Windows Private Agent
Linux Private Agent
10.62 Date Set 2
Jitterbit CRM REST Connector 1.3.0.41 Date Set 2
Docker Private Agent
(available at Docker Hub)
10.62 Date Set 3

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.0 Date Set 1
Production Cloud Agent Group 11.0 Date Set 2

Note

As of November 8, 2022 Design Studio and Private Agent version 10.44 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

  • SMB connector
    The SMB connector can be used to return all files in a folder, or create, update, or delete files or folders in a remote server using the SMB (Server Message Block) protocol. This connector can be used with Private Agents 10.1 or later.

Enhancements

Agent

  • PostgreSQL upgrade
    In the 11.0 agent version, the PostgreSQL database bundled with the agent is now version 14.5-1.

    • Cloud Agents: The Jitterbit Cloud Agent Groups are being upgraded to 11.0 agents in this release.

    • Private Agents: The Private Agent version being released is 10.62, which remains packaged with the existing 9.6.24-1 PostgreSQL database. A Private Agent version with the 14.5-1 PostgreSQL database will be provided in a future release.

App Builder

  • New UI flow steps and options
    In the UI flows build page, two new steps as listed below are available to call a microflow and ask for user validation. In addition, the Go to Page step has been renamed to Exit with Action and now provides the option to stop processing current event actions at the completion of the UI flow.

    • Call Microflow: Calls a specific microflow when a certain parameter or a record is provided. A toggle provides the option to wait for the result of the microflow (working asynchronously).

    • Ask User Validation: Prompts a user for approval or rejection.

  • Ability to designate a record as a draft
    All modules have a new Is Draft system field that can be used to mark a record as a draft. Such records are not displayed to app users but are shown in lookups with their internal and external IDs.

  • Better navigation to apps
    The app developer’s UI apps page now has a search bar to find apps by name, as well as a filter to display apps by environment and a toggle for displaying released apps only.

  • App and active user summary
    In the app developer’s UI, an app’s Overview page now reports a summary of the number of modules, microflows, and UI flows in the app. When clicked, you are redirected to the appropriate build page. For released apps, the summary also displays the number of active app users by environment.

Cloud Studio

  • Email connector support for OAuth 2.0 and proxy settings
    An Email connection can now be configured with OAuth 2.0 authentication. When using OAuth 2.0 authentication, the connector also now supports Private Agent proxy settings.

  • HTTP v2 (Beta) connector multipart support and additional settings
    The HTTP v2 (Beta) PUT, POST, and PATCH activities now have a Multipart checkbox to support multipart form data when using default schemas. In addition, you can now set additional key-value pairs in the Additional Settings area of HTTP v2 (Beta) activities: content-type and trailing-linebreaks.

Changes

API Gateway

  • API Gateway installation process change
    Private API Gateway version 10.62 and later require additional packages to be installed, and commands required for an uninstall have changed. Follow the documented instructions for new installs, upgrades, and uninstalls.

Fixes

API Gateway

  • SSL certificate persistence after an upgrade
    Starting with Private API Gateway version 10.62 onward, SSL certificates are now retained during an upgrade. When upgrading from prior API Gateway versions, you must reinstall SSL certificates after an upgrade.

  • 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 released as a patch in Private API Gateway version 10.62.1 and as a Cloud API Gateway system maintenance. See Patch and System Maintenance Date 2 earlier on this page.

Cloud Studio

  • HTTP v2 (Beta) activity execution no longer tests the base URL
    When using select authorization types (API Key, Basic Auth, Bearer Token, or No Auth), the URL configured in an HTTP v2 (Beta) connection activity is no longer tested against during execution of an HTTP v2 (Beta) activity. Instead, the URL defined in the activity is used. This fixes an error being returned when an endpoint-specific base URL correctly returns no response.

  • MongoDB Query activity projection type is now case-insensitive
    The field projectionType in the request of a MongoDB Query activity is no longer case-sensitive.

  • VTEX Read activity now returns the expected responses
    A VTEX Read activity now returns the expected response instead of a blank response for the Master Data V2 object > Customer Profiles sub-object > Get Unmasked Address action. In addition, the Orders object > Get Order action now uses the correct response schema for the deliveryWindow field.

  • VTEX Upsert activity now uses the correct data type for pricing decimals
    When using a VTEX Upsert activity with the Pricing object > Prices and Fixed Prices sub-object > Create or update Price or Fixed Price or Create or update fixed prices on a price table or trade policy actions, decimal values for prices are now handled as numbers instead of integers.

    Note

    This fix was released as a patch after the initial release. See Patch Date 1 earlier on this page.

  • Via B2B cart simulation orders can now be retrieved
    In a Via B2B Read activity, the Orders object > Cart simulation sub-object can now be used successfully instead of returning an error at runtime.

    Note

    This fix was released as a patch after the initial release. See Patch Date 1 earlier on this page.

Harmony Platform

  • Login error when using Zscaler no longer occurs
    Users logging in from a machine using Zscaler can now log in successfully. Previously, a generic exception was occurring after entering their password.

  • Large projects can now be deleted
    Projects containing several thousand files can now be deleted. Previously, an exception occurred on attempting to delete the project due to its size.

Harmony Portal

  • Menu now includes the Trusted IP Groups page
    You can now navigate to API Manager > Trusted IP Groups in the Harmony Portal menu. Previously, this page was accessible only within API Manager.

Jitterbit CRM REST Connector

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.