10.47 Harmony release notes
10.47 Harmony release
The 10.47 Harmony release date is by region and component as listed below. This page includes release notes for all components being released as part of 10.47. See the related pages for Production Cloud Agent Group releases, Sandbox Cloud Agent Group releases, and private agent releases for a compilation of updates limited to each of those components.
Note
As of 11 January 2022, private agent version 10.29 has reached end of life and is no longer supported. We recommend that all users of these (and earlier) versions upgrade to the latest versions as soon as practicable.
Harmony portal, Sandbox Cloud Agent Group, and select installers
The Harmony portal and its applications, the Sandbox Cloud Agent Group, and select component installers (as applicable) are automatically updated as of these dates:
-
APAC: 6 January 2022 (AEDT), 5 January 2022 (PST)
-
EMEA: 6 January 2022
-
NA: 10 January 2022
Note
The Design Studio installer was updated to version 10.47.0.19 on 19 January 2022 to fix an issue with installing Design Studio on macOS Big Sur (11.6).
Production Cloud Agent Group and private agents
The Production Cloud Agent Group is automatically updated and Windows and Linux private agent downloads are available from the Harmony portal Downloads page as of these dates:
-
APAC: 12 January 2022 (AEDT), 11 January 2022 (PST)
-
EMEA: 12 January 2022
-
NA: 13 January 2022
The Docker private agent is available at Docker Hub at the conclusion of the NA region release:
-
APAC: 14 January 2022 (1 pm AEDT)
-
EMEA: 14 January 2022 (3 am CET)
-
NA: 13 January 2022 (6 pm PST)
Changes
Agent
-
TLS 1.0 and 1.1 are no longer supported by default for JDBC driver connections
Cloud and 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
orTLSv1.1
from thejdk.tls.disabledAlgorithms
security property in the private agentjava.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
-
Enhancements
Cloud Studio
-
New Microsoft Teams connector activities
The Microsoft Teams Add Members, Add Channels, and Chat activities allow you to add members to an existing channel, add new channels, and send messages to an individual member in a Microsoft Teams endpoint. -
Support for additional OData query filter options
The OData Query activity now supports additional logical operators as filter options beyond Equals, including Not Equals, Greater Than, Greater Than or Equal, Less Than, and Less Than or Equal.
Cloud Studio and Design Studio
- Support for NetSuite WSDL version 2021.2
Jitterbit has verified support for NetSuite WSDL version 2021.2 using agents version 10.33 and later.
Microsoft Dynamics AX 2012, Design Studio, and agent
- Microsoft Dynamics AX connector now returns headers
The Design Studio Microsoft Dynamics AX endpoint configuration screen now has a Return Header Values checkbox that can be used to return header information in the response. This feature requires the Microsoft Dynamics AX 2012 connector version 1.5.0.8 and a 10.47 or later version of both Design Studio and private agents.
Fixes
Agent
- Windows Quiet Agent Installer script version is now correct
The Windows Quiet Agent Installer scriptconfig64.ps1
now has the appropriate executable version in theAgent_install_file
field. Previously, you needed to edit the script to correct the version.
Notices
SAP
- Upcoming required action for SAP connector users
In an upcoming Harmony release, users of the Cloud Studio SAP connector or Design Studio SAP connector on a private agent must obtain the SAP Java Connector (SAP JCo) development library from SAP and install it in a designated location on private agents in order for your projects to continue working. No action is required on cloud agents. Detailed instructions on installation will be forthcoming.
NetSuite
-
NetSuite deprecation of HMAC-SHA1
Changes are required to any projects using HMAC-SHA1 as the signature algorithm. For a timeline of key dates and instructions on how to change the signature algorithm, see NetSuite HMAC-SHA1 deprecation.Warning
As NetSuite will no longer support HMAC-SHA1, you must change any Harmony projects that are presently using HMAC-SHA1 as the signature algorithm to use HMAC-SHA256 instead as soon as possible to avoid issues with those integrations.
Related resources
- Jitterbit Trust (includes the latest release dates and times, as the schedule is subject to change)
- Sandbox Cloud Agent Group releases, Production Cloud Agent Group releases, and Private agent releases
- Release schedule
- Known issues
- Jitterbit end-of-life policy
- Jitterbit Community
- Jitterbit support