View Jitterbit Developer Portal
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.
See Known Issues for detailed information on issues and workarounds.
For releases not shown here, see Past Harmony Releases.
Production Cloud Agent Group Release Notes
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
The 10.56 release notes will be published on this page by July 8, 2022.
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
This version includes general updates.
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 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 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 by region:
- APAC: April 5, 2022 (AEST), April 4, 2022 (PDT)
- EMEA: April 5, 2022
- NA: April 6, 2022
This version includes general updates.
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 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: 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 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: 2 February 2022 (AEDT), 1 February 2022 (PST)
EMEA: 2 February 2022
NA: 3 February 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.
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
Cloud Agents 10.47 and later no longer support TLS 1.0 or 1.1 for JDBC driver connections to database endpoints.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).
10.46
There was no 10.46 Production Cloud Agent Group 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
This version includes general updates.
10.43
The 10.43 release date is by region:
- APAC: 10 November 2021 (AEDT), November 9, 2021 (PST)
- EMEA: 10 November 2021
- NA: November 15, 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.
10.42
The 10.42 release date is by region:
- APAC: 21 October 2021 (AEDT), October 20, 2021 (PDT)
- EMEA: 21 October 2021
- NA: October 25, 2021
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.
10.40
The 10.40 release date is by region:
APAC: 10 September 2021 (AEST), September 9, 2021 (PDT)
EMEA: 09 September 2021
NA: September 13, 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 setNOTE: The change to the
DbExecute
function described in the 10.40 release notes has been reverted for the Production Cloud Agent Group and does not apply to this agent group.
10.39
The 10.39 Production Cloud Agent Group release period starts on August 18, 2021 (PDT) across all regions.
Fixes
- General updates
Library upgrades and internal fixes.
Past Releases
For releases not shown here, see Past Harmony Releases.