Skip to content

Commit e672bc1

Browse files
authored
fix: Add missing release note for 4.0.1 and 3.26.4 (#2048)
1 parent 40d002d commit e672bc1

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs-js/release-notes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ import LicenseBadge from '@site/src/sap/sdk-js/LicenseBadge';
2828
- @sap-cloud-sdk/[email protected]
2929
- @sap-cloud-sdk/[email protected] (4a187d6)
3030

31+
## 4.0.1 [Core Modules] - March 05, 2025
32+
33+
## Fixed Issues
34+
35+
- [eslint-config] Downgrade `@stylistic/eslint-plugin` to v3 as v4 is EMS-only. (97ad0ad)
36+
3137
## 4.0.0 [Core Modules] - March 04, 2025
3238

3339
### Improvements

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ 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.26.4 [Core Modules] - March 18, 2025
24+
25+
### Fixed Issues
26+
27+
- [connectivity] Remove destination cache in `getDestinationFromServiceBinding()` function to let cached destinations retrieved in `getDestinationFromDestinationService()` function be added with the `proxyConfiguration` property.
28+
- @sap-cloud-sdk/[email protected]
29+
- @sap-cloud-sdk/[email protected] (51cab2a)
30+
2331
## 3.26.3 [Core Modules] - March 05, 2025
2432

2533
### Fixed Issues

0 commit comments

Comments
 (0)