Skip to content

Commit dc455b4

Browse files
committed
Merge remote-tracking branch 'origin/main' into davidkna-sap_cache-agent
* origin/main: chore: Replace yarn with pnpm (#6448) chore: Reorder step configurations (#6521) chore(deps): bump bignumber.js from 10.0.2 to 11.0.0 (#6520) chore(deps): bump fast-xml-parser from 5.6.0 to 5.7.1 (#6519) feat: Add `getIasToken()` and `getIasDestination()` convenience functions (#6431) chore(deps-dev): bump memfs from 4.57.1 to 4.57.2 (#6516) chore: Correct merge-and-write-changelogs action path in package.json (#6479) chore(deps-dev): bump turbo from 2.8.10 to 2.9.6 (#6499)
2 parents b68bf7f + 9b42f11 commit dc455b4

95 files changed

Lines changed: 66501 additions & 210073 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/empty-dryers-boil.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@sap-cloud-sdk/connectivity': minor
3+
---
4+
5+
[New Functionality] Add `getIasDestination()` convenience function to build IAS-backed destinations.
6+
This function aims to offer more convenience for obtaining IAS-backed destinations outside SAP BTP-environments.

.changeset/stupid-files-create.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@sap-cloud-sdk/connectivity': minor
3+
---
4+
5+
[New Functionality] Add `getIasToken()` convenience function to fetch IAS token.
6+
This function aims to offer more convenience for obtaining IAS tokens outside SAP BTP-environments.

.changeset/wild-kids-poke.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@sap-cloud-sdk/connectivity': minor
3+
---
4+
5+
[Compatibility Note] IAS tokens are now cached via `@sap/xssec`.
6+
`@sap/xssec` uses an LRU cache limited to 100 items, previously this cache was unbound.

.devcontainer/devcontainer.json

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

0 commit comments

Comments
 (0)