From 34edd7c44b0ab2dfe00265b4ac639c9052d11ac1 Mon Sep 17 00:00:00 2001 From: bot-sdk-js Date: Thu, 29 Jan 2026 15:45:41 +0000 Subject: [PATCH] update release notes --- docs-js/release-notes.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs-js/release-notes.mdx b/docs-js/release-notes.mdx index 84283bc1a9..172392e2ac 100644 --- a/docs-js/release-notes.mdx +++ b/docs-js/release-notes.mdx @@ -20,6 +20,12 @@ import LicenseBadge from '@site/src/sap/sdk-js/LicenseBadge'; +## 4.4.0 [Core Modules] - January 29, 2026 + +### New Features + +- [connectivity] Support IAS (App-to-App) authentication. Use `transformServiceBindingToDestination()` function or `getDestinationFromServiceBinding()` function to create a destination targeting an IAS application. (d444438) + ## 4.3.1 [Core Modules] - January 05, 2026 ### Improvements