Skip to content

Commit 5507f47

Browse files
authored
relnotes and version upgrade (#932)
* relnotes and ve rupgrade * typo * typo and linting
1 parent 4e687a6 commit 5507f47

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

docs-source/spring/content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ keywords: "spring springboot microservices development oracle backend"
77
Oracle Backend for Spring Boot and Microservices allows developers to build microservices in Spring Boot and provisions a "backend as a service" with Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Spring Boot and Microservices vastly simplifies the task of building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
88

99
 
10-
{{< hint type=[warning] icon=gdoc_fire title="Version 1.2.0 (production) released June, 2024" >}}
11-
Oracle Backend for Spring Boot and Microservices Version 1.2.0 is now generally available and suitable for production use. This version supports and recommends Spring Boot 3.2.x, Spring 6.1 and Spring Cloud 2023.0.x, with limited backwards compatibility for Spring Boot 2.7.x.
10+
{{< hint type=[warning] icon=gdoc_fire title="Version 1.3.0 (production) released September, 2024" >}}
11+
Oracle Backend for Spring Boot and Microservices Version 1.3.0 is now generally available and suitable for production use. This version supports and recommends Spring Boot 3.3.x, 3.2.x, Spring 6.1 and Spring Cloud 2023.0.x, with limited backwards compatibility for Spring Boot 2.7.x.
1212
{{< /hint >}}
1313
&nbsp;
1414

docs-source/spring/content/release-notes/_index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@ description: "Release notes for Oracle Backend for Spring Boot and Microservices
44
keywords: "release notes additions updates deprecations removals springboot spring development microservices development oracle backend"
55
---
66

7+
## Version 1.3.0, September 5th, 2024
8+
9+
This release include:
10+
11+
- IntelliJ Plugin
12+
- Optional GPU node pool
13+
- Local install for development purposes
14+
- OCI Free Tier install for development purposes
15+
- Spring Operations Center (SOC) UI updates
16+
- Cloudbank version 4
17+
- Addition of Alertmanager
18+
- Version upgrades of components, see documentation for details
19+
- Bug fixes
20+
21+
The following components were updated:
22+
23+
| Component | New Version | Replaced Version |
24+
|-------------------------------------------------------|---------------|---------------------|
25+
| Spring Boot Admin Server | 3.3.3 | 3.3.1 |
26+
| Alertmanager| v0.67.1 | |
27+
| Coherence Operator |3.3.5 | 3.3.4 |
28+
| Spring Cloud Config server | 4.1.3 | 4.1.2 |
29+
| Spring Authorization Server | 3.3.3 | 3.3.0 |
30+
| Spring Eureka service registry | 4.1.3 | 4.1.2 |
31+
| Grafana | 11.1.4 | 10.4.1 |
32+
| Apache Kafka | 3.8.0 | 3.7.0 |
33+
| OpenTelemetry Collector | 0.107.0 | 0.101.0 |
34+
| Oracle Database Observability Exporter | 1.3.1 | 1.2.1 |
35+
| Oracle Transaction Manager for Microservices | 24.2.1 | 23.4.2 |
36+
| Hashicorp Vault | 1.17.2 | 1.16.1 |
37+
738
## Version 1.2.0, June 14th, 2024
839

940
This release includes:

0 commit comments

Comments
 (0)