Talend Remote Engine v2.13.13
New features
| Feature | Description |
|---|---|
| SSL communication | The engine installer now provides an option to automatically enable Secure
Sockets Layer (SSL) communication between Talend Remote Engine
and its JobServer, simplifying the SSL setup process. For further information, see the SSL setup step in Installing the Remote Engine automatically. |
| SSH password | The engine installer can generate a strong password for SSH communication
with Talend Remote Engine. You can manually update this password. For more information, see the SSH-related step in Installing the Remote Engine automatically. |
Security enhancements
| Issues | Description |
|---|---|
| DPE-1132 | The following engine dependencies have been upgraded to address potential
vulnerabilities and improve overall security:
|
| DPE-929 | The Apache Karaf version used by Talend Remote Engine has been upgraded to 4.4.7 to enhance stability, performance, and security. |
Notable fixes
| Issues | Description |
|---|---|
| DPE-1047 | Fixed an issue where Job executions failed after a Remote Engine upgrade due to a missing GPG path (SUPPORT-3386). |
| DPE-1346 | Upgraded org.ops4j.pax.url:pax-url-aether to version 2.6.17, resolving a Remote Engine restart issue triggered by a Java heap space OutOfMemoryError (SUPPORT-3868). |
| DPE-1273 | Addressed a problem where CBP (capacity-based pricing) metrics were not sent. This problem triggered the restart of all microservices on Remote Engine v2.13.11 (SUPPORT-4144). |
Deprecated and removed items
| Feature | Description |
|---|---|
| Token refresh for Box connection |
Native support for the Box connector was removed from Talend Management Console in the R2025-05 release. As a result, automatic token refresh for Box
connections is no longer supported and removed from Talend Remote Engine.
For more information on managing connections in Talend Management Console, see Connection or Managing connections. |
Known issues
| Issues | Description |
|---|---|
| Hanging engine CLI |
The Talend Remote Engine CLI stops responding after an amount of time.
Steps to reproduce:
This issue is observed following the Karaf upgrade to version 4.4.7. However, Only the CLI is affected. It does not occur when installing the engine as a system service using the installer. Regular engine functions, such as task execution, logging, and metrics, remain unaffected. To resolve the hanging CLI issue, restart the engine after pairing to restore access to the Karaf console. |
| SSL error |
An SSL error occurs during data integration task deployment when all of the
following conditions are met:
Task execution fails with an error message similar to the following: This occurs because the automated SSL setup for a Talend Remote Engine service is not designed to be used with the shell scripts. To avoid this issue, do not use the shell scripts to start the engine service,
use the usual way instead:
|