Talend Management Console
New features
| Feature | Description |
|---|---|
| New search box | You can find the new search box in the Owner field when adding or editing a space and in the Space field when using the copy/move feature. |
| New design in the Metrics tab | In the Metrics tab of the Run overview page, the new table format allows you to show, hide, or resize columns easily. |
| Long-running task execution notifications | Users with the Operator role now receive email notifications when a Job (including big data Jobs) or pipeline task has been running for more than 24 hours. The notification is sent per workspace and repeats every 24 hours until the task completes or stops. This is a mandatory notification that is automatically enabled. To disable it, modify the duration threshold (default: 24 hours), or adjust the notification repeat frequency (default: 24 hours), contact Qlik Support. |
| Artifact publishing safeguard | Talend Management Console
has implemented built-in protection against ZIP attacks such as ZIP Slip, ZIP
Symlink, or denial-of-service attacks during Job archive publication. For details, see Archive security restrictions when publishing Jobs to Talend Cloud. |
Notable fixes
| Issue | Description |
|---|---|
| TMC-9202 | When downloading run history as a CSV file, the apiVersion column header was absent from the exported file. This caused a mismatch between the number of column headers and the number of data columns. |
| TMC-9023 | When publishing Jobs with the Accelerate publish checkbox enabled, the SHA-1 checksum was computed on the encrypted Job archive instead of the original one. This caused the Talend Remote Engine or Cloud Engine to log a checksum validation warning. Job execution was not affected. |
| TMC-8887 | When retrieving run logs for tasks that generated more than 100,000 log lines within a single minute, the X-Log-Next-Request-End-Time response header returned the same timestamp on each paginated response. As a result, run logs did not load completely and were stuck in an infinite loop. |