Skip to content

Commit 8340ea1

Browse files
update release notes (#1973)
Co-authored-by: KavithaSiva <[email protected]>
1 parent 5ebb7ed commit 8340ea1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs-js_versioned_docs/version-v3/release-notes.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ import LicenseBadge from '@site/src/sap/sdk-js/LicenseBadge';
2020
<!-- vale off -->
2121
<!-- This line is used for our release notes automation -->
2222

23+
## 3.25.0 [Core Modules] - December 20, 2024
24+
25+
### New Functionalities
26+
27+
- [openapi] Introduce `setBasePath()` method on the OpenAPI request builder, allowing a custom base path URL to be set for a single request. This base path is prepended to the API path parameter for that single request. (2943cd5)
28+
- [openapi, openapi-generator, util] Add `basePath` option in the `options-per-service.json` file in the OpenAPI generator. This option prepends the base URL path to the API path parameter for every request. (2943cd5)
29+
2330
## 3.24.0 [Core Modules] - November 27, 2024
2431

2532
### New Functionalities

0 commit comments

Comments
 (0)