From 3.1.0 to 3.2.0
Summary
Optimization Server 3.2.0 introduces one break change in the Python worker bridge.
You are concerned by this guide if you develop your own Python worker .
Development of applications
| Library | Backward compatibility | Deprecations |
|---|---|---|
| Master API client | Backward compatible | |
| Worker (Java) | Backward compatible | |
| Worker (Python) | Break changes: update library |
Deployment of Optimization Server
| Chart | Backward compatibility | Deprecations |
|---|---|---|
| dbos-volume | Backward compatible | |
| dbos-secrets | Backward compatible | |
| dbos-infra | Backward compatible | |
| dbos | Backward compatible | |
| cplex | Backward compatible |
Worker (Python)
Break changes: update library (see this page for more details)
The version of the optimserver-workerbridge must be upgraded
pip3 install --extra-index-url "https://nexus.decisionbrain.cloud/repository/dbos-pypi/simple" optimserver-workerbridge==3.2.0