Skip to content

Commit 0cd395b

Browse files
authored
Version and URL updates (#983)
* Version and URL updates
1 parent 35cad58 commit 0cd395b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs-source/spring/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords: "spring springboot microservices development oracle backend helidon"
66

77
Oracle Backend for Microservices and AI allows developers to build microservices in Helidon and/or Spring Boot and provisions a "backend as a service" with Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Microservices and AI vastly simplifies the task of building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
88

9-
{{< hint type=[warning] icon=gdoc_fire title="Version 1.3.0 (production) released September, 2024" >}}
9+
{{< hint type=[warning] icon=gdoc_fire title="Version 1.3.1 (production) released October, 2024" >}}
1010
Oracle Backend for Microservices and AI Version 1.3.0 is now generally available and suitable for production use. This version supports and recommends Helidon 4.1.1, 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.
1111
{{< /hint >}}
1212

docs-source/spring/content/on-premises/ol8/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ useradd obaas
2222

2323
### Download Oracle Backend for Microservices and AI
2424

25-
Download the latest version of [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.3.0/onprem-ebaas_latest.zip) and unzip into a new directory.
25+
Download the latest version of [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.3.1/onprem-ebaas_latest.zip) and unzip into a new directory.
2626

2727
As the `obaas` user, run this command:
2828

docs-source/spring/content/platform/intellij-plugin/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: "IntelliJ Plugin for Oracle Backend for Microservices and AI"
44
keywords: "intellij plugin ide springboot spring development microservices development oracle backend"
55
---
66

7+
## GA 1.3.1 - October, 2024
8+
9+
General updates.
10+
711
## GA 1.3.0 - September, 2024
812

913
Oracle Backend for Microservices and AI (OBaaS) is an IntelliJ plugin to browse, deploy, and modify workloads on the Oracle Backend for Microservices and AI platform.This plug-in implements the functionalities available in the [Oracle Backend for Microservices and AI CLI](../../development/cli), simplifying access to Oracle Backend for Microservices and AI deployments from an IntelliJ IDE.
@@ -19,7 +23,7 @@ See the Oracle Free Use Terms and Conditions [License](https://oss.oracle.com/li
1923

2024
## Installation
2125

22-
1. Download the IntelliJ plugin ZIP file from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.3.0).
26+
1. Download the IntelliJ plugin ZIP file from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.3.1).
2327

2428
2. On the IntelliJ Settings plugins page, click the "gear" icon and select **Install Plugin from Disk...**. Browse your filesystem for the IntelliJ plugin ZIP file, and select it.
2529

0 commit comments

Comments
 (0)