Skip to content

Commit

Permalink
v1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-sdk-js committed Jun 7, 2021
1 parent 5fbf062 commit a91b69d
Show file tree
Hide file tree
Showing 203 changed files with 103,426 additions and 56 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,21 @@

## Fixed Issues

-


# 1.45.0

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

## Fixed Issues

- [core] Re-enable the circuit breakers for the destination and XSUAA services.
- [odata] Fix encoding of filter strings.
- [core] Add or overwrite the content length header for CSRF fetch requests. As those are always `HEAD` requests, the content length is always set to 0.


# 1.44.0

Release Date: TBD<br>
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.44.0
## Version: 1.45.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 a91b69d

Please sign in to comment.