Releases: IBM/node-sdk-core
Releases · IBM/node-sdk-core
v2.13.0
2.13.0 (2021-08-18)
Features
- add method
getHttpClient
to get underlying axios instance of base service (#155) (2aede01)
v2.12.2
2.12.2 (2021-08-13)
Bug Fixes
- support 'AUTHTYPE' as alias for 'AUTH_TYPE' config property (#153) (fccf209)
v2.12.1
2.12.1 (2021-08-11)
Bug Fixes
- use typescript 3.8.x to build the published code (#152) (4362a37)
v2.12.0
2.12.0 (2021-08-10)
Features
- add support for new ContainerAuthenticator (#151) (b01c011)
v2.11.3
2.11.3 (2021-06-14)
Bug Fixes
- build: revert inadvertently-committed directories (#147) (1fb6295)
v2.11.2
2.11.2 (2021-06-10)
Bug Fixes
- remove default limit on request body length (#145) (abf604a)
v2.11.1
2.11.1 (2021-06-07)
Bug Fixes
- change constructServiceURL from method to function (#141) (cd2d28c)
v2.11.0
2.11.0 (2021-05-27)
Features
- add
BaseService.constructServiceURL
method (#138) (0e73bde)
v2.10.3
2.10.3 (2021-04-01)
Bug Fixes
- stub sdk-test-helpers in browser environments (#132) (006991b)