1.3.0 - 2023.01.24

AI SDK Release Notes

Product
AI Software Development Kit
Product Version
2.1.0
Language
en-US

Main new features:

  • Full PEP 508 support in requirements.txt

  • Configure pipeline components to be executed in parallel in multiple instances.

Deprecated features:

  • Using module simaticai.pipeline is deprecated. Please use the source module pipeline provided as part of project template State Identifier.

  • Using AI Model Deployer to convert pipeline configuration packages to edge configuration packages is deprecated.

Fixed issues:

  • Python 3.8.x ≤ 3.8.13 - Open Redirect Vulnerability

  • Python 3.8.x ≤ 3.8.14 - Multiple Vulnerabilities

  • Python Package: joblib ≤ 1.1.0 - Remote Code Execution Vulnerability