View AutoML compatibility matrix
WorkFusion supports software versions as long as it is possible without hindering the development of new features. When upgrading to the latest version of the Work.AI platform, make sure it is compatible with your current AutoML Server and AutoML SDK version.
It is recommended to upgrade to the latest version as soon as possible. Every new release offers stability and performance improvements, as well as new features allowing smarter automation with less effort.
All AutoML versions inside the platform versions are fully backward compatible if imported or exported with a corresponding artifact (pipeline and Worker).
AutoML SDK and Work.AI platform versions
| Platform version | AutoML SDK version |
|---|---|
| 10.3.2 | 10.3.2.16 |
| 10.3.1 | 10.3.1.26 |
| 10.3.0 | 10.3.0.128 |
| 10.2.9 | 10.2.9.48 |
| 10.2.8 | 10.2.8.57 |
| 10.2.7.1 | 10.2.7.23 |
| 10.2.7 | 10.2.7.23 |
| 10.2.6 | 10.2.6.17 |
| 10.2.5.1 | 10.2.5.24 |
| 10.2.5 | 10.2.5.21 |
| 10.2.4.3 | 10.2.4.34 |
| 10.2.4.2 | 10.2.4.32 |
| 10.2.4.1 | 10.2.4.31 |
| 10.2.4 | 10.2.4.28 |
| 10.2.3 | 10.2.3.3 |
| 10.2.2 | 10.2.1.21 |
| 10.2.1 | 10.2.1.8 |
| 10.2.0 | 10.2.0.17 |
| 10.1.7.1 | 10.1.7.13 |
| 10.1.7 | 10.1.7.8 |
| 10.1.6.3 | 10.1.6.14 |
| 10.1.6.2 | 10.1.6.10 |
| 10.1.6.1 | 10.1.6.1 |
| 10.1.6 | 10.1.1.36 |
| 10.1.4 | 10.1.1.13 |
| 10.1.2 | 10.1.0.5 |
| 10.0.0.4 | 10.0.0.14 |
AutoML SDK and Work.AI platform compatibility matrix
| Platform/AutoML SDK version | AutoML SDK v10.3.x | AutoML SDK v10.2.x | AutoML SDK v10.1.x | AutoML SDK v10.0.x | Comments |
|---|---|---|---|---|---|
| v10.3.x1,2 | + | + | + | + | |
| v10.2.x | + | + | + |
| |
| v10.1.x | + | + |
| ||
| v10.0.x | + | + | BEP support |
AutoML Server and Work.AI platform compatibility matrix
| Platform/AutoML Server version | AutoML Server v10.3.x | AutoML Server v10.2.x | AutoML Server v10.1.x | Comments |
|---|---|---|---|---|
| v10.3.x | + | |||
| v10.2.x | + |
| ||
| v10.1.x | + |
|
- Python models created with AutoML SDK v10.2.7 or lower require the
py37environment, which is obsolete starting from Work.AI v10.3.2. To use the models on Work.AI v10.3.2 instances, import thepy37environment from an older version instance.↩ - Models created with AutoML SDK v10.2.9 use JDK 17 and those created with AutoML SDK v10.2.8 or lower use JDK 8. To use the models on Work.AI v10.3.2 instances, do not exclude JDK 8 or JDK 17 from installations.↩