Skip to content

Releases: IBM/node-sdk-core

v0.3.1

06 Jun 17:14
Compare
Choose a tag to compare

0.3.1 (2019-06-06)

Bug Fixes

  • expose the body in the detailed response under the field result (f4aa4f9)

v0.3.0

05 Jun 18:29
Compare
Choose a tag to compare

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

24 May 01:59
Compare
Choose a tag to compare

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

21 May 16:11
Compare
Choose a tag to compare

0.2.6 (2019-05-21)

Bug Fixes

  • temporarily disable gzipping until axios bug fix is released (b26a310)

v0.2.5

15 May 19:54
Compare
Choose a tag to compare

0.2.5 (2019-05-15)

Bug Fixes

  • allow users to debug axios traffic (fd41509)

v0.2.4

07 May 23:06
Compare
Choose a tag to compare

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

07 May 18:14
Compare
Choose a tag to compare

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

01 May 21:26
Compare
Choose a tag to compare

0.2.2 (2019-05-01)

Bug Fixes

  • carry user options from constructor to axios parameters (65d55ec)

v0.2.1

29 Apr 15:33
Compare
Choose a tag to compare

0.2.1 (2019-04-29)

Bug Fixes

  • allow iam client id and secret to be read from constructor (#17) (3c88edb)

v0.2.0

19 Apr 16:15
Compare
Choose a tag to compare

0.2.0 (2019-04-19)

Features

  • allow IAM clientid/secret to be configured (#14) (ff8f2e7)