Skip to content

Commit 1ced151

Browse files
davidkna-sapCopilot
andcommitted
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/main/typescript-6.0.2
* origin/main: (74 commits) chore(deps): bump memfs from 4.57.1 to 4.57.2 (#6554) chore(deps-dev): bump @types/node from 22.19.15 to 22.19.17 (#6553) chore: Re-enable sap-artifactory registry in dependabot configuration (#6527) chore(deps): bump bignumber.js from 10.0.2 to 11.0.0 (#6550) chore(deps-dev): bump jest-junit from 16.0.0 to 17.0.0 (#6546) chore(deps): bump prettier from 3.8.1 to 3.8.3 (#6551) chore(deps): bump fast-xml-parser from 5.7.1 to 5.7.2 (#6549) chore(deps-dev): bump globals from 17.4.0 to 17.5.0 (#6548) chore(deps): bump @changesets/get-release-plan from 4.0.15 to 4.0.16 (#6536) chore(ci/setup): Allow skipping dependency install and name each step (#6529) chore(deps): bump axios from 1.15.0 to 1.15.2 (#6543) chore(deps-dev): bump @sap/cds-dk from 9.8.4 to 9.9.0 (#6540) chore(deps-dev): bump @sap/cds from 9.8.4 to 9.9.0 (#6544) chore(deps): bump @typescript-eslint/parser from 8.58.0 to 8.59.0 (#6542) chore(deps-dev): bump puppeteer from 24.40.0 to 24.42.0 (#6541) chore(deps): bump nock from 14.0.11 to 14.0.13 (#6539) chore(deps-dev): bump typedoc from 0.28.18 to 0.28.19 (#6537) chore(deps-dev): bump json-schema-faker from 0.6.0 to 0.6.1 (#6535) chore(deps): bump fast-xml-parser from 5.5.9 to 5.7.1 (#6534) chore(deps): bump typescript-eslint from 8.58.0 to 8.59.0 (#6533) ... Co-authored-by: Copilot <copilot@github.com>
2 parents fc68f67 + 609ef1f commit 1ced151

227 files changed

Lines changed: 106861 additions & 220827 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/brave-weeks-hide.md

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

.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/famous-snakes-doubt.md

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

.changeset/fancy-experts-roll.md

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

.changeset/fine-worms-look.md

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

.changeset/heavy-foxes-deny.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+
'@sap-cloud-sdk/http-client': minor
4+
---
5+
6+
[Improvement] Cache custom http and https agents and enable the keep-alive option by default.

.changeset/mean-flies-lick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sap-cloud-sdk/connectivity': patch
3+
---
4+
5+
[Fixed Issue] Avoid caching JWT if `forwardAuthToken` is set to `true`.

.changeset/plenty-women-find.md

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

.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/swift-candies-bake.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+
'@sap-cloud-sdk/http-client': minor
4+
---
5+
6+
[Improvement] Use node's global http/https agent unless a custom agent is required by the destination configuration.

0 commit comments

Comments
 (0)