Release Notes
List of upcoming and historic changes to Spring Cloud Oracle.
2.0.2, May 26th 2026
Database Starters
- Upgraded Spring Boot to 4.0.6
- Scoped the GitHub Actions test workflow to Database Starters changes
Spring Cloud Stream Binder for TxEventQ
- Upgraded Spring Boot to 4.0.6, imported the Spring Boot dependency BOM to keep transitive Spring Boot artifacts on the patched version, and refreshed related Spring Framework, Testcontainers, Jackson, and SLF4J patch versions
Spring AI Oracle
- Added Spring AI Oracle with model, auto-configuration, and starter modules prepared for Oracle Cloud Infrastructure Generative AI bindings
- Added Spring AI Oracle to the GitHub Actions test workflows and scoped the workflow to Spring AI Oracle changes
Spring Cloud OCI
- Upgraded Spring Boot to 4.0.6 and refreshed related Spring Framework, Netty, Jackson, OCI SDK, NoSQL driver, and Springdoc patch versions
- Scoped the GitHub Actions test workflow to Spring Cloud OCI changes
- OCI Functions invocation now resolves the function invoke endpoint from OCI metadata using the function OCID, so callers no longer need to supply an endpoint separately
- OCI GenAI module deprecated in favor of Spring AI
- OCI GenAI documentation now clarifies that
ChatModelrequests are stateless and that multi-turn context must be supplied by the application
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
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