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 91f4f65 commit edd9700Copy full SHA for edd9700
docs-java/release-notes/release-notes-30-to-44.mdx
@@ -0,0 +1,8 @@
1
+## 0.43.0 - July 23, 2025
2
+
3
+[All Release Changes](https://github.com/SAP/cloud-sdk-java/releases/tag/rel%2F0.43.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