Releases: IBM/node-sdk-core
Releases · IBM/node-sdk-core
v2.6.0
2.6.0 (2020-09-25)
Features
- upgrade axios and re-enable gzipping responses (#110) (9e94251)
v2.5.0
2.5.0 (2020-09-18)
Features
- IAM Authenticator: add support for optional 'scope' property (#109) (1c258b7)
v2.4.5
2.4.5 (2020-08-12)
Bug Fixes
v2.4.4
2.4.4 (2020-08-06)
Bug Fixes
- use
extend
with deep copy where necessary (#106) (566b81f)
v2.4.3
2.4.3 (2020-08-05)
Bug Fixes
- support
disableSslVerification
when user provides custom httpsAgent (#104) (ef39327)
v2.4.2
2.4.2 (2020-07-22)
Bug Fixes
- move test utilities to lib/ and rely directly on
expect
(#101) (57ca4c2)
v2.4.1
2.4.1 (2020-05-14)
Bug Fixes
- Remove trailing slash from url for extra cases (#95) (bcaa168)
v2.4.0
2.4.0 (2020-05-05)
Features
- token-manager: Introduce a token-manager class for token handling (#89) (23c5f3f)
v2.3.2
2.3.2 (2020-05-04)
Bug Fixes
- flag required params as missing when explicitly undefined, null, or an empty string (#90) (414b674)
v2.3.1
2.3.1 (2020-05-01)
Bug Fixes
- Strip trailing slashes in sendRequest (#92) (3d8f568)