Oracle Backend for Spring Boot and Microservices 1.1.0
Notes:
- Recommended versions for user applications updated Spring Boot 3.2.x, Java 17 or 21, Spring 6.1 and Spring Cloud 2023.0.0, with limited backwards compatibility for Spring Boot 2.7.x.
- Platform components are updated to Spring Boot 3.2.1 versions and matching Spring Cloud versions.
- A preview of a new “Spring Operations Center” feature is added, including a web user interface and additional Grafana dashboards.
- User Management using the CLI and REST Endpoints.
- Added support for auto-scaling of Spring Boot applications deployed in the platform.
- Changes to the custom installation to allow using existing resources including database, network and Kubernetes.
- Various platform services updated to use Database Resident Connection Pooling to improve performance.
- Improvements to collection of trace data using Open Telemetry, including migration to agentless approach, uptake of Micrometer, and so on.
- Improvements for Spring Native/GraalVM native image compilation of Spring Boot services.
- Improvements to CLI to support scripting.
- Various components updated to newer releases.
- Bug fixes.