Skip to Content

10.38 Harmony Release Notes

10.38 Harmony Release

The 10.38 release date is by region:

  • APAC: 1 July 2021 (AEST), July 2, 2021 (PDT)

  • EMEA: 6 July 2021

  • NA: July 7, 2021

Included in this release are updates to these Harmony components:

The Sandbox Cloud Agent Group and cloud applications accessed through the Harmony Portal are updated at the time of the release. Private Agent and Private API Gateway installers are available in each region as of the conclusion of each region's release.

As of July 8, 2021, Private Agent version 10.21 has reached end of life and is no longer supported. We recommend that all users of these (and earlier) versions upgrade to the latest versions as soon as practicable.

Note

There is a known issue with version 10.38.0.35 of the Linux Private Agent installer:

New Features

Cloud Studio

  • LDAP connector
    A new connector for LDAP can be used to search for, add, modify, or delete entries on an LDAP directory server. The connector will automatically be downloaded by agents version 10.1 or later as required.

  • Project collaborator avatars
    When multiple users have a project open, their avatars are now displayed on the design canvas.

Enhancements

Cloud Studio

  • New option to generate data to preview in a transformation
    When selecting sample data for a transformation preview, the UI now provides the option to generate mock data from the source schema. This allows you to quickly test a transformation without needing to load real sample data.

  • New prompt to delete operation steps
    When you delete an operation, you are now prompted to select whether you also want to delete the components used as steps in the operation.

  • Microsoft Teams: Support for HTML messages
    You can now send HTML messages in addition to plain text messages using a Microsoft Teams Send Message activity.

  • Run option added to operation action bar
    An icon for running an operation is now present in the operation action bar. This makes it quicker to start operations by using the last deploy.

  • UI styling update
    Changes to the colors, fonts, font sizing, and spacing improve the readability, usability, and accessibility of the user interface.

Management Console

  • Ability to cancel operations in additional statuses
    You can now cancel operations that are in Pending, Submitted, or Received status. Previously, only Running operations could be canceled.

Fixes

Agent

  • Double() function now works correctly
    The Double() function now correctly converts a value to a double (instead of to an integer) on 64-bit Linux Private Agents. The Jitterbit Cloud Agent Groups, Windows agents, and 32-bit agents were unaffected by this error.

API Gateway

  • Fixes for logging and error messages
    API logs are again generated and more descriptive testing error messages are returned.

Cloud Studio

  • Schemas with a length property can now be uploaded
    Uploading a JSON schema that contains a property named length is now possible. Previously, an error occurred indicating the file failed to upload.

  • Read-only users now get an authorization error
    An error is now surfaced to read-only users when they try to perform actions that require write access.