From d3f4da9289a5fc0e61335b3680956377c8da33ad Mon Sep 17 00:00:00 2001 From: Outscale Bot Date: Thu, 29 Jan 2026 13:32:12 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=96=20release:=20osc-sdk-java=20v0?= =?UTF-8?q?.9.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api_version | 2 +- pom.xml | 2 +- sdk_version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api_version b/api_version index 034552a8..0c11aad2 100644 --- a/api_version +++ b/api_version @@ -1 +1 @@ -1.30.0 +1.39.1 diff --git a/pom.xml b/pom.xml index 4f872f4c..f71519a8 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,6 @@ UTF-8 2.46.1 3.3.2 - 1.37.1 + 1.39.1 diff --git a/sdk_version b/sdk_version index a3df0a69..ac39a106 100644 --- a/sdk_version +++ b/sdk_version @@ -1 +1 @@ -0.8.0 +0.9.0 From 8f9b5ffaa59bd34101238d6014c93e640a4296fc Mon Sep 17 00:00:00 2001 From: "Ch.-David Blot" Date: Thu, 29 Jan 2026 14:34:57 +0100 Subject: [PATCH 2/2] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20fix:=20fix=20openapi?= =?UTF-8?q?=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sdk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/pom.xml b/sdk/pom.xml index 283e018f..e3d4d72e 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -233,7 +233,7 @@ github.com outscale osc-sdk-java - https://raw.githubusercontent.com/outscale/osc-api-deploy/refs/tags/${outscale-api-version}/outscale.yaml + https://raw.githubusercontent.com/outscale/osc-api-deploy/refs/tags/v${outscale-api-version}/outscale.yaml java templates io.github.outscale