Skip to content

Commit b82d470

Browse files
authored
fix: Fix release notes (#912)
1 parent 6c84b1a commit b82d470

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

release_notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
### ✨ New Functionality
1414

1515
- 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).
1717
- Add _experimental_ support for cross-level destination consumption via a new `CrossLevelScope` setting under `DestinationServiceOptionsAugmenter`.
1818
- Add _experimental_ support for setting custom headers in requests to the destination service via the new `DestinationServiceOptionsAugmenter#customHeaders`.
1919

@@ -27,4 +27,3 @@
2727
- [ODatav4] Fix incorrect HTTP header name when sending entity version identifier in bound-action requests.
2828
- [ODatav4] Fix an issue when generating clients.
2929
- Property names: `value`, `item` and `properties` are now allowed.
30-

0 commit comments

Comments
 (0)