Talend Runtime 8.0
Talend Runtime 8.0.1-R2026-05 includes monthly updates and cumulative fixes. Consult the R2026-05-RT patch notes for detailed information on new features, improvements, and resolved issues.
Java 21 support for Data Service Jobs and Routes
Talend Runtime 8.0.1-R2026-05 supports Java 21.
When Talend Runtime is installed or running on JVM 21, it supports Data Service Jobs and Routes built in these ways:
- Built with the default Java 17 build mode.
- Built with Talend Studio R2025-11 or later when the compiler compliance level is set to Java 21 (-Dtarget.compliance=java21).
Notable fixes
| Issue | Description |
|---|---|
| DPE-2311 | Enabled password encryption in users.properties. |
| DPE-3014 | Upgraded ActiveMQ to 6.2.5 to improve security in Data Service Jobs and Routes. The upgrade also fixed a FactoryFinder regression on Windows in ActiveMQ. |