@sap-cloud-sdk/resilience
Advanced tools
Changelog
3.1.1
API Docs: https://sap.github.io/cloud-sdk/api/3.1.1
Changelog
3.1.0
API Docs: https://sap.github.io/cloud-sdk/api/3.1.0
iss
and jwt
is now supported when fetching destinations. When both properties are set, the iss
property is no longer ignored. (28b7af86f)NoAuthentication
on-premise destinations. (039412e59)iss
an jwt
when fetching a destination. In this case the iss
URL will be used to fetch the destination service token and jwt
will be used for the x-user-token
header of user based authentication types. (28b7af86f)FromJsonType
to stricter typings in TypeScript 5. (cc8425abc)