Release Notes
List of upcoming and historic changes to Spring Cloud Oracle.
2.0.1, April 14th 2026
Database Starters
- Upgrade third-party dependencies
- OpenTelemetry with Oracle AI Database documentation:
- Added starter usage and configuration guidance for
spring-boot-starter-oracle-otel - Documented how Oracle JDBC tracing spans flow into OpenTelemetry backends
- Added starter usage and configuration guidance for
- Oracle Spatial documentation and sample:
- Added starter documentation for GeoJSON-first
SDO_GEOMETRYdevelopment - Added the spatial sample reference covering the REST-based landmarks example
- Added starter documentation for GeoJSON-first
Spring Cloud Stream Binder for TxEventQ
- Upgrade third-party dependencies
Spring Cloud OCI
- Upgrade third-party dependencies
- OCI Object Storage
WritableResourcesupport:- The OCI Object Storage Spring
Resourcenow also implementsWritableResource, allowing object uploads throughgetOutputStream() - The Object Storage sample now demonstrates Spring
Resource,WritableResource, and directStorageAPI round trips for objects and bucket lifecycle operations - The Object Storage documentation now includes
WritableResourceusage in addition to the existingResourceexamples
- The OCI Object Storage Spring
2.0.0, March 31st 2026
The 2.0.0 adds support for Spring Boot 4 and Spring Framework 7, and includes numerous third party dependency updates.
Notably, the documentation has been updated and moved to a new site. For historic documentation in the 1.x release line, review documentation from prior releases on GitHub.
Database Starters
- Upgrade third-party dependencies and migrated to Spring Boot 4
Spring Cloud Stream Binder for TxEventQ
- Upgrade third-party dependencies and migrated to Spring Boot 4
Spring Cloud OCI
- Upgrade third-party dependencies and migrated to Spring Boot 4