Skip to content

Releases: oracle/spring-cloud-oracle

v2.0.1

14 Apr 14:05
5c50693

Choose a tag to compare

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
  • Oracle Spatial documentation and sample:
    • Added starter documentation for GeoJSON-first SDO_GEOMETRY development
    • Added the spatial sample reference covering the REST-based landmarks example

Spring Cloud Stream Binder for TxEventQ

  • Upgrade third-party dependencies

Spring Cloud OCI

  • Upgrade third-party dependencies
  • OCI Object Storage WritableResource support:
    • The OCI Object Storage Spring Resource now also implements WritableResource, allowing object uploads through getOutputStream()
    • The Object Storage sample now demonstrates Spring Resource, WritableResource, and direct Storage API round trips for objects and bucket lifecycle operations
    • The Object Storage documentation now includes WritableResource usage in addition to the existing Resource examples

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Apr 17:31
3a370f3

Choose a tag to compare

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

28 Oct 15:00

Choose a tag to compare

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

28 Aug 14:26

Choose a tag to compare

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

26 Jun 14:46

Choose a tag to compare

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

21 May 20:32

Choose a tag to compare

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

05 Mar 15:06

Choose a tag to compare

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

22 Jan 18:42

Choose a tag to compare

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-aqjms Spring Boot starter.

v1.3.1

03 Dec 18:12

Choose a tag to compare

This patch release includes updates for dependencies, including Spring Boot.

v1.3.0

15 Oct 18:27
5c262fe

Choose a tag to compare

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.