Skip to content

Commit f7b98a2

Browse files
authored
Remove 1.1.1 references (#849)
1 parent ec66ad5 commit f7b98a2

File tree

8 files changed

+11
-12
lines changed

8 files changed

+11
-12
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Watch this video for a quick overview of the setup process.
2222

2323
## Download
2424

25-
Download [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.1/azure-ebaas_latest.zip).
25+
Download [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.2/azure-ebaas_latest.zip).
2626

2727
## Setup
2828

@@ -55,7 +55,7 @@ The Multicloud installation is done using the Azure Cloud Shell. The following s
5555

5656
![Azure Cloud Shell Icon](AzureCloudShellIcon.png)
5757

58-
3. Upload the [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.1/azure-ebaas-platform_latest.zip) stack. For example:
58+
3. Upload the [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.2/azure-ebaas-platform_latest.zip) stack. For example:
5959

6060
![Azure Upload](AzureUpload.png)
6161

@@ -78,7 +78,6 @@ The Multicloud installation is done using the Azure Cloud Shell. The following s
7878

7979
![Azure Configure](AzureConfigure.png)
8080

81-
8281
## Install Ansible
8382

8483
Install Ansible to run the Configuration Management Playbook. The Helper script creates a Python virtual environment and installs

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords: "cli tool deployment spring springboot microservices development oracl
55
---
66

77
The Oracle Backend for Spring Boot and Microservices offers a command-line interface (CLI), `oractl`. The CLI commands simplify the deployment of
8-
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.1.1). The platform-specific binary can be renamed to `oractl` for convenience.
8+
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.1.2). The platform-specific binary can be renamed to `oractl` for convenience.
99

1010
Table of Contents:
1111

@@ -32,7 +32,7 @@ The Oracle Backend for Spring Boot CLI is used to configure your backend and to
3232

3333
1. Download the Oracle Backend for Spring Boot and Microservices CLI `oractl`
3434

35-
Download the CLI from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.1)
35+
Download the CLI from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.2)
3636

3737
1. Rename the downloaded file to `oractl`
3838

@@ -70,7 +70,7 @@ The Oracle Backend for Spring Boot CLI is used to configure your backend and to
7070
\_/ |_) (_| (_| __) \_ |_ _|_
7171
========================================================================================
7272
Application Name: Oracle Backend Platform :: Command Line Interface
73-
Application Version: (1.1.1)
73+
Application Version: (1.1.2)
7474
:: Spring Boot (v3.2.1) ::
7575
7676
Ask for help:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When installing in a _non-production_ environment, for example a developer's des
2727

2828
## Download
2929

30-
Download the latest release of [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.1/onprem-ebaas_latest.zip).
30+
Download the latest release of [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.2/onprem-ebaas_latest.zip).
3131

3232
## Setup
3333

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If Minikube fails to start and returns this `Failed kubeconfig update: could not
5656

5757
### Download Oracle Backend for Spring Boot and Microservices
5858

59-
Download the latest version of [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.1/onprem-ebaas_latest.zip) and unzip into a new directory.
59+
Download the latest version of [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.2/onprem-ebaas_latest.zip) and unzip into a new directory.
6060

6161
### Install Ansible
6262

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 Spring Boot and Microservices
2424

25-
Download the latest version of [Oracle Backend for Spring Boot](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.1/onprem-ebaas_latest.zip) and unzip into a new directory.
25+
Download the latest version of [Oracle Backend for Spring Boot](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.2/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/soc/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resources:
2424
---
2525

2626

27-
Oracle Backend for Spring Boot and Microservices version 1.1.1 includes a preview of a new feature called "Spring Operations Center".
27+
Oracle Backend for Spring Boot and Microservices version 1.1.2 includes a preview of a new feature called "Spring Operations Center".
2828
More capabilities will be added to this feature in future releases.
2929

3030
The Spring Operations Center provides a web user interface to manage the Oracle Backend for Spring Boot and Microservices.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You must have already installed and configured the following software which requ
2020

2121
## Installation
2222

23-
1. Download the plug-in from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.1).
23+
1. Download the plug-in from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.2).
2424

2525
2. On the VS Code left menu bar, click on the **Extensions** symbol:
2626

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ To set up the local machine, process these steps:
377377

378378
1. Install the Oracle Backend for Spring Boot and Microservices command-line.
379379

380-
The Oracle Backend for Spring Boot and Microservices command-line interface, `oractl`, is available for Linux and Mac systems. Download the binary that you want from the [Releases](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.1) page and add it to your PATH environment variable. You can rename the binary to remove the suffix.
380+
The Oracle Backend for Spring Boot and Microservices command-line interface, `oractl`, is available for Linux and Mac systems. Download the binary that you want from the [Releases](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.2) page and add it to your PATH environment variable. You can rename the binary to remove the suffix.
381381

382382
If your environment is a Linux or Mac machine, run `chmod +x` on the downloaded binary. Also, if your environment is a Mac, run the following command. Otherwise, you get a security warning and the CLI does not work:
383383

0 commit comments

Comments
 (0)