Skip to content

Commit 5824636

Browse files
Release 1.4.5 (#229)
Signed-off-by: Anders Swanson <[email protected]>
1 parent 9b5671d commit 5824636

File tree

62 files changed

+104
-103
lines changed
  • database
    • spring-cloud-stream-binder-oracle-txeventq
    • starters
      • oracle-spring-boot-json-data-tools
      • oracle-spring-boot-json-relational-duality-views
      • oracle-spring-boot-starter-aqjms
      • oracle-spring-boot-starter-json-collections
      • oracle-spring-boot-starter-okafka
      • oracle-spring-boot-starter-samples
      • oracle-spring-boot-starter-ucp
      • oracle-spring-boot-starter-wallet
  • spring-cli/projects/obaas
  • spring-cloud-oci

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+104
-103
lines changed

README.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Many Oracle customers make extensive use of Spring in their environments. They u
44

55
*Spring Cloud Oracle* provides tools and services to integrate Oracle Cloud Infrastructure and Software with the Spring ecosystem in an idiomatic and flexible manner It is designed to simplify microservices development that uses Oracle Database, middleware, and messaging on Oracle and non-Oracle clouds as well as on-premises.
66

7-
Spring Cloud Oracle (OCI) 1.4.4 is the most recent release which brings together in one place Spring Boot Starters, autoconfiguration and sample code for Oracle Database and OCI services.
7+
Spring Cloud Oracle (OCI) 1.4.5 is the most recent release which brings together in one place Spring Boot Starters, autoconfiguration and sample code for Oracle Database and OCI services.
88

99
Spring Cloud Oracle goes beyond simply wrapping the OCI APIs in starters and adds idiomatic ways to integrate with Spring including for example the ability to use OCI Vault as a Spring Property Source and OCI Object Storage as a Spring Resource provider. We also provide Spring CLI integration with a project catalog to help you create Spring Boot projects using Oracle.
1010

1111
The following sub-projects are included in Spring Cloud Oracle:
1212

1313
| Project | Description |
1414
|---------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|
15-
| [Spring Cloud OCI v1.4.4](./spring-cloud-oci/README.md) | Use OCI services with well-known Spring idioms and APIs |
16-
| [Oracle Database Spring Boot Starters v25.4.0](./database/starters/README.md) | Integrate Oracle Database with Spring Boot |
17-
| [Spring Cloud Stream Binder for Oracle TxEventQ v0.15.0](./database/spring-cloud-stream-binder-oracle-txeventq/README.md) | Build highly scalable event-driven microservices with Oracle TxEventQ. |
15+
| [Spring Cloud OCI v1.4.5](./spring-cloud-oci/README.md) | Use OCI services with well-known Spring idioms and APIs |
16+
| [Oracle Database Spring Boot Starters v26.0.0](./database/starters/README.md) | Integrate Oracle Database with Spring Boot |
17+
| [Spring Cloud Stream Binder for Oracle TxEventQ v0.16.0](./database/spring-cloud-stream-binder-oracle-txeventq/README.md) | Build highly scalable event-driven microservices with Oracle TxEventQ. |
1818

1919
## Some key features
2020

@@ -28,18 +28,19 @@ The following sub-projects are included in Spring Cloud Oracle:
2828

2929
We encourage you to learn more in the Spring Cloud Oracle documentation:
3030

31-
| Version | Reference Docs | API Docs | Database API Docs |
32-
|---------------------------|------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|---|
33-
| Spring Cloud Oracle 1.0.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.0.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.0.0/javadocs/index.html) | |
34-
| Spring Cloud Oracle 1.0.1 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.0.1/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.0.1/javadocs/index.html) | |
35-
| Spring Cloud Oracle 1.1.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.1.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.1.0/javadocs/index.html) | |
36-
| Spring Cloud Oracle 1.2.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.2.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.2.0/javadocs/index.html) | |
37-
| Spring Cloud Oracle 1.3.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.3.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.3.0/javadocs/index.html) | |
38-
| Spring Cloud Oracle 1.4.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.0/javadocs/index.html) | |
39-
| Spring Cloud Oracle 1.4.1 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.1/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.1/javadocs/index.html) | |
40-
| Spring Cloud Oracle 1.4.2 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.2/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.2/javadocs/index.html) | |
41-
| Spring Cloud Oracle 1.4.3 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.3/reference/html/index.html) | [OCI API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.3/javadocs/index.html) | [Database API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.3/javadocs-db/index.html) |
42-
| Spring Cloud Oracle 1.4.4 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/reference/html/index.html) | [OCI API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/javadocs/index.html) | [Database API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/javadocs-db/index.html) |
31+
| Version | Reference Docs | API Docs | Database API Docs |
32+
|---------------------------|-------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
33+
| Spring Cloud Oracle 1.0.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.0.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.0.0/javadocs/index.html) | |
34+
| Spring Cloud Oracle 1.0.1 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.0.1/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.0.1/javadocs/index.html) | |
35+
| Spring Cloud Oracle 1.1.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.1.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.1.0/javadocs/index.html) | |
36+
| Spring Cloud Oracle 1.2.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.2.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.2.0/javadocs/index.html) | |
37+
| Spring Cloud Oracle 1.3.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.3.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.3.0/javadocs/index.html) | |
38+
| Spring Cloud Oracle 1.4.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.0/javadocs/index.html) | |
39+
| Spring Cloud Oracle 1.4.1 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.1/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.1/javadocs/index.html) | |
40+
| Spring Cloud Oracle 1.4.2 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.2/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.2/javadocs/index.html) | |
41+
| Spring Cloud Oracle 1.4.3 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.3/reference/html/index.html) | [OCI API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.3/javadocs/index.html) | [Database API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.3/javadocs-db/index.html) |
42+
| Spring Cloud Oracle 1.4.4 | [Reference Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/reference/html/index.html) | [OCI API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/javadocs/index.html) | [Database API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/javadocs-db/index.html) |
43+
| Spring Cloud Oracle 1.4.5 | [Reference Docs - TODO](https://oracle.github.io/spring-cloud-oracle/1.4.4/reference/html/index.html) | [OCI API Docs](https://oracle.github.io/spring-cloud-oracle/1.4.4/javadocs/index.html) | [Database API Docs - TODO](https://oracle.github.io/spring-cloud-oracle/1.4.4/javadocs-db/index.html) |
4344

4445
Additionally, you can explore sample applications for each module in the [OCI starters samples directory](https://github.com/oracle/spring-cloud-oracle/tree/main/spring-cloud-oci/spring-cloud-oci-samples) and the [Database starters samples directory](https://github.com/oracle/spring-cloud-oracle/tree/main/database/starters/oracle-spring-boot-starter-samples).
4546

database/spring-cloud-stream-binder-oracle-txeventq/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.oracle.database.spring.cloud-stream-binder</groupId>
55
<artifactId>spring-cloud-stream-binder-oracle-txeventq</artifactId>
6-
<version>0.15.0</version>
6+
<version>0.16.0</version>
77
<packaging>jar</packaging>
88

99
<name>spring-cloud-stream-binder-oracle-txeventq</name>
@@ -43,10 +43,10 @@
4343
<maven.compiler.source>21</maven.compiler.source>
4444
<maven.compiler.target>21</maven.compiler.target>
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
46-
<oracle-database.version>23.8.0.25.04</oracle-database.version>
47-
<oracle.database.security.version>21.17.0.0</oracle.database.security.version>
46+
<oracle-database.version>23.9.0.25.07</oracle-database.version>
47+
<oracle.database.security.version>21.19.0.0</oracle.database.security.version>
4848
<org.springframework.cloud.version>4.3.0</org.springframework.cloud.version>
49-
<spring.boot.version>3.5.5</spring.boot.version>
49+
<spring.boot.version>3.5.6</spring.boot.version>
5050
<spring.framework.version>6.2.11</spring.framework.version>
5151
<testcontainers.version>1.21.1</testcontainers.version>
5252
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>
207207
<artifactId>maven-surefire-plugin</artifactId>
208-
<version>3.5.5</version>
208+
<version>3.5.4</version>
209209
</plugin>
210210
<plugin>
211211
<groupId>org.apache.maven.plugins</groupId>

database/spring-cloud-stream-binder-oracle-txeventq/spring-cloud-stream-binder-txeventq-sample/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
<properties>
4343
<maven.compiler.source>21</maven.compiler.source>
4444
<maven.compiler.target>21</maven.compiler.target>
45-
<txeventq.streambinder.version>0.14.0</txeventq.streambinder.version>
46-
<spring.boot.version>3.5.5</spring.boot.version>
45+
<txeventq.streambinder.version>0.16.0</txeventq.streambinder.version>
46+
<spring.boot.version>3.5.6</spring.boot.version>
4747
<testcontainers.version>1.21.1</testcontainers.version>
4848
</properties>
4949

database/starters/oracle-spring-boot-json-data-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-json-data-tools</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717

1818
<name>Oracle Spring Boot - JSON Data Tools</name>
1919
<description>Spring Boot for Oracle Database JSON Data Tools</description>

database/starters/oracle-spring-boot-json-relational-duality-views/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-json-relational-duality-views</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717

1818
<name>Oracle Spring Boot - JSON Relational Duality Views</name>
1919
<description>Spring Boot for Oracle Database JSON Relational duality Views</description>

database/starters/oracle-spring-boot-starter-aqjms/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-starter-aqjms</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717
<packaging>jar</packaging>
1818

1919
<!-- Project Information -->

database/starters/oracle-spring-boot-starter-json-collections/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-starter-json-collections</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717

1818
<name>Oracle Spring Boot Starter - JSON Collections</name>
1919
<description>Spring Boot Starter for Oracle Database JSON collections</description>

database/starters/oracle-spring-boot-starter-okafka/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-starter-okafka</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717

1818
<name>Oracle Spring Boot Starter - Kafka Java Client for Oracle Database Transactional Event Queues</name>
1919
<description>Spring Boot Starter for the Kafka Java Client for Oracle Database Transactional Event Queues</description>

database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-duality/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starter-samples</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-sample-json-duality</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717

1818
<name>Oracle Spring Boot Starter - JSON Relational Duality Views Sample</name>
1919
<description>Oracle Spring Boot Starter Sample for JSON Relational Duality Views</description>

database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-events/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starter-samples</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.4.0</version>
11+
<version>26.0.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-sample-json-events</artifactId>
16-
<version>25.4.0</version>
16+
<version>26.0.0</version>
1717

1818
<name>Oracle Spring Boot Starter - JSON Events Sample</name>
1919
<description>Oracle Spring Boot Starter Sample for JSON Events</description>

0 commit comments

Comments
 (0)