Releases: IBM/node-sdk-core
Releases · IBM/node-sdk-core
v0.3.3
0.3.3 (2019-07-17)
Bug Fixes
- add deprecation notice for node versions 6 and 8 (#32) (9e3c667)
v0.3.2
0.3.2 (2019-06-23)
Bug Fixes
- read iam client id and secret from environment variables (#30) (2247d0a)
v0.3.1
0.3.1 (2019-06-06)
Bug Fixes
- expose the body in the detailed response under the field
result
(f4aa4f9)
v0.3.0
0.3.0 (2019-06-05)
Features
- add
IcpTokenManagerV1
as a top-level export of the package (cfa3e1b)
- add new token manager for ICP4D (ee1ddad)
- add new token manager for ICP4D (#26) (2097a64)
- carry
disable_ssl_verification
through to token managers (4f2f789)
v0.2.7
0.2.7 (2019-05-24)
Bug Fixes
- remove node request objects from detailed response (9ac5673)
- remove node request objects from detailed response (#25) (192d8cf)
v0.2.6
0.2.6 (2019-05-21)
Bug Fixes
- temporarily disable gzipping until axios bug fix is released (b26a310)
v0.2.5
0.2.5 (2019-05-15)
Bug Fixes
- allow users to debug axios traffic (fd41509)
v0.2.4
0.2.4 (2019-05-07)
Bug Fixes
- IAM: renamed UserOptions iam_secret to iam_client_secret to be consistent with other cores (f755c9c)
v0.2.3
0.2.3 (2019-05-07)
Bug Fixes
- do not read credentials file in webpack override scenario (9af4567)
- do not read credentials file in webpack override scenario (#19) (ec64ae1)
v0.2.2
0.2.2 (2019-05-01)
Bug Fixes
- carry user options from constructor to axios parameters (65d55ec)