We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae60ef0 commit 36f0071Copy full SHA for 36f0071
docs-java/release-notes/release-notes-45-to-59.mdx
@@ -0,0 +1,8 @@
1
+## 0.47.0 - July 25, 2025
2
+
3
+[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F0.47.0)
4
5
+### 🐛 Fixed Issues
6
7
+- OData v2 and OData v4: Fixes eager HTTP response evaluation for _Create_, _Update_, and _Delete_ request builders in convenience APIs.
8
+ Previous change of `5.20.0` may have resulted in the HTTP connection being left open after the request was executed.
0 commit comments