Sandbox Cloud Agent Group Releases¶
Introduction¶
This page provides a compilation of updates in recently released versions of the Sandbox Cloud Agent Group. Updates to the Sandbox 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 Sandbox Cloud Agent Group, see Known Issues in Cloud Agent Groups.
Release Notes¶
A subset of Harmony release updates pertaining to the Sandbox Cloud Agent Group is included below.
11.5¶
The 11.5 release date for the Sandbox Cloud Agent Group is by region:
- APAC: February 28, 2023 (AEDT)
- EMEA: March 1, 2023 (CET)
- NA: March 2, 2023 (PST)
The release notes will be published on this page by February 24, 2023 (PST).
11.4¶
The 11.4 release date for the Sandbox Cloud Agent Group is by region:
- APAC: February 7, 2023 (AEDT)
- EMEA: February 7, 2023 (CET)
- NA: February 8, 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 Sandbox Cloud Agent Group is by region:
- APAC: January 18, 2023 (AEDT)
- EMEA: January 18, 2023 (CET)
- NA: January 19, 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 Sandbox Cloud Agent Group is by region:
- APAC: January 5, 2023 (AEDT)
- EMEA: January 5, 2023 (CET)
- NA: January 9, 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 Sandbox Cloud Agent Group is by region:
- APAC: December 6, 2022 (AEDT)
- EMEA: December 6, 2022 (CET)
- NA: December 7, 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 Sandbox Cloud Agent Group is by region:
- APAC: November 16, 2022 (AEDT)
- EMEA: November 16, 2022 (CET)
- NA: November 17, 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: October 25, 2022 (AEDT)
-
EMEA: October 25, 2022 (CEST)
-
NA: October 26, 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 5, 2022 (AEST)
-
EMEA: October 5, 2022 (CEST)
-
NA: October 6, 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 13, 2022 (AEST)
-
EMEA: September 13, 2022 (CEST)
-
NA: September 14, 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.
10.58¶
The 10.58 release date is by region:
-
APAC: August 23, 2022 (AEST)
-
EMEA: August 23, 2022 (CEST)
-
NA: August 24, 2022 (PDT)
This version includes general updates.
10.57¶
The 10.57 release date is by region:
-
APAC: August 2, 2022 (AEST), August 1, 2022 (PDT)
-
EMEA: August 2, 2022
-
NA: August 3, 2022
Enhancements¶
- Apache Tomcat upgrade
The Apache Tomcat server included in the agent has been upgraded to version 8.5.81 to improve security and performance.
10.56¶
The 10.56 release date is by region:
-
APAC: July 12, 2022 (AEST), July 11, 2022 (PDT)
-
EMEA: July 12, 2022
-
NA: July 13, 2022
This version includes general updates.
10.55¶
The 10.55 release date is by region:
-
APAC: June 22, 2022 (AEST), June 21, 2022 (PDT)
-
EMEA: June 22, 2022
-
NA: June 23, 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 2, 2022 (AEST), June 1, 2022 (PDT)
-
EMEA: June 2, 2022
-
NA: June 6, 2022
This version includes general updates.
10.53¶
The 10.53 release date is by region:
-
APAC: May 10, 2022 (AEST), May 9, 2022 (PDT)
-
EMEA: May 10, 2022
-
NA: May 11, 2022
Enhancements¶
-
NetSuite connector now supports the
Bill Payment
object
The NetSuiteBill 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 usingCHANGING
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 19, 2022 (AEST), April 18, 2022 (PDT)
-
EMEA: April 19, 2022
-
NA: April 20, 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 by region:
-
APAC: March 29, 2022 (AEDT), March 28, 2022 (PDT)
-
EMEA: March 29, 2022
-
NA: March 30, 2022
This version includes general updates.
10.50¶
The 10.50 release date is by region:
-
APAC: March 8, 2022 (AEDT), March 7, 2022 (PST)
-
EMEA: March 8, 2022
-
NA: March 9, 2022
Enhancements¶
- New Jitterbit variable for returning multiple database results as a record set
The new Jitterbit variablejitterbit.scripting.db.search.rowset
can be set totrue
upstream of a script that is using theDBExecute
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: 15 February 2022 (AEDT), 14 February 2022 (PST)
-
EMEA: 15 February 2022
-
NA: 16 February 2022
Enhancements¶
-
New Jitterbit variable for decoding HTML characters in nodes
The new Jitterbit variablejitterbit.decode.html.chars
can be set totrue
upstream of a script using theSelectSingleNode
orSelectNode
functions for these functions to support HTML characters. -
New Jitterbit variable for wrapping of Base64-encoded strings
The new Jitterbit variablejitterbit.base64.encoded.string.no.wrap
can be set totrue
upstream of a script using theBase64Encode
orBase64EncodeFile
functions to disable wrapping after the 64th character of the encoded result string.
10.48¶
The 10.48 release date is by region:
-
APAC: 25 January 2022 (AEDT), 24 January 2022 (PST)
-
EMEA: 25 January 2022
-
NA: 26 January 2022
Fixes¶
-
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.
Past Releases¶
For releases not shown here, see Past Harmony Releases.