Skip to content

Commit

Permalink
v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankEssenberger committed Oct 6, 2020
1 parent 60d9d3b commit defe3b7
Show file tree
Hide file tree
Showing 276 changed files with 115,645 additions and 31 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,30 @@
-

## Compatibility Notes

-

## New Functionality

-

## Improvements

-

## Fixed Issues

-


# 1.29.0

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

## Compatibility Notes

- [Generator] The interface `EnityTypeForceMandatory` (e.g., `BusinessPartnerTypeForceMandatory`) is removed.

## New Functionality
Expand All @@ -29,7 +53,6 @@
- [OData] Fix parsing the Etag returned from update requests.
- [OData] Fix the entity builder so that it can set `undefined`/`null` for optional properties.


# 1.28.2

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.28.2
## Version: 1.29.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 defe3b7

Please sign in to comment.