Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap-cloud-sdk/resilience

Package Overview
Dependencies
Maintainers
5
Versions
586
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-cloud-sdk/resilience - npm Package Versions

1
58

3.1.2-20230415013938.0

Diff

marikaner
published 3.1.1 •

Changelog

Source

3.1.1

API Docs: https://sap.github.io/cloud-sdk/api/3.1.1

Fixed Issues

  • [resilience] Fix transpilation on OData generation, where types for 'opossum' could not be found.
    • @sap-cloud-sdk/util@3.1.1 (166a16d82)
marikaner
published 3.1.1-20230414141035.0 •

marikaner
published 3.1.0 •

Changelog

Source

3.1.0

API Docs: https://sap.github.io/cloud-sdk/api/3.1.0

Compatibility Notes

  • [connectivity] The combination of iss and jwt is now supported when fetching destinations. When both properties are set, the iss property is no longer ignored. (28b7af86f)

New Functionalities

  • [connectivity] Add support for authentication type NoAuthentication on-premise destinations. (039412e59)
  • [connectivity] Allow combination of 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)

Fixed Issues

  • [odata-common] Adjust FromJsonType to stricter typings in TypeScript 5. (cc8425abc)
marikaner
published 3.0.3-20230327075726.0 •

marikaner
published 3.0.3-20230327075123.0 •

marikaner
published 3.0.3-20230327014433.0 •

marikaner
published 3.0.3-20230325013948.0 •

marikaner
published 3.0.3-20230324014555.0 •

marikaner
published 3.0.2 •

Changelog

Source

3.0.2

API Docs: https://sap.github.io/cloud-sdk/api/3.0.2

Compatibility Notes

  • [odata-common, odata-v2, odata-v4] The ActionFunctionImportRequestBuilderBase has an additional mandatory type parameter to pass the according (de-)serializer type. This was missing previously due to a bug. (2fa8c36a6)

Fixed Issues

  • [connectivity] Fix the The proxy configuration is undefined error for OnPrem MAIL destinations by removing the isHttpDestination check when adding proxyConfiguration to the destination object.
    • @sap-cloud-sdk/resilience@3.0.2
    • @sap-cloud-sdk/util@3.0.2 (47fc7278d)
  • [mail-client] Fix error Greeting never received when sending emails to On-Premise mail servers. The _readableListening property of socket is set to true to allow nodemailer to receive SMTP greeting messages. (47fc7278d)
  • [mail-client] Fix Invalid greeting error from nodemailer by removing the transport.verify function call. (be04dafc2)
  • [odata-common, odata-v2, odata-v4] Fix batch requests to accept only functions or actions. (2fa8c36a6)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc