Version Compatibility
Each version of Camunda 7 is bound to a specific version of the External Task Clients.
Heads Up
Starting with version 7.15.0, Camunda 7 and its compatible Java External Task Client always share the same version.
Camunda 7 version | NodeJs | Java |
---|---|---|
7.9.x | 1.0.x | 1.0.x |
7.10.x | 1.1.x | 1.1.x |
7.11.x | 1.1.x, 1.2.x | 1.2.x |
7.12.x | 1.3.x | 1.3.x |
7.13.x | 2.0.x | 1.3.x |
7.14.x | 2.0.x | 1.4.x |
7.15.x | 2.1.x | 7.15.x |
7.16.x | 2.1.x | 7.16.x |
7.17.x | 2.2.x | 7.17.x |
7.18.x | 2.3.x | 7.18.x |
7.19.x | 3.0.x | 7.19.x |
7.20.x | 3.0.x | 7.20.x |
Only these default combinations are recommended (and supported) by Camunda. Nevertheless, each version of the External Task Clients can be combined with newer patch versions of the Camunda 7 Workflow Engine.