Releases: IBM/node-sdk-core
Releases · IBM/node-sdk-core
v2.7.1
2.7.1 (2021-01-07)
Bug Fixes
- build: upgrade semantic-release to latest (17.3.1) (#120) (3e3c099)
- change description inside package.json (#119) (30aeda9)
v2.7.0
2.7.0 (2020-10-06)
Features
- add support for compressing request bodies (#111) (7692d71)
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)