Skip to content

Commit

Permalink
Revert "v2.0.0"
Browse files Browse the repository at this point in the history
This reverts commit 711b775.
  • Loading branch information
jjtang1985 committed Feb 3, 2022
1 parent b00ebdb commit 49c5908
Show file tree
Hide file tree
Showing 72 changed files with 95 additions and 3,823 deletions.
17 changes: 1 addition & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Compatibility Notes

-
- [core] Switch the default isolation strategy from `IsolationStrategy.Tenant` to `IsolationStrategy.Tenant_User`, when setting `useCache` to true for destination lookup functions like `getDestination`.

## New Functionality

Expand All @@ -26,21 +26,6 @@

## Fixed Issues

-


# 2.0.0

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

## Compatibility Notes

- [core] Switch the default isolation strategy from `IsolationStrategy.Tenant` to `IsolationStrategy.Tenant_User`, when setting `useCache` to true for destination lookup functions like `getDestination`.

## Fixed Issues

- [core] Fix parsing of batch response with HTTP 200 status code and containing empty body.
- [core] Disable destination cache, when the JWT does not contain necessary information. For example, when using `IsolationStrategy.Tenant_User`, the JWT has to contain both tenant id and user id.
- [core] Use provider token to retrieve destinations from cache.
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: 2.0.0
## Version: 1.50.0

The SAP Cloud SDK for JavaScript and TypeScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Business Technology Platform.

Expand Down
1 change: 0 additions & 1 deletion docs/api/2.0.0/.nojekyll

This file was deleted.

92 changes: 0 additions & 92 deletions docs/api/2.0.0/assets/highlight.css

This file was deleted.

Loading

0 comments on commit 49c5908

Please sign in to comment.