You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/spring/content/development/cli/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: "Command Line Interface for Oracle Backend for Microservices and AI
4
4
keywords: "cli tool deployment spring springboot microservices development oracle backend"
5
5
---
6
6
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.
8
8
9
9
Table of Contents:
10
10
@@ -81,7 +81,7 @@ Oracle Backend for Microservices and AI CLI is used to configure your backend an
81
81
82
82
1. Download the Oracle Backend for Microservices and AI CLI `oractl`
83
83
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)
Copy file name to clipboardExpand all lines: docs-source/spring/content/release-notes/_index.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,26 +4,34 @@ description: "Release notes for Oracle Backend for Microservices and AI includin
4
4
keywords: "release notes additions updates deprecations removals springboot spring development microservices development oracle backend"
5
5
---
6
6
7
-
## Version 1.4.0, July, 2025
7
+
## Version 1.4.0, August, 2025
8
8
9
9
This release includes the following changes:
10
10
11
11
- 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.
0 commit comments