You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
### ✨ New Functionality
14
14
15
15
- Add built-in support for the [Transparent Proxy](https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/transparent-proxy-for-kubernetes) via a new `TransparentProxyDestination`.
16
-
For more information, refer to the [documentation](/docs/java/features/connectivity/transparent-proxy).
16
+
For more information, refer to the [documentation](https://sap.github.io/cloud-sdk/docs/java/features/connectivity/transparent-proxy).
17
17
- Add _experimental_ support for cross-level destination consumption via a new `CrossLevelScope` setting under `DestinationServiceOptionsAugmenter`.
18
18
- Add _experimental_ support for setting custom headers in requests to the destination service via the new `DestinationServiceOptionsAugmenter#customHeaders`.
19
19
@@ -27,4 +27,3 @@
27
27
-[ODatav4] Fix incorrect HTTP header name when sending entity version identifier in bound-action requests.
28
28
-[ODatav4] Fix an issue when generating clients.
29
29
- Property names: `value`, `item` and `properties` are now allowed.
0 commit comments