Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs-js/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ import LicenseBadge from '@site/src/sap/sdk-js/LicenseBadge';
<!-- vale off -->
<!-- This line is used for our release notes automation -->

## 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
Expand Down