Production Cloud Agent Group Releases¶
Introduction¶
This page provides a compilation of updates in recently released versions of the Production Cloud Agent Group. Updates to the Production Cloud Agent Group is also identified on individual release pages in Release Notes.
For releases not shown here, see Past Harmony Releases.
Known Issues¶
For known issues with the current version of the Production Cloud Agent Group, see Known Issues in Cloud Agent Groups.
Release Notes¶
A subset of Harmony release updates pertaining to the Production Cloud Agent Group is included below.
11.15¶
The 11.15 release date for the Production Cloud Agent Group is by region:
- APAC: October 4, 2023 (3 - 9 PM AEDT)
- EMEA: October 5, 2023 (6 AM - 12 PM CEST)
- NA: October 5-6, 2023 (9 PM - 3 AM PDT)
The release notes will be published on this page prior to the release.
11.14¶
The 11.14 release date for the Production Cloud Agent Group is by region:
- APAC: September 12, 2023 (2 - 8 PM AEST)
- EMEA: September 13, 2023 (6 AM - 12 PM CEST)
- NA: September 13-14, 2023 (9 PM - 3 AM PDT)
This version includes general updates.
11.13¶
The 11.13 release date for the Production Cloud Agent Group is by region:
- APAC: August 22, 2023 (2 - 8 PM AEST)
- EMEA: August 23, 2023 (6 AM - 12 PM CEST)
- NA: August 23-24, 2023 (9 PM - 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 aV
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.
11.12¶
The 11.12 release date for the Production Cloud Agent Group is by region:
- APAC: August 1, 2023 (2 - 8 PM AEST)
- EMEA: August 2, 2023 (6 AM - 12 PM CEST)
- NA: August 2-3, 2023 (9 PM - 3 AM PDT)
Enhancements¶
-
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.
-
11.11¶
The 11.11 release date for the Production Cloud Agent Group is by region:
- APAC: July 11, 2023 (2 - 8 PM AEST)
- EMEA: July 12, 2023 (6 AM - 12 PM CEST)
- NA: July 12-13, 2023 (9 PM - 3 AM PDT)
Fixes¶
- WSDL structures now show missing child nodes
After uploading a WSDL in a Cloud Studio SOAP connection or a Design Studio web service method, the resulting request and response structures now show all nodes as expected. Previously, child nodes from some WSDLs were not appearing.
11.10¶
The 11.10 release date for the Production Cloud Agent Group is by region:
- APAC: June 21, 2023 (2 - 8 PM AEST)
- EMEA: June 22, 2023 (6 AM - 12 PM CEST)
- NA: June 22-23, 2023 (9 PM - 3 AM PDT)
Enhancements¶
- New Jitterbit variable to exclude empty data from target XML
The new Jitterbit variablejitterbit.target.xml.exclude_empty_data
can be set totrue
upstream of a transformation mapping that returns an empty data value to exclude the value from being written to the target XML for that field mapping. This variable is recommended overjitterbit.target.xml.include_empty_xml
for use with boolean values. For atrue
value ofjitterbit.target.xml.exclude_empty_data
to take effect,jitterbit.target.xml.include_null_xml
must be set tofalse
andjitterbit.target.xml.include_empty_xml
must also befalse
(its default).
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
.
11.9¶
The 11.9 release date for the Production Cloud Agent Group is by region:
- APAC: May 30, 2023 (2 - 8 PM AEST)
- EMEA: June 2, 2023 (6 AM - 12 PM CEST)
- NA: June 2-3, 2023 (9 PM - 3 AM PDT)
Enhancements¶
- New Jitterbit variable to enable Unicode support
The new Jitterbit variablejitterbit.scripting.hex.enable_unicode_support
can be set totrue
upstream of theHexToString
orStringToHex
functions for their conversions to use UTF-8.
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.
11.8¶
The 11.8 release date for the Production Cloud Agent Group is by region:
- APAC: May 9, 2023 (2 - 8 PM AEST)
- EMEA: May 10, 2023 (6 AM - 12 PM CEST)
- NA: May 10-11, 2023 (9 PM - 3 AM PDT)
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 version 2.4.57. This addresses critical vulnerabilities CVE-2006-20001, CVE-2022-36760, and CVE-2022-37436.
11.7¶
The 11.7 release date for the Production Cloud Agent Group is by region:
- APAC: April 17, 2023 (2 - 8 PM AEST)
- EMEA: April 18, 2023 (6 AM - 12 PM CEST)
- NA: April 18-19, 2023 (9 PM - 3 AM PDT)
Enhancements¶
-
NetSuite WSDL version 2022.2 support
Jitterbit has verified support for NetSuite WSDL version 2022.2 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 11.7 agent.
-
The Design Studio Salesforce connector provides the option to use API version 57 with the use of both a 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.
-
11.6¶
The 11.6 release date for the Production Cloud Agent Group is by region:
- APAC: March 28, 2023 (3 - 9 PM AEDT)
- EMEA: March 29, 2023 (6 AM - 12 PM CEST)
- NA: March 29-30, 2023 (9 PM - 3 AM PDT)
Enhancements¶
- New Jitterbit variable to write the SOAP fault response
The new Jitterbit variablejitterbit.webservice.last_fault
captures the last XML-formatted fault response when referenced downstream of a Cloud Studio SOAP activity or Design Studio web service that returns a SOAP fault derived from a5XX
server error.
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.
11.5¶
The 11.5 release date for the Production Cloud Agent Group 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 version 8.5.85 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 theEstimate
object are now visible in the Cloud Studio NetSuite Search and Design Studio NetSuite Search activities.
11.4¶
The 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 variablejitterbit.source.ftp.enable_regex_parser
totrue
in a script upstream of the FTP source in an operation. -
Base64Encode
function now encodes binary data properly
TheBase64Encode
function now encodes binary data properly when the Jitterbit variablejitterbit.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.
11.3¶
The 11.3 release date for the Production Cloud Agent Group is by region:
- APAC: January 24, 2023 (AEDT)
- EMEA: January 24, 2023 (CET)
- NA: January 25, 2023 (PST)
Enhancements¶
- 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 when using Cloud Agents 11.3 or later.
11.2¶
The 11.2 release date for the Production Cloud Agent Group is by region:
- APAC: January 11, 2023 (AEDT)
- EMEA: January 11, 2023 (CET)
- NA: January 12, 2023 (PST)
Changes¶
-
MD5
andSHA256
function behavior changed for binary files
Jitterbit’sMD5
andSHA256
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.
11.1¶
The 11.1 release date for the Production Cloud Agent Group is by region:
- APAC: December 13, 2022 (AEDT)
- EMEA: December 13, 2022 (CET)
- NA: December 14, 2022 (PST)
Fixes¶
URLEncode
function now gives the expected output
Jitterbit’sURLEncode
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).
11.0¶
The 11.0 release date for the Production Cloud Agent Group is by region:
- APAC: November 22, 2022 (AEDT)
- EMEA: November 22, 2022 (CET)
- NA: November 28, 2022 (PST)
Enhancements¶
- PostgreSQL upgrade
In the 11.0 agent version, the PostgreSQL database bundled with the agent is now version 14.5-1. The Jitterbit Cloud Agent Groups are being upgraded to 11.0 agents in this release.
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)
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 variablejitterbit.api.response.blank_error_response
can be set totrue
to allow to allow a blank API response to be returned for non-200
-type status codes such as404
. When set tofalse
(default), an HTML status page is rendered for the returned status code. This feature requires agent and API Gateway versions 10.59 or later.
Past Releases¶
For releases not shown here, see Past Harmony Releases.