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