Notable fixes and Known issues in Talend Remote Engine R2024-03
Security enhancements
Issue | Description |
---|---|
TMC-27002 | The following engine dependencies have been upgraded:
|
TMC-27003 | The Spring Web version has been upgraded to 6.0.14, mitigating the following
vulnerabilities:
|
TMC-27323 | The Apache Commons Compress version has been upgraded to 1.26.0 to repair
the following medium severity issues:
|
TPOPS-7214 | The Logback dependencies have been upgraded to 1.3.14 to address a high
severity vulnerability:
|
Notable fixes
Issue | Description |
---|---|
TMC-27045 | This ticket addressed a missing log issue for some executions. |
TMC-27095 | A random connection issue to Talend Management Console has been fixed. |
TMC-27259 | When a task execution starts too close to an engine restart, the task can remain stuck in its Running status, instead of being correctly labeled as Failed. The new engine version introduces a new mechanism to prevent this issue. |
TINSTL-2679 | This ticket repairs the following issue when installing Talend Remote Engine
as a service on Rocky Linux 9 or Red Hat Enterprise Linux
9:
|
TINSTL-2703 | Talend Remote Engine installation as a service fails when a relative path is used. This ticket ensures a relative path is correctly taken into account. |
When wrong credentials are used to connect Talend Remote Engine to Talend Runtime, this error is not logged. A warning message has been added to alert you to these errors. | |
Undeployment of a data service task fails silently because of connection
issues, leading to the failure of the deployment of the new task version. With this fix, deployment or undeployment resumes from the failed state. |
|
This ticket addresses the issue of OSGi bundles being inadvertently deleted when Talend Remote Engine and Talend Runtime are restarted at the same time, or nearly at the same time. Specifically, Talend Remote Engine erroneously empties the OSGi folder of the Data Service Runner. |