From e2bd72fb176df248e409d681d14cc8063376f7eb Mon Sep 17 00:00:00 2001 From: SAP Cloud SDK Bot Date: Fri, 4 Sep 2026 13:12:20 +0000 Subject: [PATCH 1/3] Update to version 1.25.0 --- core-services/batch/pom.xml | 2 +- core-services/document-grounding/pom.xml | 2 +- core-services/prompt-registry/pom.xml | 2 +- core/pom.xml | 2 +- foundation-models/openai/pom.xml | 2 +- foundation-models/sap-rpt/pom.xml | 2 +- orchestration/pom.xml | 2 +- pom.xml | 2 +- sample-code/spring-app/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core-services/batch/pom.xml b/core-services/batch/pom.xml index a4a4ce9f0..c7577f368 100644 --- a/core-services/batch/pom.xml +++ b/core-services/batch/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 ../../pom.xml batch diff --git a/core-services/document-grounding/pom.xml b/core-services/document-grounding/pom.xml index e7f3bb465..b4654fca9 100644 --- a/core-services/document-grounding/pom.xml +++ b/core-services/document-grounding/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 ../../pom.xml document-grounding diff --git a/core-services/prompt-registry/pom.xml b/core-services/prompt-registry/pom.xml index b9dbba761..691b5b596 100644 --- a/core-services/prompt-registry/pom.xml +++ b/core-services/prompt-registry/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 ../../pom.xml prompt-registry diff --git a/core/pom.xml b/core/pom.xml index 422b66b8f..f76020c39 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 core AI Core client diff --git a/foundation-models/openai/pom.xml b/foundation-models/openai/pom.xml index 18b4ea321..d2251e587 100644 --- a/foundation-models/openai/pom.xml +++ b/foundation-models/openai/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 ../../pom.xml com.sap.ai.sdk.foundationmodels diff --git a/foundation-models/sap-rpt/pom.xml b/foundation-models/sap-rpt/pom.xml index a36a81858..c1043f25e 100644 --- a/foundation-models/sap-rpt/pom.xml +++ b/foundation-models/sap-rpt/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 ../../pom.xml com.sap.ai.sdk.foundationmodels diff --git a/orchestration/pom.xml b/orchestration/pom.xml index e5d998154..5e4b38422 100644 --- a/orchestration/pom.xml +++ b/orchestration/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 orchestration Orchestration client diff --git a/pom.xml b/pom.xml index 471bd3221..7976a7948 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 pom Parent pom SAP Cloud SDK for AI is the official Software Development Kit (SDK) for SAP AI Core, SAP Generative AI Hub, and Orchestration Service. The parent pom defines dependency versions and plugin configurations diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index 47b2083a1..83c877283 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0-SNAPSHOT + 1.25.0 ../../pom.xml com.sap.ai.sdk.app From d2d6785aa79067e3b348e23586cab4c49741fc53 Mon Sep 17 00:00:00 2001 From: SAP Cloud SDK Bot Date: Fri, 4 Sep 2026 13:17:22 +0000 Subject: [PATCH 2/3] Reset release notes --- docs/release_notes.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/release_notes.md b/docs/release_notes.md index 95ef274d7..5745d6681 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -8,12 +8,11 @@ ### 🔧 Compatibility Notes -- [RPT] SAP-RPT was updated to the newer 1.6.0 API +- ### ✨ New Functionality -- [Grounding] Enabled presigned URL for Pipeline Documents. -- [RPT] Added `SAP_RPT_1_6` and `SAP_RPT_1_6_LARGE` to the model list in `RptModel`. +- ### 📈 Improvements @@ -21,4 +20,4 @@ ### 🐛 Fixed Issues -- [Realtime] Fixed possible race condition in Realtime API implementation +- From 10df6fd469a9063b65cb2b760698784fc155308c Mon Sep 17 00:00:00 2001 From: SAP Cloud SDK Bot Date: Fri, 4 Sep 2026 13:20:42 +0000 Subject: [PATCH 3/3] Update to version 1.26.0-SNAPSHOT --- core-services/batch/pom.xml | 2 +- core-services/document-grounding/pom.xml | 2 +- core-services/prompt-registry/pom.xml | 2 +- core/pom.xml | 2 +- foundation-models/openai/pom.xml | 2 +- foundation-models/sap-rpt/pom.xml | 2 +- orchestration/pom.xml | 2 +- pom.xml | 2 +- sample-code/spring-app/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core-services/batch/pom.xml b/core-services/batch/pom.xml index c7577f368..16da52c79 100644 --- a/core-services/batch/pom.xml +++ b/core-services/batch/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT ../../pom.xml batch diff --git a/core-services/document-grounding/pom.xml b/core-services/document-grounding/pom.xml index b4654fca9..ab00952e0 100644 --- a/core-services/document-grounding/pom.xml +++ b/core-services/document-grounding/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT ../../pom.xml document-grounding diff --git a/core-services/prompt-registry/pom.xml b/core-services/prompt-registry/pom.xml index 691b5b596..e7880ee9d 100644 --- a/core-services/prompt-registry/pom.xml +++ b/core-services/prompt-registry/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT ../../pom.xml prompt-registry diff --git a/core/pom.xml b/core/pom.xml index f76020c39..7df195f49 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT core AI Core client diff --git a/foundation-models/openai/pom.xml b/foundation-models/openai/pom.xml index d2251e587..63df477a6 100644 --- a/foundation-models/openai/pom.xml +++ b/foundation-models/openai/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT ../../pom.xml com.sap.ai.sdk.foundationmodels diff --git a/foundation-models/sap-rpt/pom.xml b/foundation-models/sap-rpt/pom.xml index c1043f25e..ac7e6e300 100644 --- a/foundation-models/sap-rpt/pom.xml +++ b/foundation-models/sap-rpt/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT ../../pom.xml com.sap.ai.sdk.foundationmodels diff --git a/orchestration/pom.xml b/orchestration/pom.xml index 5e4b38422..5d3cbf1e0 100644 --- a/orchestration/pom.xml +++ b/orchestration/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT orchestration Orchestration client diff --git a/pom.xml b/pom.xml index 7976a7948..ea44d1946 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT pom Parent pom SAP Cloud SDK for AI is the official Software Development Kit (SDK) for SAP AI Core, SAP Generative AI Hub, and Orchestration Service. The parent pom defines dependency versions and plugin configurations diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index 83c877283..cc01e7844 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -4,7 +4,7 @@ com.sap.ai.sdk sdk-parent - 1.25.0 + 1.26.0-SNAPSHOT ../../pom.xml com.sap.ai.sdk.app