Skip to content

Commit 92960f3

Browse files
author
sap-cloud-sdk
committed
v4.4.0
1 parent 1d48cbb commit 92960f3

479 files changed

Lines changed: 1337 additions & 1090 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/slow-cars-lie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828

2929
-
3030

31+
# 4.4.0
32+
## New Features
33+
34+
- [connectivity] Support IAS (App-to-App) authentication. Use `transformServiceBindingToDestination()` function or `getDestinationFromServiceBinding()` function to create a destination targeting an IAS application. (d444438)
35+
3136
# 4.3.1
3237
## Improvements
3338

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version: 4.3.1
1+
## Version: 4.4.0
22

33
The SAP Cloud SDK for JavaScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Business Technology Platform.
44

knowledge-base/api-reference/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

knowledge-base/api-reference/assets/highlight.css

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
:root {
2-
--light-hl-0: #A31515;
3-
--dark-hl-0: #CE9178;
2+
--light-hl-0: #795E26;
3+
--dark-hl-0: #DCDCAA;
44
--light-hl-1: #000000;
55
--dark-hl-1: #D4D4D4;
66
--light-hl-2: #001080;
77
--dark-hl-2: #9CDCFE;
8-
--light-hl-3: #0000FF;
9-
--dark-hl-3: #569CD6;
10-
--light-hl-4: #AF00DB;
11-
--dark-hl-4: #C586C0;
12-
--light-hl-5: #000000;
13-
--dark-hl-5: #C8C8C8;
14-
--light-hl-6: #795E26;
15-
--dark-hl-6: #DCDCAA;
16-
--light-hl-7: #0070C1;
17-
--dark-hl-7: #4FC1FF;
8+
--light-hl-3: #0070C1;
9+
--dark-hl-3: #4FC1FF;
10+
--light-hl-4: #A31515;
11+
--dark-hl-4: #CE9178;
12+
--light-hl-5: #0000FF;
13+
--dark-hl-5: #569CD6;
14+
--light-hl-6: #AF00DB;
15+
--dark-hl-6: #C586C0;
16+
--light-hl-7: #000000;
17+
--dark-hl-7: #C8C8C8;
1818
--light-hl-8: #008000;
1919
--dark-hl-8: #6A9955;
2020
--light-hl-9: #098658;

knowledge-base/api-reference/assets/icons.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

knowledge-base/api-reference/assets/icons.svg

Lines changed: 1 addition & 1 deletion
Loading

knowledge-base/api-reference/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

knowledge-base/api-reference/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)