Skip to content

Releases: IBM/node-sdk-core

v2.13.0

18 Aug 14:29
Compare
Choose a tag to compare

2.13.0 (2021-08-18)

Features

  • add method getHttpClient to get underlying axios instance of base service (#155) (2aede01)

v2.12.2

13 Aug 16:32
Compare
Choose a tag to compare

2.12.2 (2021-08-13)

Bug Fixes

  • support 'AUTHTYPE' as alias for 'AUTH_TYPE' config property (#153) (fccf209)

v2.12.1

11 Aug 21:30
Compare
Choose a tag to compare

2.12.1 (2021-08-11)

Bug Fixes

  • use typescript 3.8.x to build the published code (#152) (4362a37)

v2.12.0

10 Aug 17:06
Compare
Choose a tag to compare

2.12.0 (2021-08-10)

Features

  • add support for new ContainerAuthenticator (#151) (b01c011)

v2.11.3

14 Jun 14:45
Compare
Choose a tag to compare

2.11.3 (2021-06-14)

Bug Fixes

  • build: revert inadvertently-committed directories (#147) (1fb6295)

v2.11.2

10 Jun 20:57
Compare
Choose a tag to compare

2.11.2 (2021-06-10)

Bug Fixes

  • remove default limit on request body length (#145) (abf604a)

v2.11.1

07 Jun 16:26
Compare
Choose a tag to compare

2.11.1 (2021-06-07)

Bug Fixes

  • change constructServiceURL from method to function (#141) (cd2d28c)

v2.11.0

27 May 17:49
Compare
Choose a tag to compare

2.11.0 (2021-05-27)

Features

  • add BaseService.constructServiceURL method (#138) (0e73bde)

v2.10.4

10 May 14:24
Compare
Choose a tag to compare

2.10.4 (2021-05-10)

Bug Fixes

v2.10.3

01 Apr 20:55
Compare
Choose a tag to compare

2.10.3 (2021-04-01)

Bug Fixes

  • stub sdk-test-helpers in browser environments (#132) (006991b)