Dynamic Engine v1.5.0 release
Dynamic Engine
v1.5.0 introduces Job archive as image volume and rejected rows processing via Kubernetes sidecar containers, along with
stability and build fixes.
Release information
- Release Name: Dynamic Engine 1.5.0 (April 2026)
- Release Date: May 11, 2026
- Compatibility: Kubernetes v1.30 and above
Key improvements and fixes
- DPE-2735: Improved container state handling and added PodDisruptionBudget support
- DPE-2870: The system now accepts null values for updateConfig in HeartbeatResponse
- DPE-2898: Corrected the ENTRYPOINT path
- DPE-2939: Corrected the platform argument in Dockerfiles for ARM builds
Notable new features
| Feature | Description | Ticket |
|---|---|---|
| Job archive as image volume | Enables building Docker images from Job archives, mounting them as image volumes, and allocating increased memory to the archive provider | DPE-2916 |
| Rejected rows processing | Provides rejectedData path in job execution parameters and enables processing rejected rows from sidecar containers | DPE-2646 |
Included services
| Helm chart name | Chart version | Scope | Artifact path |
|---|---|---|---|
| dynamic-engine-crd | 1.5.0 | Custom resource definitions | ghcr.io/talend/helm/dynamic-engine-crd |
| dynamic-engine | 1.5.0 | Dynamic Engine infrastructure | ghcr.io/talend/helm/dynamic-engine |
| dynamic-engine-environment | 1.5.0 | Dynamic Engine environment | ghcr.io/talend/helm/dynamic-engine-environment |
| Service | Chart version | Artifact path |
|---|---|---|
| reloader | 2.2.11 | ghcr.io/talend/helm/reloader |
| docker-registry | 3.0.0 | ghcr.io/talend/helm/docker-registry |
| engine-config-manager | 2.10.1 | ghcr.io/talend/helm/dpe-engine-config-manager |
| di-job-deployer | 1.32.3 | ghcr.io/talend/helm/dpe-di-job-deployer |
| di-job-controller | 1.22.1 | ghcr.io/talend/helm/dpe-job-controller |
| log-collector | 1.9.1 | ghcr.io/talend/helm/dpe-log-collector |
| data-service-route-deployer | 1.11.1 | ghcr.io/talend/helm/dpe-data-service-route-deployer |
| metrics-agent | 0.1.9 | ghcr.io/talend/helm/dpe-metrics-agent |
| metrics-config-manager | 0.1.9 | ghcr.io/talend/helm/dpe-metrics-config-manager |
| Service | Image version | Feature | Artifact path |
|---|---|---|---|
| engine-operator | 1.6.0 | Infrastructure | ghcr.io/talend/engine-operator |
| reloader | v1.4.16 | Infrastructure | ghcr.io/talend/reloader |
| docker-registry | 3.1.0 | Infrastructure | ghcr.io/talend/registry |
| engine-config-manager | 1.14.0 | Pairing | ghcr.io/talend/engine-config-manager |
| di-job-deployer | 2.27.1 | Data Integration | ghcr.io/talend/di-job-deployer |
| di-job-controller | 2.25.0 | Data Integration | ghcr.io/talend/job-controller |
| di-job-restore-orphans | 1.22.0 | Data Integration | ghcr.io/talend/di-job-restore-orphans |
| log-collector | 1.12.0 | Common | ghcr.io/talend/dynamic-engine-log-collector |
| fluent-bit | 4.2.4 | Common | ghcr.io/talend/fluent-bit |
| data-service-route-deployer | 1.14.0 | Data Services and Routes | ghcr.io/talend/data-service-route-deployer |
| image-builder | 1.12.0 | Data Services and Routes | ghcr.io/talend/image-builder |
| metrics-agent | 0.2.0 | Metrics | ghcr.io/talend/dynamic-engine-metrics-agent |
| metrics-config-manager | 0.2.0 | Metrics | ghcr.io/talend/dynamic-engine-metrics-config-manager |
Artifact signature verification
Qlik provides digital signatures for all official images and Helm charts from Dynamic Engine v0.22 onwards. All artifacts are signed at build time with an asymmetric key pair: the private key is used for signing, and the public key is made available for signature verification.
For further information about this optional authenticity check of Dynamic Engine artifacts, see Security option: Verifying Dynamic Engine artifact signatures.