Talend Dynamic Engine
Upcoming changes in v1.7.0
In R2026-08, Dynamic Engine v1.7.0 introduces two major changes:
-
configuration.persistence.enabled is set to false by default. After upgrading to v1.7.0, Dynamic Engine no longer requires persistent shared storage for internal services.
If you currently rely on the default configuration (persistence enabled), review your deployment plan before upgrading. Guidance to prepare for this change will be available with the R2026-08 release.
If you use the internal Docker registry, consider migrating to an external Docker registry before upgrading to v1.7.0. For details on how to connect to an external Docker registry, see Configuring a custom Docker registry for Talend Management Console tasks.
-
Plain Kubernetes manifest deployment with kubectl is no longer supported. The current Classic deployment path cannot be used from v1.7.0 onward.
New features
| Feature | Description |
|---|---|
| Dynamic Engine v1.6.0 | Dynamic Engine
v1.6.0 is now generally available.
For deployment and configuration guidance, see the Dynamic Engine Configuration Guide. For a complete list of changes, see Dynamic Engine v1.6.0 detailed changelog. |
Maintenance releases
| Release | Description |
|---|---|
| Dynamic Engine v1.6.1 changelog | This maintenance release is generally available as of July 9, 2026. It resolves the update issue to v1.6.0 in air-gapped mode and fixes intermittent misfires related to failing registry cleanup Jobs. |
| Dynamic Engine v1.6.2 changelog | This maintenance release is now generally available. It fixes HTTP(S) proxy support for the S3 client, resolves Route deployment failures when the route-deployer is restarted after more than one hour, and corrects a duplicate registry credential issue that prevented Routes from deploying with a specific image registry configuration. |