Skip to Content

Past private agent releases

Introduction

This page provides a compilation of end-of-life releases for the private agent. For the latest private agent releases, see Private agent releases.

See Known issues for detailed information on issues and workarounds.

End-of-life private agent release notes

11.34

The 11.34 release date for private agents is by region:

  • APAC: November 5, 2024 (10 PM AEDT)
  • EMEA: November 6, 2024 (12 PM CET)
  • NA: November 7, 2024 (3 AM PST)

Fixes

  • Automatic resolution of stuck operations
    Operations no longer get stuck in a state where they are not actively being processed by an agent but remain reporting a Received, Pending, Running, or Cancel Requested status indefinitely. This issue occurred only with synchronous child operations.

  • Base64Decode now works as expected with or without padding characters
    The Base64Decode function no longer returns a truncated or wrong value when the base64-encoded string does not end with = or ==.

  • Schedules now use the expected time in organizations using the override time zone setting
    When an organization has the Override schedule agent time zone setting enabled, schedules now trigger operations at the expected time. Previously, the setting was being ignored and schedules were using the agent time zone regardless of the time zone configured in the override setting.

  • SQL ODBC null values are now handled as expected
    When configured with a SQL ODBC driver, an Integration Studio Database Query activity and Design Studio Database source now output a blank field if the value returned by a SELECT query is null. Previously, null values were being skipped and not acknowledged in the output.

Notices

  • End of life for agent 10.78 / 11.16
    As of October 26, 2024, private agent versions 10.78 and 11.16 have reached end of life and are no longer supported.

    We recommend that all users of any of these versions upgrade to the latest version as soon as practicable.

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

    11.33

The 11.33 release date for private agents is by region:

  • APAC: October 15, 2024 (9 PM AEDT)
  • EMEA: October 16, 2024 (12 PM CEST)
  • NA: October 17, 2024 (3 AM PDT)

Enhancements

  • Logo updates
    The Jitterbit logo has been updated for private agents to reflect Jitterbit’s new brand.

Fixes

  • Eval function behavior with RunOperation corrected
    When used with the RunOperation function, the Eval function now inspects the results of RunOperation and if it returns false, then it will process the second argument.

Notices

  • End of life for agent 10.77 / 11.15
    As of September 27, 2024 private agent versions 10.77 and 11.15 have reached end of life and are no longer supported.

    We recommend that all users of any of these versions upgrade to the latest version as soon as practicable.

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.32

The 11.32 release date for private agents is by region:

  • APAC: September 24, 2024 (8 PM AEST)
  • EMEA: September 25, 2024 (12 PM CEST)
  • NA: September 26, 2024 (3 AM PDT)

Fixes

  • Agent configuration utility GUI now opens
    The Jitterbit Agent Configuration Utility GUI where you can configure proxy settings now opens as expected on Windows private agents. Previously, a splash screen was appearing and disappearing without loading the GUI.

  • Base64Decode now works as expected with or without padding characters
    The Base64Decode function no longer returns a truncated or wrong value when the base64-encoded string does not end with = or ==.

  • Gzip-encoded HTTP responses no longer result in an error
    Windows private agents now process Gzip-encoded HTTP responses correctly when using the Cloud Studio HTTP connection setting HTTP Accept Encoding Gzip or the Design Studio HTTP source/target setting Set Accept-Encoding to GZip.

  • Better handling for OData service requests
    When calling an OData service, the error Resource not found for the segment is no longer returned in the following situations:

    • When using the $count query parameter and there are no records to return, you can now append $noErrorOnZeroCount=true to have the service return 0 records instead of the above error.

    • When using a pagination query parameter and the number of results is less than the provided upper limit, the service no longer returns a next link reporting the above error.

  • Schedules now run at the correct start time and for the expected duration on the day of daylight saving time change
    The following defects, which occurred only when Override schedule agent time zone is enabled and the override time zone is a selection other than Etc/UTC, have been resolved:

    • A schedule whose start time is on the day of daylight saving time change now starts at the configured time.

    • A schedule whose end date is on the day of daylight saving time change now runs for the expected duration.

Notices

  • End of life for agent 10.76/11.14
    As of September 14, 2024 private agent versions 10.76 and 11.14 have reached end of life and are no longer supported.

    We recommend that all users of any of these versions upgrade to the latest version as soon as practicable.

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.31

The 11.31 release date for private agents is by region:

11.31.1 11.31.2
APAC September 6, 2024 (8 PM AEST) September 10, 2024 (7 AM AEST)
EMEA September 10, 2024 (12 PM CEST) September 9, 2024 (11 PM CEST)
NA September 5, 2024 (3 AM PDT) September 9, 2024 (2 PM PDT)

Changes

  • General updates
    This agent version has general internal updates.

Fixes

  • NetSuite connector issue resolved
    An issue with operations using the NetSuite connector has been resolved.

    Note

    This issue was resolved with agent version 11.31.1.

  • Linux private agent Scheduler issue resolved
    A date library whose latest files introduced an issue where the Linux agent's Scheduler service failed to start is no longer automatically downloaded.

    Note

    This issue was resolved with agent version 11.31.2. We recommend upgrading Linux private agents to 11.31.2 or later to prevent this issue from occurring and, in cases where it is already occurring, to recover from it.

    Alternatively, if you are using an earlier agent version you can apply the following workaround or recovery steps to non-Docker agents:

    • Workaround: If a Linux private agent has not yet been restarted, to prevent this problem from occurring, edit the version file at /opt/jitterbit/TimeZoneDB/version and change its value to 2024b. This will prevent the version of the date library with the issue from being downloaded by the agent.

    • Recovery: If a Linux private agent is already experiencing this issue, to fix it, edit the northamerica file at /opt/jitterbit/TimeZoneDB/northamerica to replace the value April with Apr in any occurrences. Then restart the agent.

Notices

  • End of life for agent 10.75/11.13
    As of August 24, 2024 private agent versions 10.75 and 11.13 have reached end of life and are no longer supported.

    We recommend that all users of any of these versions upgrade to the latest version as soon as practicable.

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.30

The 11.30 release date for private agents is by region:

  • APAC: August 13, 2024 (8 PM AEST)
  • EMEA: August 14, 2024 (12 PM CEST)
  • NA: August 15, 2024 (3 AM PDT)

Enhancements

  • New JSONStringify function
    The new JSONStringify function can be used with agents 11.30 or later to convert a JSON object into a JSON object string. The new function is listed in the JSON category of the Functions tab in the Cloud Studio script component palette and can also be used with Design Studio 11.30 or later.

  • Salesforce API version 61 support
    Salesforce API version 61 is now supported for these connectors:

  • Linux private agent upgrade to Python 3
    Linux private agents now require Python 3 during installation or upgrade to an 11.30 or later agent. Refer to the Debian or RPM agent install instructions for the required commands.

Fixes

Notices

  • End of life for agent 10.74/11.12
    As of August 3, 2024 private agent versions 10.74 and 11.12 have reached end of life and are no longer supported.

    We recommend that all users of any of these versions upgrade to the latest version as soon as practicable.

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.29

The 11.29 release date for private agents is by region:

  • APAC: July 23, 2024 (8 PM AEST)
  • EMEA: July 24, 2024 (12 PM CEST)
  • NA: July 25, 2024 (3 AM PDT)

Enhancements

  • New function for parsing JSON
    The new JSONParser function can be used with agents 11.29 or later to convert a JSON object string into a JSON object. The new function is listed in the JSON category of the Functions tab in the Cloud Studio script component palette and can also be used with Design Studio 11.29 or later.

  • Support tool command to resync deploy logs
    The Agent Support Tools have a new resync-deploylogs command that can be used with agents 11.29 or later to resync the deploy logs from Harmony given an environment ID.

Notices

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.28

The 11.28 release date for private agents is by region:

  • APAC: July 2, 2024 (8 PM AEST)
  • EMEA: July 3, 2024 (12 PM CEST)
  • NA: July 4, 2024 (3 AM PDT)

Enhancements

  • New function for better JSON document handling
    The new GetJSONString function can be used with agents 11.28 or later to retrieve data from a JSON object using the provided path. The new function is listed in the JSON category of the Functions tab in the Cloud Studio script component palette and can also be used with Design Studio 11.28 or later.

Fixes

  • New Jitterbit variable to fix PostgreSQL sequences
    The new Jitterbit variable jitterbit.target.db.use_new_postgress_sequence can be used with agents 11.28 or later to correct an issue processing a sequence when writing to a PostgreSQL database via JDBC.

Notices

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.27

The 11.27 release date for private agents is by region:

  • APAC: June 11, 2024 (8 PM AEST)
  • EMEA: June 12, 2024 (12 PM CEST)
  • NA: June 13, 2024 (3 AM PDT)

Fixes

  • VerifyJwtClaims function error no longer occurs
    Leaving the VerifyJwtClaims function's claims parameter empty no longer results in an error.

Notices

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates after this 10.87 release, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

11.26

The 11.26 release date for private agents is by region:

  • APAC: May 21, 2024 (8 PM AEST)
  • EMEA: May 22, 2024 (12 PM CEST)
  • NA: May 23, 2024 (3 AM PDT)

New features

Fixes

  • Proxy passwords are now redacted on update
    After using the agent’s utility application JitterbitUtils to update existing proxy settings, the agent proxy password is now redacted as expected and no longer appears in plain text in the jitterbit-agent.log file.

Notices

  • Private agent versions 10.x are no longer updated
    Private agent version 10.87 was the last 10.x agent version distributed by Jitterbit and is intended to be the final supported 10.x agent version.

    Since Harmony release 10.63 / 11.1, both a 10.x and 11.x private agent version had 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: Supported 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.

    Important

    To continue to receive private agent updates, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    Follow the instructions to upgrade from 10.x to 11.x agents:

10.87 / 11.25

The 10.87 / 11.25 release date for private agents is by region:

  • APAC: April 30, 2024 (8 PM AEST)
  • EMEA: May 1, 2024 (12 PM CEST)
  • NA: May 2, 2024 (3 AM PDT)

Changes

  • General updates
    Agents have general updates to improve security and performance.

Notices

  • Private agent versions 10.x will no longer be updated
    Jitterbit intends for private agent version 10.87 to be the final supported 10.x agent version distributed by Jitterbit.

    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: Supported 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.

    Important

    To continue to receive private agent updates after this 10.87 release, including new features, enhancements, security patches, and fixes, upgrading to an 11.x private agent is required.

    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.

10.86 / 11.24

The 10.86 / 11.24 release date for private agents is by region:

  • APAC: April 9, 2024 (8 PM AEST)
  • EMEA: April 10, 2024 (12 PM CEST)
  • NA: April 11, 2024 (3 AM PDT)

Fixes

  • Error status is no longer reported for re-routed operations
    If an agent is incapable of processing an operation and that operation is automatically re-routed to a different agent in the group for processing, an error status is no longer reported in the operation log.

Notices

  • 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.

10.85 / 11.23

The 10.85 / 11.23 release date for private agents is by region:

  • APAC: March 19, 2024 (9 PM AEDT)
  • EMEA: March 20, 2024 (11 AM CET)
  • NA: March 21, 2024 (3 AM PDT)

Enhancements

  • NetSuite WSDL version 2024.1 support
    Jitterbit has verified support for NetSuite WSDL version 2024.1 with the Cloud Studio NetSuite connector and the Design Studio NetSuite connector.

  • Salesforce API version 60 support
    Salesforce API version 60 is now supported for these connectors:

  • Better handling of operation routing
    When agents in an agent group are incapable of running an operation, handling of routing the operation to a capable agent has been improved.

Fixes

  • Once-daily schedule is no longer skipped during daylight saving time switch
    When a Cloud Studio or Design Studio operation is scheduled to run on a once-daily schedule during the hour of transition to daylight saving or standard time (for example, 2 to 3 AM on November 3, 2024), the schedule will now run the operation at the latest time in UTC instead of the schedule skipping that run of the operation.

    Note

    The upgraded agent version will not yet be available for the daylight saving time switch on March 10, 2024. As an alternative and as a general practice for schedule consistency, we recommend using the Override Schedule Agent Time Zone setting in your organization's policies to use a schedule time zone that does not observe daylight saving time, such as Etc/UTC (cloud agents use UTC by default).

Notices

  • 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.

10.84 / 11.22

The 10.84 / 11.22 release date for private agents is by region:

  • APAC: February 27, 2024 (10 PM AEDT)
  • EMEA: February 28, 2024 (12 PM CET)
  • NA: February 29, 2024 (3 AM PST)

Enhancements

  • Multiple certificate support for Harmony SSO with Microsoft Entra ID
    When multiple certificate definitions are provided in the Microsoft Entra ID (formerly known as Azure AD) identity provider metadata that is used when configuring Harmony SSO, logging in to Harmony with the configured SSO no longer fails and returns you to the login screen. Now, the agent can read multiple specified certificates, so that if one passes, it is accepted.

Fixes

  • DateAdd now returns the correct year when subtracting a multiple of 12 months
    The DateAdd function now returns the correct year value when subtracting months (mm or m) in a multiple of 12 months (12, 24, 36, etc.). Previously, the returned year date would be incorrectly reduced by an additional 1 year.

  • Multiple logs can no longer occur for the same operation execution
    Multiple logs with the same timestamp for a single operation no longer appear in the operation log when a scheduled operation is canceled but still completes. Now, only the most recent status for the operation is shown as its final status reported in a single log.

Notices

  • 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.

10.83 / 11.21

The 10.83 / 11.21 release date for private agents is by region:

  • APAC: February 6, 2024 (10 PM AEDT)
  • EMEA: February 7, 2024 (12 PM CET)
  • NA: February 8, 2024 (3 AM PST)

Enhancements

  • Private agent file cleanup rules now allow specification of number of hours
    A private agent’s File cleanup service file (CleanupRules.xml) now accepts the specification of the NumOfHours after which affected files will be deleted. This can be used in conjunction with the existing NumDays parameter. For example, to configure files to be cleaned up after 1 day 2 hours, set <FileAge NumDays = "1" NumOfHours = "2" Comparator = "GE"/>.

  • Design Studio email messages support for overriding STARTTLS
    When configuring a Design Studio email message with OAuth authentication, you can now override the default STARTTLS parameter, enabling the agent to send plain text or SSL traffic based on the STARTTLS value.

  • Agent auto-registration access tokens
    On the Access Tokens page, an additional Scope menu option for Agent Registration is now available. Use it to generate an access token for auto-registering private agents that can be used to replace Harmony credentials specified in the register.json file. This enables agent autoscaling to occur without interruption due to an expired Harmony password (as Harmony credentials are subject to password expiration policies defined in an organization’s policies).

Notices

  • 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.

10.82 / 11.20

The 10.82 / 11.20 release date for private agents is by region:

  • APAC: January 16, 2024 (10 PM AEDT)
  • EMEA: January 17, 2024 (12 PM CET)
  • NA: January 18, 2024 (3 AM PST)

Fixes

  • Invalid payload in child operations is now reported
    A child operation now fails with a descriptive error if the payload received in a transformation does not match the defined schema. Previously, the parent operation incorrectly reported an Unexpected Error and child operations remained in a Running status until canceled.

Notices

  • 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.

10.80 / 11.18

The 10.80 / 11.18 release date for private agents is by region:

  • APAC: December 6, 2023 (10 PM AEDT)
  • EMEA: December 7, 2023 (12 PM CET)
  • NA: December 8, 2023 (3 AM PST)

Enhancements

Notices

  • 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.

10.79 / 11.17

The 10.79 / 11.17 release date for private agents is by region:

  • APAC: November 14, 2023 (10 PM AEDT)
  • EMEA: November 15, 2023 (12 PM CET)
  • NA: November 16, 2023 (3 AM PST)

Enhancements

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

Fixes

  • Windows private agent install behind a proxy no longer fails
    When installing a Windows private agent using configured proxy settings, the installation no longer fails with Error 1722 referencing the action KoSaveProxyValuesInDB.

Notices

  • 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.

10.78 / 11.16

The 10.78 / 11.16 release date for private agents is by region:

  • APAC: October 24, 2023 (9 PM AEDT)
  • EMEA: October 25, 2023 (12 PM CEST)
  • NA: October 26, 2023 (3 AM PDT)

Enhancements

  • Multi-agent support for listening activities
    Cloud Studio connector activities that use the listening service are now supported in private agent groups that contain multiple agents. To use a multi-agent group, additional prerequisites must be met. In addition, persistence can be enabled so that if an agent stops, messages can be resent when the agent comes back online.

Fixes

  • Services no longer stop after an install when remote agent configuration is enabled
    After installing a 10.75 / 11.13 private agent or later in an organization using the organization policy Enable Remote Agent Configuration, services no longer stop after initially starting, rendering the agent inoperable. Previously, an issue was occurring when the agent attempted to sync the agent configuration file, causing all services to stop.

Notices

  • 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.

10.77 / 11.15

The 10.77 / 11.15 release date for private agents is by region:

  • APAC: October 4, 2023 (9 PM AEDT)
  • EMEA: October 5, 2023 (12 PM CEST)
  • NA: October 6, 2023 (3 AM PDT)

This version includes library upgrades and general updates.

10.76 / 11.14

The 10.76 / 11.14 release date for private agents is by region:

  • APAC: September 12, 2023 (8 PM AEST)
  • EMEA: September 13, 2023 (12 PM CEST)
  • NA: September 14, 2023 (3 AM PDT)

Enhancements

  • Ubuntu 22.04 LTS private agent Docker image
    The private agent Docker image is now based on Ubuntu 22.04 LTS. Previously, it used Ubuntu 18.04 LTS.

  • Agent status of Stopping
    When an agent drain stop is initialized, the agent now reports a new status of Stopping during the period of configured wait time (default of 120 seconds) prior to reporting the Stopped status. Previously, Stopped was immediately reported while still processing previously accepted operations.

Fixes

  • Red Hat Enterprise Linux install package fixes
    The Red Hat Enterprise Linux private agent install package now includes the libnsl library requirement by default and links python2 to /usr/bin/python. These fixes resolve issues where the agent failed to start after a system reboot.

Notices

  • 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.

10.75 / 11.13

The 10.75 / 11.13 release date for private agents is by region:

  • APAC: August 22, 2023 (8 PM AEST)
  • EMEA: August 23, 2023 (12 PM CEST)
  • NA: August 24, 2023 (3 AM PDT)

Enhancements

  • Design Studio Autodesk Fusion Lifecycle OAuth v2 API support
    When configuring a Design Studio Autodesk Fusion Lifecycle endpoint with agent version 10.75 / 11.13 or later, its existing OAuth2 settings now support configuration with Autodesk’s OAuth v2 API and remain backwards compatible with Autodesk’s OAuth v1 authentication (being deprecated by Autodesk).

  • Cloud Studio SDK connector support for variables in tables
    Support for global, project, and Jitterbit variables has been added to text fields used in the Connector SDK table component when using a 10.75 / 11.13 or later agent. Whether a specific connector was built using the SDK is indicated in the documentation for an individual connector. This enhancement affected 92 existing SDK-based connectors. Each field that supports variables is displayed with a V icon when in edit mode.

    Note

    Although the V icon is displayed regardless of the agent version, variable values will not be interpreted correctly unless using a 10.75 / 11.13 or later agent.

Notices

  • 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.

10.74 / 11.12

The 10.74 / 11.12 release date for private agents is by region:

  • APAC: August 1, 2023 (8 PM AEST)
  • EMEA: August 2, 2023 (12 PM CEST)
  • NA: August 3, 2023 (3 AM PDT)

Enhancements

  • Ubuntu 22.04 LTS support
    Jitterbit has verified Ubuntu 22.04 LTS as a supported operating system for non-Docker Linux private agent installations.

  • NetSuite WSDL version 2023.1 support
    Jitterbit has verified support for NetSuite WSDL version 2023.1 with the Cloud Studio NetSuite connector and the Design Studio NetSuite connector.

  • Salesforce API version 58 support
    Salesforce API version 58 is now supported for these connectors:

    • The Cloud Studio Salesforce, Salesforce Service Cloud, and ServiceMax connectors use API version 58 automatically with the use of a 10.74 or 11.12 agent.

    • The Design Studio Salesforce connector provides the option to use API version 58 with the use of both a 10.74 or 11.12 agent and 10.74 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 58.

Notices

  • 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.

10.73 / 11.11

The 10.73 / 11.11 release date for private agents is by region:

  • APAC: July 11, 2023 (8 PM AEST)
  • EMEA: July 12, 2023 (12 PM CEST)
  • NA: July 13, 2023 (3 AM PDT)

Fixes

Notices

  • 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.

  • Supported operating systems updated
    Jitterbit’s lists of supported operating systems for private agents and private API gateways have been updated to reflect the current supported systems.

10.72 / 11.10

The 10.72 / 11.10 release date for private agents is by region:

  • APAC: June 21, 2023 (8 PM AEST)
  • EMEA: June 22, 2023 (12 PM CEST)
  • NA: June 23, 2023 (3 AM PDT)

Enhancements

Fixes

  • Operations with chunking enabled now output the expected content type
    When an operation has chunking enabled, transformations configured with JSON output are no longer unexpectedly converted to XML output.

  • Error writing Salesforce bulk query results to a file no longer occurs
    When the type of encoding differs between a Cloud Studio Salesforce Bulk Query activity or a Design Studio Salesforce Bulk Process Query action source and its target, a fatal error writing the result to a file no longer occurs. The former error had indicated: Reason: The process cannot access the file because it is being used by another process.

Notices

  • 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.

10.71 / 11.9

The 10.71 / 11.9 release date for private agents is by region:

  • APAC: May 30, 2023 (8 PM AEST)
  • EMEA: June 2, 2023 (12 PM CEST)
  • NA: June 3, 2023 (3 AM PDT)

Enhancements

Fixes

  • API Manager OData pagination URL no longer erroneously skips records
    An API Manager OData service with server-side pagination now correctly sets the $skiptoken parameter in its response. Previously, the pagination URL provided in the response was set one digit too high, causing a record to be inadvertently skipped on each run.

Notices

  • 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.

10.70 / 11.8

The 10.70 / 11.8 release date for private agents is by region:

  • APAC: May 9, 2023 (8 PM AEST)
  • EMEA: May 10, 2023 (12 PM CEST)
  • NA: May 11, 2023 (3 AM PDT)

Changes

  • Connector verbose logging logback.xml file moved
    The location of the connector verbose logging logback.xml file on private agents is now at <JITTERBIT_HOME>\tomcat\shared\lib\logback.xml (Windows) or <JITTERBIT_HOME>/tomcat/shared/lib/logback.xml (Linux). On agent upgrade, the existing logback.xml file in its formerly used location is retained for reference; however, any connector-specific verbose logging entries will no longer take effect from that location. As there are no changes to the logback.xml file itself, you can replace the file in its new location to use existing entries.

Enhancements

  • Default maximum memory increased
    The Apache Tomcat process started by an agent now has a default maximum heap size of 2 GB, increased from 1 GB.

  • Apache HTTP server upgrade
    The Apache HTTP server included with the agent has been upgraded to address critical vulnerabilities.

  • ActiveMQ JAR upgrade
    The ActiveMQ JAR file included with the agent and used by the Design Studio JMS connector has been upgraded. This addresses multiple security vulnerabilities.

    Note

    Older versions of the ActiveMQ JAR remain after upgrading agents but can be deleted post-upgrade from the agent installation directory <JITTERBIT_HOME>\Connectors\JMS\Providers\ActiveMQ or <JITTERBIT_HOME>/Connectors/JMS/Providers/ActiveMQ.

Notices

  • 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.

10.69 / 11.7

The 10.69 / 11.7 release date for private agents is by region:

  • APAC: April 17, 2023 (8 PM AEST)
  • EMEA: April 18, 2023 (12 PM CEST)
  • NA: April 19, 2023 (3 AM PDT)

Enhancements

  • NetSuite WSDL version 2022.2 support
    Jitterbit has verified support for NetSuite WSDL version 2022.2 using agents version 10.33 and later with the Cloud Studio NetSuite connector and the Design Studio NetSuite connector.

  • Salesforce API version 57 support
    Salesforce API version 57 is now supported for these connectors:

    • The Cloud Studio Salesforce, Salesforce Service Cloud, and ServiceMax connectors use API version 57 automatically with the use of a 10.69 or 11.7 agent.

    • The Design Studio Salesforce connector provides the option to use API version 57 with the use of both a 10.69 or 11.7 agent and 10.69 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 57.

Notices

  • 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.

10.68 / 11.6

The 10.68 / 11.6 release date for private agents is by region:

  • APAC: March 28, 2023 (9 PM AEDT)
  • EMEA: March 29, 2023 (12 PM CEST)
  • NA: March 30, 2023 (3 AM PDT)

The release notes will be published on this page prior to the release.

Enhancements

Fixes

  • 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.

Notices

  • 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.

10.67 / 11.5

The 10.67 / 11.5 release date for private agents is by region:

  • APAC: March 7, 2023 (AEDT)
  • EMEA: March 7, 2023 (CET)
  • NA: March 8, 2023 (PST)

Enhancements

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

Fixes

  • Agent performance improved
    Agent performance has been improved and fewer errors now occur when running high throughput over many hours.

  • NetSuite connector custom fields for the Estimate object are now shown
    Custom fields for the Estimate object are now visible in the Cloud Studio NetSuite Search and Design Studio NetSuite Search activities.

Notices

  • 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.

10.66 / 11.4

The 10.66 / 11.4 release date for private agents is by region:

  • APAC: February 14, 2023 (AEDT)
  • EMEA: February 14, 2023 (CET)
  • NA: February 15, 2023 (PST)

Fixes

  • Alternative regex parser resolves FTP read issue
    In situations where a Cloud Studio FTP Read activity or Design Studio FTP site source doesn’t return expected data, using an alternative regex parser may fix the issue. To use, set the Jitterbit variable Jitterbit.source.ftp.enable_regex_parser to true in a script upstream of the FTP source in an operation.

  • Base64Encode function now encodes binary data properly
    The Base64Encode function now encodes binary data properly when the Jitterbit variable jitterbit.base64.encoded.string.no.wrap is set to disable wrapping. This was not an issue when the result was wrapped (default behavior) or when the input was string data.

  • HTTP custom proxy settings now support variables
    When configuring a custom proxy in a Cloud Studio HTTP connection or Design Studio HTTP source or target, variables configured in the Host, User, Password, and NTLM Domain fields are now correctly processed as variables by the agent.

Notices

  • 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.

10.65 / 11.3

The 10.65 / 11.3 release date for private agents is by region:

  • APAC: January 24, 2023 (AEDT)
  • EMEA: January 24, 2023 (CET)
  • NA: January 25, 2023 (PST)

Fixes

  • Salesforce Events (Beta) connector now supports project variables
    Using project variables in a Salesforce Events (Beta) connection now works as expected. Previously, an error with starting the listener activity was returned.

Notices

  • 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.

10.64 / 11.2

The 10.64 / 11.2 release date for private agents is by region:

  • APAC: January 11, 2023 (AEDT)
  • EMEA: January 11, 2023 (CET)
  • NA: January 12, 2023 (PST)

Changes

  • MD5 and SHA256 function behavior changed for binary files
    Jitterbit’s MD5 and SHA256 functions now generate the correct values for binary files such as ZIP and PDF. Output of text files is unchanged.

    We recommend updating existing Cloud Studio and Design Studio projects that have a saved hash for binary files to use the new output.

    As an alternative, to maintain the behavior prior to this change, you can set $jitterbit.md5.hash.use.file.mode.string.only=true in a script upstream of the function call to generate the same values as prior to this change.

Fixes

  • Private agents now run after installation without an environment
    When installing a private agent in an agent group that does not have an associated environment, it will again start up in Running status. Previously, since private agent version 10.61, the agent status after installation was Stopped and prevented from running until an environment was associated.

10.63 / 11.1

The 10.63 / 11.1 release date for private agents is by region:

  • APAC: December 13, 2022 (AEDT); patched December 27, 2022 (AEDT)
  • EMEA: December 13, 2022 (CET); patched December 26, 2022 (CET)
  • NA: December 14, 2022 (PST); patched December 26, 2022 (PST)

Enhancements

  • PostgreSQL upgrade
    In the 11.1 agent version, the PostgreSQL database bundled with the private agent is now version 14.5-1. 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.

  • 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 (agent versions 10.63.1 and 11.1.1) after the initial release.

Fixes

  • 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).

10.62

The 10.62 release date for private agents is by region:

  • APAC: November 22, 2022 (AEDT)
  • EMEA: November 22, 2022 (CET)
  • NA: November 28, 2022 (PST)

The 10.62 private agent version includes general updates. An 11.0 private agent version was not released.

10.61

The 10.61 release date is by region:

  • APAC: November 2, 2022 (AEDT)

  • EMEA: November 2, 2022 (CET)

  • NA: November 3, 2022 (PDT)

Enhancements

  • PgBouncer upgrade
    PgBouncer, a connection pooling application for PostgreSQL that is included in an agent install, has been upgraded. As part of the upgrade, the PgBouncer default port of 6432 is now used instead of 6543.

Fixes

  • Design Studio no longer erroneously reports changes to a project
    On opening the Design Studio application, a dialog indicating the local project is outdated and asking you to download a newer version of the project is no longer displayed when the deployed project has not actually been modified.

10.60

The 10.60 release date is by region:

  • APAC: October 12, 2022 (AEST)

  • EMEA: October 12, 2022 (CEST)

  • NA: October 13, 2022 (PDT)

This version includes general updates and support for the Google Pub Sub connector.

10.59

The 10.59 release date is by region:

  • APAC: September 20, 2022 (AEST)

  • EMEA: September 20, 2022 (CEST)

  • NA: September 21, 2022 (PDT)

Enhancements

  • New Jitterbit variable for allowing a blank API response
    The new Jitterbit variable jitterbit.api.response.blank_error_response can be set to true to allow a blank API response to be returned for non-200-type status codes such as 404. When set to false (default), an HTML status page is rendered for the returned status code. This feature requires agent and API gateway versions 10.59 or later.

10.58

The 10.58 release date is by region:

  • APAC: August 30, 2022 (AEST)

  • EMEA: August 30, 2022 (CEST)

  • NA: September 1, 2022 (PDT)

This version includes library upgrades and general updates.

10.57

The 10.57 release date is by region:

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

  • EMEA: August 9, 2022

  • NA: August 10, 2022

Enhancements

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

10.56

The 10.56 release date is by region:

  • APAC: July 19, 2022 (AEST), July 18, 2022 (PDT)

  • EMEA: July 19, 2022

  • NA: July 20, 2022

Fixes

  • DBExecute with an ODBC driver no longer causes Windows private agent crashes
    Using the DBExecute function against a database that uses an ODBC driver on a Windows private agent no longer causes memory issues resulting in an agent crash.

10.55

The 10.55 release date is by region:

  • APAC: June 28, 2022 (AEST), June 27, 2022 (PDT)

  • EMEA: June 28, 2022

  • NA: June 29, 2022

Enhancements

  • Support for Salesforce API version 54
    Salesforce API version 54 is now supported for these connectors:

    • The Cloud Studio Salesforce, Salesforce Service Cloud, and ServiceMax connectors use API version 54 automatically with the use of a 10.55 agent.

    • The Design Studio Salesforce connector provides the option to use API version 54 with the use of both a 10.55 agent and 10.55 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 54.

10.54

The 10.54 release date is by region:

  • APAC: June 8, 2022 (AEST), June 7, 2022 (PDT)

  • EMEA: June 8, 2022

  • NA: June 9, 2022

Changes

  • Changes required for SAP connector projects
    As of private agent version 10.54, Jitterbit's SAP connectors will no longer work until you obtain and install the SAP library files as described in SAP connector installation. If the SAP library files have not been installed, your SAP operations will fail with an error indicating that the class for SAP JCo cannot be found.

Fixes

  • Archiving successful files from an FTP endpoint now works
    The Use Success Folder option of a Cloud Studio or Design Studio FTP endpoint now works as expected. Since agent version 10.40, processed files were not being copied to the specified success folder on the private agent machine.

10.53

The 10.53 release date is by region:

  • APAC: May 17, 2022 (AEST), May 16, 2022 (PDT)

  • EMEA: May 17, 2022

  • NA: May 18, 2022

Enhancements

  • NetSuite connector now supports the Bill Payment object
    The NetSuite Bill Payment object is now available for selection when using the Cloud Studio and Design Studio NetSuite connectors. Custom fields associated with the object will appear in generated schemas.

  • SAP RFC activities now support CHANGING parameters
    SAP Remote Function Calls (RFCs) that declare tables using CHANGING parameters are now supported using the Cloud Studio and Design Studio SAP connectors.

10.52

The 10.52 release date is by region:

  • APAC: April 26, 2022 (AEST), April 25, 2022 (PDT)

  • EMEA: April 26, 2022

  • NA: April 27, 2022

Fixes

  • Better support for multi-byte characters
    Agents now have better support for multi-byte characters.

10.51

The 10.51 release date is be region:

  • APAC: April 5, 2022 (AEST), April 4, 2022 (PDT)

  • EMEA: April 5, 2022

  • NA: April 6, 2022

Fixes

  • Windows private agents can again be installed with a configured proxy
    Configuring a proxy during Windows private agent installation no longer results in a login error and the installation is now successful.

10.50

The 10.50 release date is by region:

  • APAC: March 18, 2022 (AEDT), March 17, 2022 (PDT)

  • EMEA: March 15, 2022

  • NA: March 16, 2022

Enhancements

  • New Jitterbit variable for returning multiple database results as a record set
    The new Jitterbit variable jitterbit.scripting.db.search.rowset can be set to true upstream of the DBExecute function with a database and a JDBC driver. This will result in any calls to a stored procedure that returns multiple results to return the first non-empty record set instead of returning an empty set.

10.49

The 10.49 release date is by region:

  • APAC: 23 February 2022 (AEDT), 22 February 2022 (PST)

  • EMEA: 23 February 2022

  • NA: 24 February 2022

Enhancements

  • New Jitterbit variable for decoding HTML characters in nodes
    The new Jitterbit variable jitterbit.decode.html.chars can be set to true upstream of the SelectSingleNode or SelectNodes functions for these functions to support HTML characters.

  • New Jitterbit variable for wrapping of Base64-encoded strings
    The new Jitterbit variable jitterbit.base64.encoded.string.no.wrap can be set to true upstream of the Base64Encode or Base64EncodeFile functions to disable wrapping after the 64th character of the encoded result string.

10.48

The 10.48 release date is by region:

  • APAC: 2 February 2022 (AEDT), 1 February 2022 (PST)

  • EMEA: 2 February 2022

  • NA: 3 February 2022

Enhancements

  • Windows Quiet Agent Installer now has a configurable installation directory and PostgreSQL username
    As part of the Windows quiet agent installer config64.ps1 script, instead of using defaults you can now specify the installation location of the private agent and associated components, and specify an alternative PostgreSQL username the agent uses to log in to the PostgreSQL database engine.

  • Operation debug logging now logs input and output data
    When you enable operation debug logging at the Cloud Studio operation level using the Enable Debug Mode Until operation option, input and output data for each operation is now accessible in the Cloud Studio operation log screen. You must be using a private agent version 10.48 or later to generate the additional log data.

  • Support for Windows 11 and Windows Server 2022
    Jitterbit has validated that private agents are supported on Windows 11 and Windows Server 2022.

Fixes

  • Agent-Install permission now works with Linux private agent installs
    Agent-install permission now works as expected when installing Linux private agents. Previously, when attempting an install, an error indicated that the user was "not the administrator of any organization".

  • Pending operations now error out as appropriate
    In certain circumstances due to a PostgreSQL database crash, operations that were stuck in Pending status now error out as appropriate.

  • Cloud Studio application activities with a request can now succeed without transformation input
    When used in an operation, application activities that have a request schema no longer require a preceding transformation to succeed at runtime. This fix requires a 10.48 or later agent.

10.47

The 10.47 release date is by region:

  • APAC: 12 January 2022 (AEDT), 11 January 2022 (PST)

  • EMEA: 12 January 2022

  • NA: 13 January 2022

Changes

  • TLS 1.0 and 1.1 are no longer supported by default for JDBC driver connections
    Private agents 10.47 and later no longer support TLS 1.0 or 1.1 for JDBC driver connections to database endpoints by default.

    If a database endpoint no longer works after an upgrade to a 10.47 or later agent, add enabledTLSProtocols=TLSv1.2 to the database connection string in Cloud Studio or Design Studio to force TLS 1.2 to be used (provided the protocol version is supported by the database endpoint).

    On private agents, if TLS 1.2 is not supported by the database endpoint, TLS 1.0 or 1.1 can be re-enabled (though not recommended) on private agents by removing TLSv1 or TLSv1.1 from the jdk.tls.disabledAlgorithms security property in the private agent java.security configuration file, which is located in these default directories:

    • Windows: C:\Program Files\Jitterbit Agent\jre\lib\security

    • Linux: /opt/jitterbit/jre/lib/security

Fixes

  • Windows Quiet Agent Installer script version is now correct
    The Windows Quiet Agent Installer script config64.ps1 now has the appropriate executable version in the Agent_install_file field. Previously, you needed to edit the script to correct the version.

10.46

There was no 10.46 private agent release.

10.45

The 10.45 release date is by region:

  • APAC: 8 December 2021 (AEDT), 7 December 2021 (PST)

  • EMEA: 8 December 2021

  • NA: 9 December 2021

Fixes

  • Windows Quiet Agent Installer no longer produces a database error
    The Windows Quiet Agent Installer now succeeds instead of producing a database connection error under certain circumstances.

10.44

The 10.44 release date is by region:

  • APAC: 04 November 2021 (AEDT), November 3, 2021 (PDT)

  • EMEA: 04 November 2021

  • NA: November 8, 2021

Enhancements

  • Support for Salesforce API version 52
    Salesforce API version 52 is now supported for these connectors:

    • The Cloud Studio Salesforce, Salesforce Service Cloud, and ServiceMax connectors use API version 52 automatically with the use of a 10.44 agent.

    • The Design Studio Salesforce connector provides the option to use API version 52 with the use of both a 10.44 agent and 10.44 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 52.

Fixes

  • Agent stability improved
    When an agent's maximum number of PostgreSQL connections is reached, it is now more likely to recover rather than require a restart of Jitterbit Services.

10.43

The 10.43 release date is by region:

  • APAC: 14 October 2021 (AEDT), October 13, 2021 (PDT)

  • EMEA: 14 October 2021

  • NA: October 18, 2021

Fixes

  • Source files are now deleted as appropriate
    When archiving data using the After Processing option Delete File on a file-based source in combination with the Compression option Compress Target Files on a file-based target, all matching source files are now deleted instead of only one of the source files.

  • PgBouncer configuration is now used
    During installation of a 64-bit Windows private agent, in some cases Jitterbit Services would connect to PostgreSQL directly instead of using the PgBouncer configuration. This issue has been fixed.

  • Drivers are now reported correctly in the configuration file
    After doing an advanced install of a 64-bit Windows private agent where PostgreSQL is already installed, the correct PostgreSQL driver information is now reported in the private agent configuration file.

10.42

The 10.42 release date is by region:

  • APAC: 23 September 2021 (AEST), September 22, 2021 (PDT)

  • EMEA: 23 September 2021

  • NA: September 27, 2021

New features

  • New private agent settings
    New settings are available in the private agent configuration file (jitterbit.conf) for enabling timeout of operations triggered by APIs and for logging of API calls:

    • EnableApiTimeout: Set to true for operations triggered by API Manager APIs to use the operation timeout settings set in Cloud Studio or Design Studio. The default is false.

    • APIOperationLogging: Set to true for logs that record the start of an API call and the time elapsed to be included in the agent's jitterbit.log file. The default is false. Be aware that turning on this setting will generate at least four additional lines for each API call, which can result in a very large number of logs.

  • Windows Quiet Agent Installer (x64)
    A quiet installer for Windows 64-bit private agents is now available to download. The installer uses a script for an unassisted install.

Enhancements

  • Support for Salesforce API version 51
    Salesforce API version 51 is now supported for these connectors:

    • The Cloud Studio Salesforce, Salesforce Service Cloud, and ServiceMax connectors use API version 51 automatically with the use of a 10.42 agent.

    • The Design Studio Salesforce connector provides the option to use API version 51 with the use of both a 10.42 agent and 10.42 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 51.

Changes

  • Change to the DBExecute function reverted
    The change made to the DBExecute function in the 10.40 release has been reverted. The DBExecute function again works the same way as it did prior to 10.40.

    Note

    Current projects with this scenario will be affected with a private agent upgrade from 10.40 or 10.41 to 10.42. Projects using an agent 10.39 or lower will be unaffected.

10.41

The 10.41 release date is by region:

  • APAC: 02 September 2021 (AEST), September 1, 2021 (PDT)

  • EMEA: 02 September 2021

  • NA: September 7, 2021

Fixes

  • Private agent logs can again be downloaded
    All types of private agent logs are again able to be downloaded from the Management Console Agents page. Previously, only the debug logs were successfully downloaded.

10.40

The 10.40 release date is by region:

  • APAC: 12 August 2021 (AEST), August 11, 2021 (PDT)

  • EMEA: 12 August 2021

  • NA: August 16, 2021

Enhancements

  • Option to set the time zone for schedules
    You can now specify the time zone in which all schedules across an organization will run. This option is set in the Management Console from an organization's policies and requires agent version 10.40 or later.

Changes

  • DBExecute() now returns a record set
    Using the DBExecute() function via JDBC to call a stored procedure that returns multiple results now returns a record set. Previously, only the first result set was returned. That behavior is unchanged when connecting via ODBC.

    Warning

    Current projects with this scenario will be affected with an agent upgrade to 10.40. For example, a current script expecting an empty result in this scenario will now return a record set.

Fixes

  • Proxy exclusions now work with a private API gateway
    The proxy exclusion list set by the command --set-http-proxy-exceptions in the private agent configuration utility now applies to a private API gateway.

10.39

The 10.39 release date is by region:

  • APAC: 22 July 2021 (AEST), July 21, 2021 (PDT)

  • EMEA: 22 July 2021

  • NA: July 26, 2021

Fixes

  • PostgreSQL database is no longer reinitialized on Linux private agents
    The PostgreSQL database is no longer reinitialized when upgrading from a 10.37 Linux private agent. Note that the PostgreSQL database will still be reinitialized when upgrading from a pre-10.37 version to a version that is 10.39 or later. For additional details, see the release note Important PostgreSQL database upgrade notice in the 10.37 release notes.

10.38

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

Note

There is a known issue with version 10.38 of the Linux private agent installer.

Fixes

  • 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. Windows agents and 32-bit agents were unaffected by this error.

10.36.1.5 patch release

This patch was release to the APAC, EMEA, and NA regions on June 2, 2021.

Fixes

  • Improvements and fixes to agents
    Environments and agent groups now sync more efficiently, sending messages to logs quicker, and improving private agent performance and resilience. This feature requires a 10.36.1.5 or later Agent.

10.36

The 10.36 release date is by region:

  • APAC: Released 20 May 2021 (AEST), May 19, 2021 (PDT)

  • EMEA: Released 20 May 2021

  • NA: Released May 24, 2021

Changes

  • Default settings change for a 64-bit Linux agent install
    Changes to the 64-bit Linux agent install default settings now make the agent run more efficiently.

  • Agents can be stopped from receiving new requests
    Added functionality to stop an agent from receiving new requests while still continuing to run. This is useful when an agent needs to catch up to current requests before receiving additional requests. This feature requires a 10.36 private agent.

Enhancements

  • NetSuite: Retry option for timeout
    The Retry on Concurrent Exception setting available in a Cloud Studio NetSuite connection now also applies to timeout exceptions when using private agents 10.36 or later. In addition, a new Enable Retry Option setting in a Design Studio NetSuite endpoint is available in Design Studio 10.36 or later. The Design Studio retry setting applies to concurrent exceptions with private agents 10.24 or later, and also to timeout exceptions with private agents 10.36 or later.

Fixes

  • HMAC-SHA256 Generator plugin now handles special characters
    The HMAC-SHA256 generator plugin can now use special characters such as carriage returns. Use the parameter $Jitterbit.HMACSHA256.Base64EncodedMessage set to true.
  • The POP3 File Reader plugin accepts special characters
    Special characters in an attachment name no longer cause errors with the POP3 file reader plugin. Those using private agents can associate the latest version of the plugin from the Management Console > Plugins page.

10.34

The 10.34 release date is by region:

  • APAC: Released 8 April 2021 (AEST), April 7, 2021 (PDT)

  • EMEA: Released 8 April 2021

  • NA: Released April 12, 2021

Fixes

HTTP: Retry option now recovers from 500, 502, 503, and 504 errors
When configuring an HTTP connection, if the Retry option is selected and you use a 10.34 or later private agent, the activity now recovers from 500, 502, 503, and 504 errors and retries the activity.

10.33

The 10.33 release date is by region:

  • APAC: Released 18 March 2021 (AEDT), 17 March 2021 (PDT)

  • EMEA: Released 18 March 2021

  • NA: Released March 22, 2021

This version includes general updates and fixes to improve the agent.

10.32

The 10.32 release date is by region:

  • APAC: Released 4 March 2021 (AEDT), 3 March 2021 (PST)

  • EMEA: Released 4 March 2021

  • NA: Released March 8, 2021

This version includes general updates and fixes to improve the agent.

10.31

The 10.31 release date is by region:

  • APAC: Released 3 February 2021

  • EMEA: Released 4 February 2021

  • NA: Released February 8, 2021

Fixes

  • Windows agent: 64-bit upgrade error
    We have resolved an error related to PostgreSQL entries in the Windows Registry found when upgrading a Windows private agent from 32-bit to 64-bit.

10.30

The 10.30 release date is by region:

  • APAC: Released 20 January 2021

  • EMEA: Released 21 January 2021

  • NA: Released January 25, 2021

This version includes general updates and fixes to improve the agent.

10.29

The 10.29 release date is by region:

  • APAC: Released 06 January 2021

  • EMEA: Released 07 January 2021

  • NA: Released January 11, 2021

Enhancements

  • SOAP: Ability to retry a request added
    New retry functionality is available for the SOAP connection configuration. Selecting Retry allows you to set the retry interval in seconds and the maximum number of retries. This functionality requires a private agent 10.29 or later.

10.28

The 10.28 release date is by region:

  • APAC: Released 02 December 2020

  • EMEA: Released 03 December 2020

  • NA: Released December 07, 2020

Enhancements

  • Salesforce API version 50 is now supported
    The Cloud Studio Salesforce and ServiceMax connectors and the Design Studio Salesforce connector now support Salesforce API version 50.

    • Cloud Studio uses the new API version automatically with the use of a 10.28 agent.

    • Design Studio provides the option to use the new API version with the use of both a 10.28 agent and 10.28 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 50.

  • Private agent: Linux installation has been upgraded to support Ubuntu 18.04 LTS
    Linux private agent now supports Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, and Ubuntu 18.04 LTS.

10.27

The 10.27 release date is by region:

  • APAC: Released 11 November 2020

  • EMEA: Released 12 November 2020

  • NA: Released November 16, 2020

Enhancements

10.26

  • APAC: 21 October 2020

  • EMEA: 22 October 2020

  • NA: October 26, 2020

Enhancements

  • Added an agent configuration option to remove extra linefeeds
    When using a transformation to post, the content length may be read incorrectly, causing the post to be rejected. Instead of using the Jitterbit variable $jitterbit.target.http.remove_trailing_linebreaks=true in a script, you can make a configuration change to the private agent. In the jitterbit.conf file, set TargetHttpRemoveTrailingLinebreaks to true. This configuration change requires an agent version 10.26 or later.

Fixes

  • TLS 1.0 support for agents 10.5 and later
    We fixed an issue with an HTTP target in Design Studio, where selecting TLS 1.0 under Advanced SSL Version in the Advanced HTTP Properties dialog box was ignored with agent versions 10.5 or later.

10.25

  • APAC: 30 September 2020

  • EMEA: 1 October 2020

  • NA: October 5, 2020

Fixes

  • NetSuite: Custom fields no longer disappear from transformation after refreshing schema
    Due to activity optimization for NetSuite in a prior release, custom fields would disappear after refreshing the schema. This has been fixed.

10.24

  • APAC: 9 September 2020

  • EMEA: 10 September 2020

  • NA: September 14, 2020

Fixes

  • NetSuite: Custom segments now work with operations (only for private agents)
    Fixed an issue with NetSuite custom segments where NetSuite returned segment names with a suffix attached, causing an error. A private agent version 10.24 or higher is required for this fix.

10.23.1

  • APAC: 26 August 2020

  • EMEA: 27 August 2020

  • NA: Released August 28, 2020

Changes

  • HTTP client updated
    The HTTP client used by agents has been updated, which provides access to Kerberos authentication. Connector SDK developers can take advantage of this feature when creating connectors.

10.23

  • APAC: 19 August 2020

  • EMEA: 20 August 2020

  • NA: August 24, 2020

Changes

  • HTTP client updated for private agents
    The HTTP client used by agents has been updated, which provides access to Kerberos authentication. Connector SDK developers can take advantage of this feature when creating connectors.

Enhancements

  • Salesforce API version 49 is now supported
    The Cloud Studio Salesforce and ServiceMax connectors and the Design Studio Salesforce connector now support Salesforce API version 49.

    • Cloud Studio uses the new API version automatically with the use of a 10.23 agent.

    • Design Studio provides the option to use the new API version with the use of both a 10.23 agent and 10.23 version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 49.

10.22

  • APAC: 29 July 2020

  • EMEA: 3 August 2020

  • NA: August 4, 2020

Fixes

  • Fixed an issue with the agent scheduler service
    In some cases, the PostgreSQL connection closed. The private agent then failed and scheduled operations did not run. Errors resulting from this were reported in the log. Now, the agent will attempt to open a new connection to run the scheduled operations.

10.21

  • APAC: 8 July 2020

  • EMEA: 9 July 2020

  • NA: July 13, 2020

Enhancements

  • FTP sources and targets support special character encoding
    To support encoded URLs sent to and received from FTP servers, two new script variables have been introduced: $jitterbit.source.ftp.encode_url and $jitterbit.target.ftp.encode_url.

10.20

  • APAC: 17 June 2020

  • EMEA: 18 June 2020

  • NA: June 22, 2020

10.19

  • APAC: 27 May 2020

  • EMEA: 28 May 2020

  • NA: June 1, 2020

Note

We fixed an issue with private agents where operations using URL encoding in FTP URL filenames were failing and generating errors. Please download version 10.19.0.25 of the 10.19 agent for these changes.

Fixes

  • Intermittent errors with Linux 64-bit private agents resolved
    With earlier 64-bit Linux private agents, intermittent errors and segmentation faults occurred. Upgrade to a 10.19 private agent to avoid these errors.

  • Files claimed to be missing during a deploy or agent sync can be recovered
    In some cases you may receive an error asserting that files are missing. You may be able to recover these files by redeploying the project.

10.18

  • APAC: 06 May 2020

  • EMEA: 07 May 2020

  • NA: May 11, 2020

Note

We fixed an issue with private agents where operations using URL encoding in FTP URL filenames were failing and generating errors. Please download the 10.18 agent again for these changes.

New features

  • Linux Red Hat non-root agent installation available
    Non-root Linux Red Hat 32-bit and 64-bit agents are now available from the Management Console downloads page.

  • New rule to delete result files older than 14 days
    A new rule was added to CleanupRules.xml to delete result files after 14 days in order to conserve disk space.

Enhancements

  • Percent-encoded special characters now allowed in filenames with FTP/SFTP
    You can now use percent-encoding in filenames to represent control and special characters with FTP and SFTP transfers (Cloud Studio) and FTP site sources and FTP site targets (Design Studio).

  • XML to JSON transformations can be set to ignore errors
    Setting the Jitterbit variable $jitterbit.operation.chunking.warn_on_error to true will ignore an XML to JSON file transformation error where the XML file has an empty chunk.

Fixes

  • Success operations can be set to run without matching source files
    Operations now honor the checkbox Run Success Operation even if there are no matching source files in the Operation Options dialog box.

10.17

  • APAC: 15 April 2020

  • EMEA: 16 April 2020

  • NA: April 20, 2020

This version included general updates and fixes to improve the agent.

10.16

  • APAC: 25 March 2020

  • EMEA: 26 March 2020

  • NA: April 1, 2020

Changes

  • PostgreSQL configuration defaults updated
    To resolve stability issues, the PostgreSQL configuration file postgresql.conf for 32-bit Linux agents now sets the default max_connections to 400 instead of 100 when installed for the first time.

10.15

  • APAC: 4 March 2020

  • EMEA: 5 March 2020

  • NA: March 9, 2020

Changes

  • MSSQL ODBC database sources can now use a parameterized GUID as a key for table joins
    When using Cloud Studio or Design Studio with a private agent to join tables using an MSSQL ODBC database source, parameterized GUIDs can now be used as the key between the tables. Previously, the join would cause an error and the operation would fail.

10.14

  • APAC: 12 February 2020

  • EMEA: 13 February 2020

  • NA: February 18, 2020

Changes

  • PostgreSQL configuration defaults updated
    The PostgreSQL configuration file postgresql.conf for 64-bit agents now sets the default max_connections to 400 (instead of the previous limit of 100). In addition, the default checkpoint_timeout for 32-bit and 64-bit agents is now 1 hour instead of 5 minutes.

Enhancements

  • Windows Server 2019 is now supported
    Windows Server 2019 is now supported for private agents.

10.13

  • APAC: 22 January 2020

  • EMEA: 23 January 2020

  • NA: January 27, 2020

Fixes

  • 64-bit Windows private agents can now accept gzip-encoded HTTP responses
    When using a 64-bit Windows private agent with an HTTP endpoint that is configured to accept gzip-encoded responses, the agent now correctly decompresses the HTTP response. Previously, the operation would fail.

10.12

  • APAC: 6 January 2020

  • EMEA: 7 January 2020

  • NA: January 9, 2020

New features

Changes

  • PostgreSQL database driver updated to 9.4
    The PostgreSQL JDBC database driver that is packaged with private agents has been upgraded from PostgreSQL JDBC Driver 9.1 to 9.4.

Fixes

  • Linux agents processing web services with a SOAP fault now report the correct status
    When using a Linux private agent to run a SOAP-based web service operation, the operation status is now correctly reported as a SOAP Fault as applicable. Previously, as of version 10.1 Linux agents, the operation status for a SOAP fault was incorrectly being reported as an Error status. This issue affected operations using SOAP endpoints in Cloud Studio, and Web service method and Workday endpoints in Design Studio.

  • Data syncing errors related to API calls no longer occur
    When running operations that call an API, intermittent 400 errors related to data syncing no longer occur.

10.11

  • APAC: 11 December 2019

  • EMEA: 12 December 2019

  • NA: December 16, 2019

Enhancements

  • Salesforce API version 47 is now supported
    The Design Studio Salesforce connector now supports Salesforce API version 47 with the use of a version 10.11 or higher agent and 10.11 or higher version of Design Studio. When opening an existing Design Studio project that uses this connector and meets both of these version requirements, you will be prompted to upgrade to Salesforce API version 47. This upgrade from version 45 includes new objects supported in both versions 46 and 47.

Fixes

  • FTP/HTTP transfer for large files now works
    When using Cloud Studio or Design Studio to upload a file greater than 2 GB to an FTP or HTTP endpoint, the transfer is now successful. Previously, you may have received an error regarding a libcurl function. The issue was caused by library upgrades in Jitterbit agent version 8.29 and has been resolved with 10.11 and higher agents.

10.10

  • APAC: 25 November 2019

  • EMEA: 2 December 2019

  • NA: December 3, 2019

Changes

  • Windows private agents now include the 2019 Microsoft Visual C++ Redistributable
    The version of Visual C++ Redistributable for Visual Studio that comes packaged with 32-bit and 64-bit Windows private agents has been upgraded from 2015 to 2019.

Enhancements

10.9

  • APAC: 04 November 2019

  • EMEA: 05 November 2019

  • NA: November 7, 2019

Changes

  • Linux RPM-based private agents now require python2
    The Linux private agent RPM package dependency for Python has been changed from python to python2.

Fixes

  • 64-bit Windows agent installation no longer fails
    When installing a 64-bit Windows private agent, installation on a machine that already has a version of Visual C++ Redistributable for Visual Studio higher than 2015 is now successful.
  • FormatDate() can now handle milliseconds and a time zone
    When using the Jitterbit function FormatDate(), you can now format source dates provided in the form of YYYYMMDDHHMMSS._SSSZ_, where _SSS_ indicates the milliseconds and _Z_ indicates the time zone, which are seen with certain LDAP implementations.

10.8

  • APAC: 09 October 2019

  • EMEA: 10 October 2019

  • NA: October 14, 2019

New features

  • 64-bit Windows and Linux private agents
    Windows and Linux private agents are now available in a 64-bit version. Note:
    • Existing 32-bit agent versions must be uninstalled prior to upgrading (see instructions for Windows or Linux).
    • Existing PostgreSQL and PostgreSQL driver (psqlODBC or pODBC) installations must be uninstalled.
    • Existing 32-bit ODBC drivers are not supported.
    • Private agents remain available in a 32-bit version.

Fixes

  • Global variables used in endpoints are now recognized in JavaScript
    Global variables that are used within endpoint configuration fields in Design Studio or Cloud Studio are now recognized when accessed within a Jitterbit function called from JavaScript. Previously, use of JavaScript Jitterbit functions such as Jitterbit.ReadFile and Jitterbit.WriteFile ignored global variables used in an endpoint configuration.

10.7

  • APAC: 18 September 2019

  • EMEA: 19 September 2019

  • NA: September 23, 2019

Enhancements

  • Drain stop now waits for APIs to finish running
    When an agent drain stop is initiated, the agent will now wait 180 seconds for any APIs to finish running before the drain stop is completed. For private agents, the wait time can be configured within the jitterbit-agent-config.properties file by setting agent.drainstop.api.wait equal to the desired number of seconds.

Fixes

  • Design Studio JMS Listener now reconnects after interruption
    When using a Design Studio JMS Listen operation, if the connection to the JMS server is interrupted, the agent will try to reconnect to the JMS server every 1 minute, for a maximum of 120 retries. Previously, the listener wouldn't recover after JMS server downtime.

10.6

  • APAC: 03 September 2019

  • EMEA: 04 September 2019

  • NA: September 5, 2019

New features

  • Jitterbit Multipart Pipeline Plugin
    A new plugin is available that allows multiple files to be submitted in a Jitterbit custom API call, providing support for message bodies with multiple parts (MIME). The new plugin can be installed on private agents through the Management Console Customizations > Plugins page.

Changes

  • PgBouncer is now included with Linux private agents
    PgBouncer, a connection pooling application for PostgreSQL, is now part of the Linux private agent installation package and will be configured automatically upon agent installation or upgrade.
  • Updated libraries resolve issues with large file transfers
    The libraries libcurl and libssh2 have been upgraded to the latest versions, resolving issues customers may have experienced with transferring large files, particularly when using AWS SFTP servers.

Enhancements

  • Base64Decode() function is now faster
    The Base64Decode()function now processes large files (multiple MB) more quickly.

Fixes

  • Scheduled operations now run as expected
    Operations configured to run on a schedule now run reliably. Previously, the scheduler service on the agent would crash intermittently without recovering, leading to scheduled operations being skipped until the service was restarted.
  • AWS S3 Create plugin now supports KMS encryption
    An updated version of Jitterbit's AWS S3 Create plugin (1.0.1.0) can now be used with S3 buckets using Server-Side Encryption with AWS KMS-Managed Keys (SSE-KMS). Version 1.0.1.0 of the plugin can be installed on private agents through the Management Console Customizations > Plugins page.

10.5

  • APAC: 07 August 2019

  • EMEA: 08 August 2019

  • NA: Released August 12, 2019

This version includes general updates and fixes to improve the agent.

10.4

  • APAC: 17 July 2019

  • EMEA: 18 July 2019

  • NA: July 22, 2019

Enhancements

  • NetSuite 2019.1 WSDL is now supported
    Support for NetSuite's 2019.1 WSDL is now available for use with Jitterbit's NetSuite connectors. To use the new WSDL, specify its URL during configuration of a Cloud Studio NetSuite connection or Design Studio NetSuite endpoint. Jitterbit continues to be Built for NetSuite_ (BFN) certified.

Fixes

  • Excel worksheets named with single quotes are now supported
    Those using a private agent with either Cloud Studio or Design Studio can now connect (using an ODBC Excel database driver) to Excel worksheets that contain an apostrophe (a single quote) in the worksheet name. Previously, worksheets named in this manner were not appearing within the table selection screen.

10.3

  • APAC: 26 June 2019

  • EMEA: 8 July 2019

  • NA: July 10, 2019

Enhancements

  • Design Studio Siebel queries now support Business Component dynamic activation
    You can now use the Design Studio Siebel connector with a private agent version 10.3 or higher to fetch data from an inactive Business Component field. To do so, a new field called ActiveBCField is now included in the query request schema, which you can use to pass the Business Component field names that need to be active.

Fixes

  • Installation on Windows no longer fails
    When installing a Windows private agent, installation on a machine that already has a version of Visual C++ Redistributable for Visual Studio higher than 2015 is now successful.
  • Escaping characters in pipe-delimited schemas now works
    When configuring a pipe-delimited custom schema in Cloud Studio or Design Studio, the option to convert escape sequences now works as expected. Previously, using this option with such a schema would cause the operation to fail.
  • An erroneous error no longer appears when testing a Cloud Studio connection
    When testing a connection's configuration in Cloud Studio using the Test button, you will no longer see an erroneous error message indicating the connector is being downloaded across agents when the connection was actually successful.
  • Cloud Studio connectors now work on Ubuntu private agents
    You can now use certain application-specific Cloud Studio connectors with Ubuntu-based Linux private agents. Previously, when testing a connection's configuration using the Test button, an erroneous error message indicating the connector was being downloaded across agents would be displayed indefinitely.

10.2

  • APAC: 05 June 2019

  • EMEA: 06 June 2019

  • NA: June 10, 2019

Fixes

  • SAP RFC multi-layer structures are now supported
    You can now use RFC multi-layer structures (nested tables) with the Design Studio SAP connector (both ECC and HANA) using an agent version 10.2 or higher. Previously, the structure was displayed in the transformation, but the operation would fail at runtime.

10.1

  • APAC: 15 May 2019

  • EMEA: 16 May 2019

  • NA: May 20, 2019

New features

  • New Cloud Studio connectors
    New Cloud Studio connectors for Evernote, Google Drive, HubSpot, Magento, and SugarCRM are now available to use with agents version 10.1 or higher. The new connectors can be accessed on the right side of the project designer from the design component palette.

Changes

  • The Cloud Studio Cherwell connector no longer works with 10.0 agents
    A change made to the Cherwell connector in Cloud Studio means it is no longer compatible with 10.0 agents. If using the Cherwell connector, please upgrade to 10.1 or higher agents.

Fixes

  • The SendEmail() function now supports multi-byte characters
    The Jitterbit Script function SendEmail() in Cloud Studio or Design Studio can now be used to send emails containing multi-byte characters.

10.0

  • EMEA: 04 April 2019

  • NA: April 8, 2019

Fixes

  • Fixed an issue with the SAP Connector driver when it is installed for the first time on a Linux agent

Archived release notes

For release notes older than version 10.0, see the Jitterbit Documentation Archive.