Skip to content

### SDK for Node.JS 1.62 - September 2019

Compare
Choose a tag to compare
@vberder01 vberder01 released this 18 Oct 08:58
· 1903 commits to master since this release

3-Release SDK Breaking Changes

  • Warning: Starting January 2019, the LTS active version of Node.js migrated to version 10. This version of SDK Node.js is only compliant with this LTS active version.
    Consequently, you need to update your Node.js version to 10.x in order to use this release of the SDK Node.js.

API Breaking Changes

  • none

API Changes

  • none

Others Changes

  • Typescript improvement
  • Fix issue when an http request failed with a no-JSON body.
  • Add in the proxy section of option parameter : secureProtocol: "SSLv3_method" : The parameter to enable the SSL V3.