npm @sap-cloud-sdk/core 1.52.0
v1.52.0

latest releases: 1.54.2, 1.54.1, 1.54.0...
2 years ago

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] 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.
  • [core] Overwrite default expiration time of the destination cache with the expiration time of its auth tokens, if available.

Don't miss a new core release

NewReleases is sending notifications on new releases.