Skip to content

Commit 987ad30

Browse files
bot-sdk-jsnewtork
andauthored
Java: Add release notes for release 5.25.0 (#2336)
* Add new release notes * Add suggestions --------- Co-authored-by: Alexander Dümont <[email protected]>
1 parent 3e270ba commit 987ad30

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs-java/release-notes/release-notes-15-to-29.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
## 5.25.0 - December 22, 2025
2+
3+
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.25.0)
4+
5+
### 🚧 Known Issues
6+
7+
-
8+
9+
### 🔧 Compatibility Notes
10+
11+
-
12+
13+
### ✨ New Functionality
14+
15+
- Added native DestinationLoader implementation through the `TransparentProxy` class.
16+
This enables seamless destination
17+
retrieval via `tryGetDestination` and provides full SAP Cloud SDK integration for applications running in Kubernetes
18+
environments where Transparent Proxy is available.
19+
20+
### 📈 Improvements
21+
22+
-
23+
24+
### 🐛 Fixed Issues
25+
26+
- Fix unintended modification of `serviceNameMappings.properties` during OData service regeneration altering stored
27+
mappings.
28+
Additionally, service name cleanup is now case-insensitive for consistency.
29+
130
## 5.24.0 - October 30, 2025
231

332
[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F5.24.0)

0 commit comments

Comments
 (0)