Skip to content

Commit 6114e8f

Browse files
authored
Relnotes and versions (#901)
1 parent cf84700 commit 6114e8f

File tree

2 files changed

+57
-17
lines changed

2 files changed

+57
-17
lines changed

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

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,46 @@ 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.2.0, June 14th, 2024
8+
9+
This release includes:
10+
11+
* Additional functionality to Spring Operations Center UI (SOC UI).
12+
* Spring Boot upgrade to 3.3.0 and Spring Cloud 2023.0.2 for internal components.
13+
* Oracle Backend for Spring Boot and Microservices are running Java 21 with Virtual Threads enabled.
14+
* oractl is compiled using Java 21 and Virtual Threads.
15+
16+
The following components were updated:
17+
18+
| Component | New Version | Replaced Version |
19+
|-------------------------------------------------------|---------------|---------------------|
20+
| Spring Boot Admin server | 3.3.1 | 3.2.0 |
21+
| APISIX API Gateway | 3.9.1 | 3.8.0 |
22+
| Spring Authorization Server | 3.3.0 | 3.2.1 |
23+
| Coherence Operator | 3.3.4 | 3.3.2 |
24+
| Spring Cloud Config server | 4.1.2 | 2023.0.0 |
25+
| Spring Eureka service registry | 4.1.2 | 2023.0.0 |
26+
| Grafana | 10.4.1 | 9.2.5 |
27+
| iNGINX Ingress Controller| 1.10.0 | 1.8.1 |
28+
| Apache Kafka | 3.7.0 | 3.6.1 |
29+
| Metrics server | 0.7.0 | 0.6.4 |
30+
| Jaeger Tracing | 1.53.0 | 1.51.0 |
31+
| OpenTelemetry Collector | 0.101.0 | 0.93.0 |
32+
| Oracle Database Observability Exporter | 1.2.1 | 1.2.0 |
33+
| Oracle Transaction Manager for Microservices | 23.4.2 | 23.4.1 |
34+
| Prometheus | 2.52.0 | 2.47.1 |
35+
| Prometheus Operator | 0.74.0 | 0.63.0 |
36+
| Spring Operations Center | 1.2.0 | 1.1.3 |
37+
| HashiCorp Vault | 1.16.1 | 1.15.2 |
38+
39+
{{< hint type=[warning] icon=gdoc_fire title="Deprecation Notice" >}}
40+
The following components are deprecated and will be removed in a future release:
41+
42+
* Oracle Database Storage Adapter for Parse
43+
* Parse Server
44+
* Parse Dashboard
45+
{{< /hint >}}
46+
747
## Version 1.1.3, March 8, 2024
848

949
This release includes small updates and/or bug fixes. No components were upgraded.

docs-source/spring/content/setup/_index.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -122,32 +122,32 @@ Oracle Backend for Spring Boot and Microservices setup installs the following co
122122

123123
| Component | Version | Description |
124124
|------------------------------|---------------|---------------------------------------------------------------------------------------------|
125-
| Apache APISIX | 3.8.0 | Provides full lifecycle API management. |
126-
| Apache Kafka | 3.6.1 | Provides distributed event streaming. |
125+
| Apache APISIX | 3.9.1 | Provides full lifecycle API management. |
126+
| Apache Kafka | 3.7.0 | Provides distributed event streaming. |
127127
| cert-manager | 1.12.3 | Automates the management of certificates. |
128-
| Coherence Operator | 3.3.2 | Provides in-memory data grid. |
128+
| Coherence Operator | 3.3.4 | Provides in-memory data grid. |
129129
| Conductor Server | 3.13.8 | Provides a Microservice orchestration platform. |
130-
| Grafana | 9.2.5 | Provides the tool to examine, analyze, and monitor metrics. |
131-
| HashiCorp Vault | 1.15.2 | Provides a way to store and tightly control access to sensitive data. |
132-
| Jaeger Tracing | 1.45.0 | Provides distributed tracing system for monitoring and troubleshooting distributed systems. |
130+
| Grafana | 10.4.1 | Provides the tool to examine, analyze, and monitor metrics. |
131+
| HashiCorp Vault | 1.16.1 | Provides a way to store and tightly control access to sensitive data. |
132+
| Jaeger Tracing | 1.53.0 | Provides distributed tracing system for monitoring and troubleshooting distributed systems. |
133133
| Kube State Metrics | 2.10.1 | Collects metrics for the Kubernetes cluster |
134134
| Loki | 2.6.1 | Provides log aggregation and search. |
135-
| Metrics server | 0.64 | Source of container resource metrics for Kubernetes built-in autoscaling pipeline |
136-
| NGINX Ingress Controller | 1.8.1 | Provides traffic management solution for cloud‑native applications in Kubernetes. |
137-
| OpenTelemetry Collector | 0.93.0 | Collects process and export telemetry data. |
138-
| Oracle Database Observability Exporter | 1.2.0 | Exposes Oracle Database metrics in standard Prometheus format. |
135+
| Metrics server | 0.7.0 | Source of container resource metrics for Kubernetes built-in autoscaling pipeline |
136+
| NGINX Ingress Controller | 1.10.1 | Provides traffic management solution for cloud‑native applications in Kubernetes. |
137+
| OpenTelemetry Collector | 0.101.0 | Collects process and export telemetry data. |
138+
| Oracle Database Observability Exporter | 1.2.1 | Exposes Oracle Database metrics in standard Prometheus format. |
139139
| Oracle Database Operator | 1.0 | Helps reduce the time and complexity of deploying and managing Oracle databases. |
140140
| Oracle Database storage adapter for Parse (optional) | 1.0.0 | Enables the Parse Server to store data in Oracle Database. |
141-
| Oracle Transaction Manager for Microservices | 23.4.1 | Manages distributed transactions to ensure consistency across Microservices. |
141+
| Oracle Transaction Manager for Microservices | 23.4.2 | Manages distributed transactions to ensure consistency across Microservices. |
142142
| Parse Server (optional) | 6.3.0 | Provides backend services for mobile and web applications. |
143143
| Parse Dashboard (optional) | 5.2.0 | Provides web user interface for managing the Parse Server. |
144-
| Prometheus | 2.40.2 | Provides event monitoring and alerts. |
145-
| Prometheus Operator | 0.63.0 | Provides management for Prometheus monitoring tools. |
144+
| Prometheus | 2.52.0 | Provides event monitoring and alerts. |
145+
| Prometheus Operator | 0.74.0 | Provides management for Prometheus monitoring tools. |
146146
| Promtail | 2.8.2 | Collects logs. |
147-
| Spring Authorization Server | 3.2.1 | Provides authentication and authorization for applications. |
148-
| Spring Boot Admin server | 3.2.0 | Manages and monitors Spring Cloud applications. |
149-
| Spring Cloud Config server | 2023.0.0 | Provides server-side support for an externalized configuration. |
150-
| Spring Eureka service registry | 2023.0.0 | Provides service discovery capabilities. |
147+
| Spring Authorization Server | 3.3.0 | Provides authentication and authorization for applications. |
148+
| Spring Boot Admin server | 3.3.1 | Manages and monitors Spring Cloud applications. |
149+
| Spring Cloud Config server | 4.1.2 | Provides server-side support for an externalized configuration. |
150+
| Spring Eureka service registry | 4.1.2 | Provides service discovery capabilities. |
151151
| Strimzi-Apache Kafka operator | 0.36.1 | Manages Apache Kafka clusters. |
152152

153153
## Overview of the Setup Process

0 commit comments

Comments
 (0)