Spring Boot Version Compatibility
Operaton and its compatible Spring Boot Starter always share the same version. Each version of the Operaton Spring Boot Starter is bound to a specific version of Spring Boot. Only these default combinations are recommended (and supported) by Operaton. Other combinations must be thoroughly tested before being used in production.
| Operaton version | Spring Boot version |
|---|---|
| 1.0.0 | 3.5.7 |
| 1.0.1 | 3.5.8 |
| 1.0.2 | 3.5.9 |
| 1.0.3 | 3.5.10 |
| 1.1.0 | 3.5.11 |
| 1.1.1 | 3.5.12 |
| 1.1.2 | 3.5.14 |
| 1.1.3 | 3.5.14 |
| 2.0.0 | 4.0.4 |
| 2.1.0 | 4.0.6 |
| 2.1.1 | 4.0.6 |