Releases: oracle/spring-cloud-oracle
v2.0.1
What's Changed
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
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Upgrade to Spring Boot 4
- Various dependency updates
Full Changelog by pull requests: v1.4.5...v2.0.0
v1.4.5
What's Changed
- Upgrade Spring Boot to 3.5.6
- Various dependency updates
Full Changelog by pull requests: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Upgrade Spring Boot to 3.5.3
- Various dependency updates
- JSON Relational Duality View builder for Java objects published 🎆
Full Changelog by pull requests: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Upgrade Spring Boot to 3.5.0
- Various dependency updates
- Javadocs for Database starters
- JSONB: Create Default method by in #190
- OSON Kafka Serializers in #204
Full Changelog by pull requests: v1.4.2...v1.4.3
Note: The JSON Relational Duality View builder is not yet published to Maven. We anticipate publishing it in a future release.
v1.4.2
What's Changed
- Spring Boot 3.4.5
- Dependency updates
- Oracle Database Starters 25.2.0
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Spring Cloud OCI 1.4.1
Upgrades to Spring 3.4.2
Upgrades to Spring Framework 6.2.2
Database Starters 25.1.0
Upgrades to Spring 3.4.2
Upgrades to Spring Framework 6.2.2
v1.4.0
This release includes the following improvements:
Spring Cloud OCI 1.4.0
- Upgrades to Spring 3.4.1
- Upgrades to Spring Framework 6.2.1
Database Starters 25.0.0
- Upgrades to Spring 3.4.1
- Upgrades to Spring Framework 6.2.1
- It is no longer necessary to define the AqJmsConnectionFactory bean when using the
oracle-spring-boot-starter-aqjmsSpring Boot starter.
v1.3.1
This patch release includes updates for dependencies, including Spring Boot.
v1.3.0
Adds support for the following Oracle Cloud Infrastructure (OCI) services:
Oracle NoSQL Database
The following dependencies have been updated:
Spring Boot has been updated to version 3.2.10.
The Database Starters subproject is updated to v24.3.0:
New starter for Oracle Database Wallet.
New starter for the Kafka Java Client for Oracle Transactional Event Queues
JSON Collections starter dependencies updated.