Skip to content

Commit

Permalink
v1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-sdk-js committed Jun 24, 2021
1 parent 7eaf4bb commit 525076d
Show file tree
Hide file tree
Showing 203 changed files with 103,471 additions and 55 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.46.0

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

## Compatibility Notes

- [eslint-config] Remove `brace-style` rule for compatibility with Prettier 2.3.
- [openapi-generator] Change the basis for directory, package, and service names, when generating clients. If not specified otherwise, the default is based on the directory name instead of the service name.
- [core] Deprecate JWT related interfaces in favor of the interfaces provided by the `jsonwebtoken` library.
Expand Down Expand Up @@ -42,7 +65,6 @@ The following interfaces were deprecated:
- [core] Fix type error to allow filtering on one-to-many navigation properties in lambda expressions.
- [openapi-generator] Base uniqueness check for directory names on directory names in `optionsPerService` instead of the human readable service name.


# 1.45.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.45.0
## Version: 1.46.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 525076d

Please sign in to comment.