Skip to content

Commit

Permalink
v1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-sdk-js committed Jul 22, 2021
1 parent 5ac65e8 commit bb0804f
Show file tree
Hide file tree
Showing 206 changed files with 106,457 additions and 56 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,33 @@

## New Functionality

- [core] Support `OAuth2JWTBearer` authentication type.
-

## Improvements

-

## Fixed Issues

-


# 1.47.0

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

## New Functionality

- [core] Support `OAuth2JWTBearer` authentication type.

## Fixed Issues

- [proxy] Fix destination service calls using web proxies.
- [core] Fix type error to allow `null` values in filters for nullable properties.
- [core] Fix OData filter runtime error, when using lambda expression with operands like `or`.


# 1.46.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.46.0
## Version: 1.47.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 bb0804f

Please sign in to comment.