Skip to content

Commit 5cb7865

Browse files
authored
Updated rel notes for 1.4.0 (#1086)
* Updated rel notes for 1.4.0 Signed-off-by: Andy Tael <[email protected]> * linting --------- Signed-off-by: Andy Tael <[email protected]>
1 parent 1750da3 commit 5cb7865

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

docs-source/spring/content/development/cli/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Command Line Interface for Oracle Backend for Microservices and AI
44
keywords: "cli tool deployment spring springboot microservices development oracle backend"
55
---
66

7-
The Oracle Backend for Microservices and AI offers a command-line interface (CLI), `oractl`. The CLI commands simplify the deployment of microservices applications as well as bindings with the resources that they use.Download the CLI [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.4.0). The platform-specific binary can be renamed to `oractl` for convenience.
7+
The Oracle Backend for Microservices and AI offers a command-line interface (CLI), `oractl`. The CLI commands simplify the deployment of microservices applications as well as bindings with the resources that they use.Download the [CLI here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.4.0). The platform-specific binary can be renamed to `oractl` for convenience.
88

99
Table of Contents:
1010

@@ -81,7 +81,7 @@ Oracle Backend for Microservices and AI CLI is used to configure your backend an
8181

8282
1. Download the Oracle Backend for Microservices and AI CLI `oractl`
8383

84-
Download the CLI from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.4.0)
84+
Download the [CLI from here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.4.0)
8585

8686
1. Rename the downloaded file to `oractl`
8787

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

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,34 @@ description: "Release notes for Oracle Backend for Microservices and AI includin
44
keywords: "release notes additions updates deprecations removals springboot spring development microservices development oracle backend"
55
---
66

7-
## Version 1.4.0, July, 2025
7+
## Version 1.4.0, August, 2025
88

99
This release includes the following changes:
1010

1111
- Helidon 4.2.x is added as a first-class citizen for applications, alongside Spring Boot.
12-
- SigNoz replaces the Grafana observability stack. SigNoz is OpenTelemetry native and has an enterprise-friendly open-source license. It provides observability capabilities including metrics, logs, tracing, dashboards, and alerts.
13-
- Spring Boot upgraded to 3.4.x and Spring Cloud x.x.x for internal components.
12+
- SigNoz replaces the Grafana observability stack. SigNoz is OpenTelemetry native and has an enterprise-friendly open-source license. It provides observability capabilities including metrics, logs, tracing, dashboards, and alerts.
13+
- Spring Boot upgraded to 3.5.4 and Spring Cloud 2025.0.0 for internal components.
1414

1515
The following components were added:
1616

1717
| Component | Version | Description |
1818
|-------------------------------------------------------|------------|--------------|
1919
| SigNoz | 0.75.0 | Provides OpenTelemetry native observability. |
20-
| External Secrets Operator | x | x |
20+
| External Secrets Operator | v0.18.0 | Kubernetes operator that integrates external secret management |
2121

2222
The following components were updated:
2323

2424
| Component | New Version | Replaced Version |
2525
|-------------------------------------------------------|---------------|---------------------|
26-
| TBA | x | x |
26+
| Spring Boot Admin Server | 3.5.1 | 3.3.3 |
27+
| Alertmanager | v0.67.1 | 0.23.7 |
28+
| Coherence Operator | 3.3.5 | 3.5.2 |
29+
| Spring Cloud Config Server | 4.3.0 | 4.1.3 |
30+
| Spring Cloud Authorization Server | 3.5.5 | 3.3.3 |
31+
| Spring Eureka Service Registry | 4.3.0 | 4.1.3 |
32+
| Oracle Database Observability Exporter | 2.0.2| 1.3.1 |
33+
| Oracle Transaction Manager for Microservices | 23.4.2 | 24.4.1 |
34+
| Strimzi-Apache Kafka operator | 0.45.1 | 0.43.0 |
2735

2836
{{< hint type=[warning] icon=gdoc_fire title="Deprecation Notice" >}}
2937
The following components are deprecated and were removed in this release:
@@ -36,10 +44,12 @@ The following components are deprecated and were removed in this release:
3644
- Alert Manager
3745
- Jaeger Tracing
3846
- Hashicorp Vault
47+
- Opentelemetry Collector
3948

4049
The following components are deprecated and will be removed in a future this release:
4150

4251
- ServiceOps Center UI (SOC UI)
52+
- Oracle Backend for Microservices and AI CLI with backend services.
4353
- Oracle Backend for Microservices and AI Visual Studio Code extension
4454
- Oracle Backend for Microservices and AI IntelliJ plugin
4555
{{< /hint >}}

0 commit comments

Comments
 (0)