Skip to content

Commit

Permalink
v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtang1985 committed May 25, 2020
1 parent 0bf1d89 commit d48b5e5
Show file tree
Hide file tree
Showing 139 changed files with 49,540 additions and 36 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,29 @@

## Compatibility Notes

-

## New Functionality

-

## Improvements

-

## Fixed Issues

-


# 1.21.0

Release Date: TBD
API Docs: https://sap.github.io/cloud-sdk/api/1.21.0
Blog: TBD

## Compatibility Notes

- New generated OData clients yield more narrow types on the `_keys`, `_keyFields` and `_allFields` properties, that differ from older generated clients. Old clients are still supported but will be deprecated soon.
- Internal directory structure has changed. This is a breaking change for users that reference internal modules directly.

Expand All @@ -30,7 +53,6 @@
- Fix the OData client generator to avoid a compilation error when a complex type only contain complex types.
- Fix the dependency versions in the aggregator package generated by the OData client generator.


# 1.20.1

Release Date: TBD
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.20.1
## Version: 1.21.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 d48b5e5

Please sign in to comment.