TPS-6013 (cumulative patch)
| Info | Value |
|---|---|
| Patch Name | Patch20260105TPS-6013_v2-8.0.1 |
| Release Date | 2026-01-06 |
| Target Version | V8.0.1202502261030 |
| Product affected | Talend Data Stewardship |
Introduction
For information on how to obtain this patch, reach out to your Support contact at Talend.
New in 8.0.1-R2026-01
Fixed
- SUPPORT-6931: Intermittently Talend Data Stewardship keep loading status long time.
- SUPPORT-7055: TDS R2025-02 Hybrid installation showing loading page after restarting and running for a while.
- DGHT-580: Use a personal access token when refresh token fails
Security
- DGHT-588: tika CVE
Prerequisites
Consider the following requirements for your system:
- Talend Data Stewardship 8.0.1-R2025-02 must be installed.
Installation
1- Stop TDS
- Go to <install_dir>/tds
- Stop TDS server
2- Backup TDS
- Copy/move <install_dir>/tds/ folder content to a safe place
3- Apply patch
- Copy data-history-service.jar to <install_dir>/tds/lib
- Copy data-stewardship-core.jar to <install_dir>/tds/lib
- Copy data-stewardship-frontend.jar to <install_dir>/tds/lib
- Copy data-stewardship-gateway.jar to <install_dir>/tds/lib
- Copy data-stewardship-monitoring-service.jar to <install_dir>/tds/lib
- Copy schema-service.jar to <install_dir>/tds/lib
4- Add new property
- Go to <install_dir>/tds/config
- Open the file data-stewardhip.properties
- Navigate to bottom section Hybrid-only properties
- Add property tds.gateway.pat= and set the personal access token (pat)
5- Start TDS
- Go to <install_dir>/tds
- Restart TDS server