Skip to content

Commit

Permalink
v1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-sdk-js committed May 10, 2021
1 parent 2bcfcbb commit 9531538
Show file tree
Hide file tree
Showing 203 changed files with 103,086 additions and 61 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,30 @@

## New Functionality

- [odata] Support appending path to the request URL built by the request builders through the `appendPath` method. It can be used for unsupported OData functionality like querying navigation properties.
-

## Improvements

-

## Fixed Issues

- [PROXY] Consider the web proxy also in the service call to BTP services like XSUAA and destination service.
-


# 1.43.0

Release Date: TBD<br>
API Docs: https://sap.github.io/cloud-sdk/api/1.43.0<br>
Blog: TBD<br>

## New Functionality

- [odata] Support appending path to the request URL built by the request builders through the `appendPath` method. It can be used for unsupported OData functionality like querying navigation properties.

## Fixed Issues

- [PROXY] Consider the web proxy also in the service call to BTP services like XSUAA and destination service.

# 1.42.0

Expand Down
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Version: 1.42.0
## Version: 1.43.0

The SAP Cloud SDK for JavaScript and TypeScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Cloud Platform.

Expand Down
Loading

0 comments on commit 9531538

Please sign in to comment.