From 4.0.2-fp2 to 4.0.3
Summary
Optimization Server 4.0.3 introduces breaking change in:
Helm chart values file
Development of applications
| Library | Backward compatibility | Deprecations |
|---|---|---|
| Master API client | Backward compatible | |
| Worker (Java) | Backward compatible | |
| Worker (Python) | Backward compatible |
Deployment of Optimization Server
| Chart | Backward compatibility | Deprecations |
|---|---|---|
| dbos-volume | Backward compatible | |
| dbos-secrets | Backward compatible | |
| dbos-infra | Backward compatible | |
| dbos | Backward compatible | |
| cplex | Break changes: adjust code | |
| wod | Break changes: adjust code |
Helm charts
cplex and wod charts
The environment variables MASTER_URL and MASTER_JWTKEY are deprecated since version 3.3.0 and have been removed in version 4.0.3.
Please follow the migration guide of version 3.3.0.