ibm-cloud-sdk-core 4.3.2-beta-2 → 4.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (252) hide show
  1. package/.cra/.cveignore +2 -0
  2. package/.secrets.baseline +590 -0
  3. package/Authentication.md +600 -0
  4. package/CHANGELOG.md +886 -0
  5. package/LICENSE.md +201 -0
  6. package/MIGRATION-V4.md +54 -0
  7. package/README.md +118 -0
  8. package/api-extractor.json +39 -0
  9. package/appscan-config.xml +8 -0
  10. package/build/docs/ibm-cloud-sdk-core.atleastone.md +71 -0
  11. package/build/docs/ibm-cloud-sdk-core.atmostone.md +71 -0
  12. package/build/docs/ibm-cloud-sdk-core.authenticator._constructor_.md +18 -0
  13. package/build/docs/ibm-cloud-sdk-core.authenticator.authenticate.md +57 -0
  14. package/build/docs/ibm-cloud-sdk-core.authenticator.authenticationtype.md +19 -0
  15. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_basic.md +13 -0
  16. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_bearertoken.md +11 -0
  17. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_container.md +11 -0
  18. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_cp4d.md +11 -0
  19. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_iam.md +11 -0
  20. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_mcsp.md +11 -0
  21. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_noauth.md +11 -0
  22. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_unknown.md +11 -0
  23. package/build/docs/ibm-cloud-sdk-core.authenticator.authtype_vpc.md +11 -0
  24. package/build/docs/ibm-cloud-sdk-core.authenticator.md +294 -0
  25. package/build/docs/ibm-cloud-sdk-core.authenticatorinterface.authenticate.md +53 -0
  26. package/build/docs/ibm-cloud-sdk-core.authenticatorinterface.authenticationtype.md +17 -0
  27. package/build/docs/ibm-cloud-sdk-core.authenticatorinterface.md +50 -0
  28. package/build/docs/ibm-cloud-sdk-core.baseservice._constructor_.md +49 -0
  29. package/build/docs/ibm-cloud-sdk-core.baseservice.baseoptions.md +11 -0
  30. package/build/docs/ibm-cloud-sdk-core.baseservice.configureservice.md +53 -0
  31. package/build/docs/ibm-cloud-sdk-core.baseservice.convertmodel.md +85 -0
  32. package/build/docs/ibm-cloud-sdk-core.baseservice.createrequest.md +55 -0
  33. package/build/docs/ibm-cloud-sdk-core.baseservice.createrequestanddeserializeresponse.md +87 -0
  34. package/build/docs/ibm-cloud-sdk-core.baseservice.default_service_name.md +11 -0
  35. package/build/docs/ibm-cloud-sdk-core.baseservice.default_service_url.md +11 -0
  36. package/build/docs/ibm-cloud-sdk-core.baseservice.disableretries.md +17 -0
  37. package/build/docs/ibm-cloud-sdk-core.baseservice.enableretries.md +53 -0
  38. package/build/docs/ibm-cloud-sdk-core.baseservice.getauthenticator.md +19 -0
  39. package/build/docs/ibm-cloud-sdk-core.baseservice.gethttpclient.md +17 -0
  40. package/build/docs/ibm-cloud-sdk-core.baseservice.md +313 -0
  41. package/build/docs/ibm-cloud-sdk-core.baseservice.setdefaultheaders.md +53 -0
  42. package/build/docs/ibm-cloud-sdk-core.baseservice.setenablegzipcompression.md +53 -0
  43. package/build/docs/ibm-cloud-sdk-core.baseservice.setserviceurl.md +53 -0
  44. package/build/docs/ibm-cloud-sdk-core.basicauthenticator._constructor_.md +54 -0
  45. package/build/docs/ibm-cloud-sdk-core.basicauthenticator.authenticate.md +55 -0
  46. package/build/docs/ibm-cloud-sdk-core.basicauthenticator.authenticationtype.md +19 -0
  47. package/build/docs/ibm-cloud-sdk-core.basicauthenticator.authheader.md +13 -0
  48. package/build/docs/ibm-cloud-sdk-core.basicauthenticator.md +165 -0
  49. package/build/docs/ibm-cloud-sdk-core.basicauthenticator.requiredoptions.md +11 -0
  50. package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator._constructor_.md +54 -0
  51. package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.authenticate.md +55 -0
  52. package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.authenticationtype.md +19 -0
  53. package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.md +160 -0
  54. package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.requiredoptions.md +11 -0
  55. package/build/docs/ibm-cloud-sdk-core.bearertokenauthenticator.setbearertoken.md +53 -0
  56. package/build/docs/ibm-cloud-sdk-core.buildrequestfileobject.md +55 -0
  57. package/build/docs/ibm-cloud-sdk-core.checkcredentials.md +71 -0
  58. package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator._constructor_.md +54 -0
  59. package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.authenticationtype.md +19 -0
  60. package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.md +149 -0
  61. package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.requiredoptions.md +11 -0
  62. package/build/docs/ibm-cloud-sdk-core.cloudpakfordataauthenticator.tokenmanager.md +11 -0
  63. package/build/docs/ibm-cloud-sdk-core.computebasicauthheader.md +71 -0
  64. package/build/docs/ibm-cloud-sdk-core.constructfilepath.md +49 -0
  65. package/build/docs/ibm-cloud-sdk-core.constructserviceurl.md +87 -0
  66. package/build/docs/ibm-cloud-sdk-core.containerauthenticator._constructor_.md +54 -0
  67. package/build/docs/ibm-cloud-sdk-core.containerauthenticator.authenticationtype.md +19 -0
  68. package/build/docs/ibm-cloud-sdk-core.containerauthenticator.md +172 -0
  69. package/build/docs/ibm-cloud-sdk-core.containerauthenticator.setcrtokenfilename.md +53 -0
  70. package/build/docs/ibm-cloud-sdk-core.containerauthenticator.setiamprofileid.md +53 -0
  71. package/build/docs/ibm-cloud-sdk-core.containerauthenticator.setiamprofilename.md +53 -0
  72. package/build/docs/ibm-cloud-sdk-core.containerauthenticator.tokenmanager.md +11 -0
  73. package/build/docs/ibm-cloud-sdk-core.containertokenmanager._constructor_.md +54 -0
  74. package/build/docs/ibm-cloud-sdk-core.containertokenmanager.getcrtoken.md +19 -0
  75. package/build/docs/ibm-cloud-sdk-core.containertokenmanager.md +142 -0
  76. package/build/docs/ibm-cloud-sdk-core.containertokenmanager.requesttoken.md +17 -0
  77. package/build/docs/ibm-cloud-sdk-core.containertokenmanager.setcrtokenfilename.md +53 -0
  78. package/build/docs/ibm-cloud-sdk-core.containertokenmanager.setiamprofileid.md +53 -0
  79. package/build/docs/ibm-cloud-sdk-core.containertokenmanager.setiamprofilename.md +53 -0
  80. package/build/docs/ibm-cloud-sdk-core.contenttype.md +14 -0
  81. package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager._constructor_.md +54 -0
  82. package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager.md +128 -0
  83. package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager.requesttoken.md +15 -0
  84. package/build/docs/ibm-cloud-sdk-core.cp4dtokenmanager.requiredoptions.md +11 -0
  85. package/build/docs/ibm-cloud-sdk-core.fileexistsatpath.md +49 -0
  86. package/build/docs/ibm-cloud-sdk-core.fileobject.md +80 -0
  87. package/build/docs/ibm-cloud-sdk-core.fileobject.options.md +11 -0
  88. package/build/docs/ibm-cloud-sdk-core.fileobject.value.md +11 -0
  89. package/build/docs/ibm-cloud-sdk-core.fileoptions.contenttype.md +11 -0
  90. package/build/docs/ibm-cloud-sdk-core.fileoptions.filename.md +11 -0
  91. package/build/docs/ibm-cloud-sdk-core.fileoptions.md +74 -0
  92. package/build/docs/ibm-cloud-sdk-core.filestream.md +54 -0
  93. package/build/docs/ibm-cloud-sdk-core.filestream.path.md +11 -0
  94. package/build/docs/ibm-cloud-sdk-core.filewithmetadata.contenttype.md +11 -0
  95. package/build/docs/ibm-cloud-sdk-core.filewithmetadata.data.md +11 -0
  96. package/build/docs/ibm-cloud-sdk-core.filewithmetadata.filename.md +11 -0
  97. package/build/docs/ibm-cloud-sdk-core.filewithmetadata.md +87 -0
  98. package/build/docs/ibm-cloud-sdk-core.getauthenticatorfromenvironment.md +55 -0
  99. package/build/docs/ibm-cloud-sdk-core.getcontenttype.md +55 -0
  100. package/build/docs/ibm-cloud-sdk-core.getcurrenttime.md +19 -0
  101. package/build/docs/ibm-cloud-sdk-core.getformat.md +69 -0
  102. package/build/docs/ibm-cloud-sdk-core.getmissingparams.md +73 -0
  103. package/build/docs/ibm-cloud-sdk-core.getnewlogger.md +59 -0
  104. package/build/docs/ibm-cloud-sdk-core.getqueryparam.md +71 -0
  105. package/build/docs/ibm-cloud-sdk-core.iamauthenticator._constructor_.md +54 -0
  106. package/build/docs/ibm-cloud-sdk-core.iamauthenticator.authenticationtype.md +19 -0
  107. package/build/docs/ibm-cloud-sdk-core.iamauthenticator.md +149 -0
  108. package/build/docs/ibm-cloud-sdk-core.iamauthenticator.requiredoptions.md +11 -0
  109. package/build/docs/ibm-cloud-sdk-core.iamauthenticator.tokenmanager.md +11 -0
  110. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator._constructor_.md +54 -0
  111. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.clientid.md +11 -0
  112. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.clientsecret.md +11 -0
  113. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.getrefreshtoken.md +19 -0
  114. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.md +211 -0
  115. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.scope.md +11 -0
  116. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.setclientidandsecret.md +69 -0
  117. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.setscope.md +53 -0
  118. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedauthenticator.tokenmanager.md +11 -0
  119. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager._constructor_.md +54 -0
  120. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.formdata.md +11 -0
  121. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.getrefreshtoken.md +19 -0
  122. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.istokenexpired.md +19 -0
  123. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.md +221 -0
  124. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.refreshtoken.md +11 -0
  125. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.requesttoken.md +19 -0
  126. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.savetokeninfo.md +53 -0
  127. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.setclientidandsecret.md +69 -0
  128. package/build/docs/ibm-cloud-sdk-core.iamrequestbasedtokenmanager.setscope.md +53 -0
  129. package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.clientid.md +11 -0
  130. package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.clientsecret.md +11 -0
  131. package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.md +96 -0
  132. package/build/docs/ibm-cloud-sdk-core.iamrequestoptions.scope.md +11 -0
  133. package/build/docs/ibm-cloud-sdk-core.iamtokenmanager._constructor_.md +54 -0
  134. package/build/docs/ibm-cloud-sdk-core.iamtokenmanager.md +92 -0
  135. package/build/docs/ibm-cloud-sdk-core.iamtokenmanager.requiredoptions.md +11 -0
  136. package/build/docs/ibm-cloud-sdk-core.isemptyobject.md +49 -0
  137. package/build/docs/ibm-cloud-sdk-core.isfiledata.md +49 -0
  138. package/build/docs/ibm-cloud-sdk-core.isfilewithmetadata.md +49 -0
  139. package/build/docs/ibm-cloud-sdk-core.ishtml.md +55 -0
  140. package/build/docs/ibm-cloud-sdk-core.isjsonmimetype.md +55 -0
  141. package/build/docs/ibm-cloud-sdk-core.jwttokenmanager._constructor_.md +49 -0
  142. package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.md +163 -0
  143. package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.requesttoken.md +19 -0
  144. package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.savetokeninfo.md +53 -0
  145. package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.tokeninfo.md +11 -0
  146. package/build/docs/ibm-cloud-sdk-core.jwttokenmanager.tokenname.md +11 -0
  147. package/build/docs/ibm-cloud-sdk-core.jwttokenmanageroptions.md +15 -0
  148. package/build/docs/ibm-cloud-sdk-core.mcspauthenticator._constructor_.md +54 -0
  149. package/build/docs/ibm-cloud-sdk-core.mcspauthenticator.authenticationtype.md +19 -0
  150. package/build/docs/ibm-cloud-sdk-core.mcspauthenticator.md +145 -0
  151. package/build/docs/ibm-cloud-sdk-core.mcspauthenticator.requiredoptions.md +11 -0
  152. package/build/docs/ibm-cloud-sdk-core.mcspauthenticator.tokenmanager.md +11 -0
  153. package/build/docs/ibm-cloud-sdk-core.mcsptokenmanager._constructor_.md +54 -0
  154. package/build/docs/ibm-cloud-sdk-core.mcsptokenmanager.md +128 -0
  155. package/build/docs/ibm-cloud-sdk-core.mcsptokenmanager.requesttoken.md +15 -0
  156. package/build/docs/ibm-cloud-sdk-core.mcsptokenmanager.requiredoptions.md +11 -0
  157. package/build/docs/ibm-cloud-sdk-core.md +818 -0
  158. package/build/docs/ibm-cloud-sdk-core.noauthauthenticator.authenticate.md +49 -0
  159. package/build/docs/ibm-cloud-sdk-core.noauthauthenticator.authenticationtype.md +19 -0
  160. package/build/docs/ibm-cloud-sdk-core.noauthauthenticator.md +60 -0
  161. package/build/docs/ibm-cloud-sdk-core.onlyone.md +71 -0
  162. package/build/docs/ibm-cloud-sdk-core.qs.md +21 -0
  163. package/build/docs/ibm-cloud-sdk-core.readcredentialsfile.md +17 -0
  164. package/build/docs/ibm-cloud-sdk-core.readcrtokenfile.md +49 -0
  165. package/build/docs/ibm-cloud-sdk-core.readexternalsources.md +55 -0
  166. package/build/docs/ibm-cloud-sdk-core.removesuffix.md +71 -0
  167. package/build/docs/ibm-cloud-sdk-core.sdklogger.debug.md +11 -0
  168. package/build/docs/ibm-cloud-sdk-core.sdklogger.error.md +11 -0
  169. package/build/docs/ibm-cloud-sdk-core.sdklogger.info.md +11 -0
  170. package/build/docs/ibm-cloud-sdk-core.sdklogger.md +121 -0
  171. package/build/docs/ibm-cloud-sdk-core.sdklogger.verbose.md +11 -0
  172. package/build/docs/ibm-cloud-sdk-core.sdklogger.warn.md +11 -0
  173. package/build/docs/ibm-cloud-sdk-core.streamtopromise.md +55 -0
  174. package/build/docs/ibm-cloud-sdk-core.striptrailingslash.md +55 -0
  175. package/build/docs/ibm-cloud-sdk-core.tokenmanager._constructor_.md +49 -0
  176. package/build/docs/ibm-cloud-sdk-core.tokenmanager.accesstoken.md +11 -0
  177. package/build/docs/ibm-cloud-sdk-core.tokenmanager.disablesslverification.md +11 -0
  178. package/build/docs/ibm-cloud-sdk-core.tokenmanager.expiretime.md +11 -0
  179. package/build/docs/ibm-cloud-sdk-core.tokenmanager.gettoken.md +17 -0
  180. package/build/docs/ibm-cloud-sdk-core.tokenmanager.headers.md +11 -0
  181. package/build/docs/ibm-cloud-sdk-core.tokenmanager.istokenexpired.md +17 -0
  182. package/build/docs/ibm-cloud-sdk-core.tokenmanager.md +352 -0
  183. package/build/docs/ibm-cloud-sdk-core.tokenmanager.pacedrequesttoken.md +19 -0
  184. package/build/docs/ibm-cloud-sdk-core.tokenmanager.refreshtime.md +11 -0
  185. package/build/docs/ibm-cloud-sdk-core.tokenmanager.requesttoken.md +19 -0
  186. package/build/docs/ibm-cloud-sdk-core.tokenmanager.requestwrapperinstance.md +11 -0
  187. package/build/docs/ibm-cloud-sdk-core.tokenmanager.savetokeninfo.md +53 -0
  188. package/build/docs/ibm-cloud-sdk-core.tokenmanager.setdisablesslverification.md +53 -0
  189. package/build/docs/ibm-cloud-sdk-core.tokenmanager.setheaders.md +53 -0
  190. package/build/docs/ibm-cloud-sdk-core.tokenmanager.url.md +11 -0
  191. package/build/docs/ibm-cloud-sdk-core.tokenmanager.useragent.md +11 -0
  192. package/build/docs/ibm-cloud-sdk-core.tokenmanageroptions.md +18 -0
  193. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator._constructor_.md +49 -0
  194. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.authenticate.md +55 -0
  195. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.disablesslverification.md +11 -0
  196. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.headers.md +11 -0
  197. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.md +217 -0
  198. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.setdisablesslverification.md +53 -0
  199. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.setheaders.md +53 -0
  200. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.tokenmanager.md +11 -0
  201. package/build/docs/ibm-cloud-sdk-core.tokenrequestbasedauthenticator.url.md +11 -0
  202. package/build/docs/ibm-cloud-sdk-core.tolowerkeys.md +55 -0
  203. package/build/docs/ibm-cloud-sdk-core.unittestutils.checkforsuccessfulexecution.md +53 -0
  204. package/build/docs/ibm-cloud-sdk-core.unittestutils.checkmediaheaders.md +85 -0
  205. package/build/docs/ibm-cloud-sdk-core.unittestutils.checkurlandmethod.md +85 -0
  206. package/build/docs/ibm-cloud-sdk-core.unittestutils.checkuserheader.md +85 -0
  207. package/build/docs/ibm-cloud-sdk-core.unittestutils.expecttobepromise.md +53 -0
  208. package/build/docs/ibm-cloud-sdk-core.unittestutils.getoptions.md +55 -0
  209. package/build/docs/ibm-cloud-sdk-core.unittestutils.md +86 -0
  210. package/build/docs/ibm-cloud-sdk-core.useroptions.authenticator.md +13 -0
  211. package/build/docs/ibm-cloud-sdk-core.useroptions.disablesslverification.md +13 -0
  212. package/build/docs/ibm-cloud-sdk-core.useroptions.headers.md +13 -0
  213. package/build/docs/ibm-cloud-sdk-core.useroptions.jar.md +13 -0
  214. package/build/docs/ibm-cloud-sdk-core.useroptions.md +171 -0
  215. package/build/docs/ibm-cloud-sdk-core.useroptions.serviceurl.md +13 -0
  216. package/build/docs/ibm-cloud-sdk-core.useroptions.url.md +13 -0
  217. package/build/docs/ibm-cloud-sdk-core.useroptions.version.md +13 -0
  218. package/build/docs/ibm-cloud-sdk-core.validateinput.md +73 -0
  219. package/build/docs/ibm-cloud-sdk-core.validateparams.md +89 -0
  220. package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator._constructor_.md +54 -0
  221. package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.authenticationtype.md +19 -0
  222. package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.md +158 -0
  223. package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.setiamprofilecrn.md +53 -0
  224. package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.setiamprofileid.md +53 -0
  225. package/build/docs/ibm-cloud-sdk-core.vpcinstanceauthenticator.tokenmanager.md +11 -0
  226. package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager._constructor_.md +54 -0
  227. package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.istokenexpired.md +19 -0
  228. package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.md +126 -0
  229. package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.requesttoken.md +15 -0
  230. package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.setiamprofilecrn.md +53 -0
  231. package/build/docs/ibm-cloud-sdk-core.vpcinstancetokenmanager.setiamprofileid.md +53 -0
  232. package/build/docs/index.md +29 -0
  233. package/es/lib/sdk-test-helpers.js +1 -2
  234. package/es/tsdoc-metadata.json +11 -0
  235. package/etc/ibm-cloud-sdk-core.api.md +517 -0
  236. package/lib/sdk-test-helpers.js +11 -9
  237. package/package.json +89 -59
  238. package/temp/ibm-cloud-sdk-core.api.json +8641 -0
  239. package/temp/ibm-cloud-sdk-core.api.md +517 -0
  240. package/tsconfig-es6.json +9 -0
  241. package/auth/user-temp/get-authenticator-from-environment.d.ts +0 -28
  242. package/auth/user-temp/get-authenticator-from-environment.js +0 -95
  243. package/auth/user-temp/index.d.ts +0 -25
  244. package/auth/user-temp/index.js +0 -30
  245. package/auth/user-temp/read-external-sources.d.ts +0 -11
  246. package/auth/user-temp/read-external-sources.js +0 -154
  247. package/es/auth/user-temp/get-authenticator-from-environment.d.ts +0 -28
  248. package/es/auth/user-temp/get-authenticator-from-environment.js +0 -91
  249. package/es/auth/user-temp/index.d.ts +0 -25
  250. package/es/auth/user-temp/index.js +0 -25
  251. package/es/auth/user-temp/read-external-sources.d.ts +0 -11
  252. package/es/auth/user-temp/read-external-sources.js +0 -144
package/CHANGELOG.md ADDED
@@ -0,0 +1,886 @@
1
+ ## [4.3.3](https://github.com/IBM/node-sdk-core/compare/v4.3.2...v4.3.3) (2024-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * revert "fix(deps): remove `expect` as redundant development dependency" ([362e20a](https://github.com/IBM/node-sdk-core/commit/362e20aad22172bc6db0a3458743809b0cdefe3a))
7
+
8
+ ## [4.3.2](https://github.com/IBM/node-sdk-core/compare/v4.3.1...v4.3.2) (2024-06-03)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** remove `expect` as redundant development dependency ([b57b491](https://github.com/IBM/node-sdk-core/commit/b57b49108f17008fdf670ae2364edc908181773c))
14
+
15
+ ## [4.3.1](https://github.com/IBM/node-sdk-core/compare/v4.3.0...v4.3.1) (2024-05-21)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * **deps:** bump `braces` and `micromatch` to avoid vulnerabilities ([#274](https://github.com/IBM/node-sdk-core/issues/274)) ([1ecac01](https://github.com/IBM/node-sdk-core/commit/1ecac01847dbcef18747c0400e5e36f9a981b936))
21
+
22
+ # [4.3.0](https://github.com/IBM/node-sdk-core/compare/v4.2.5...v4.3.0) (2024-04-17)
23
+
24
+
25
+ ### Features
26
+
27
+ * send user-agent header with auth token requests ([#272](https://github.com/IBM/node-sdk-core/issues/272)) ([a558274](https://github.com/IBM/node-sdk-core/commit/a558274d3c19a2d0d453b8e9f5bc233f201ebb85))
28
+
29
+ ## [4.2.5](https://github.com/IBM/node-sdk-core/compare/v4.2.4...v4.2.5) (2024-03-29)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **deps:** update axios to resolve vulnerability ([#269](https://github.com/IBM/node-sdk-core/issues/269)) ([4a2c7a5](https://github.com/IBM/node-sdk-core/commit/4a2c7a5f7dba688f22f21c44983c257533bc50ca))
35
+
36
+ ## [4.2.4](https://github.com/IBM/node-sdk-core/compare/v4.2.3...v4.2.4) (2024-02-28)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * adjust IAM token expiration time ([#268](https://github.com/IBM/node-sdk-core/issues/268)) ([9b975e0](https://github.com/IBM/node-sdk-core/commit/9b975e0da75d46ea29095eebeda5d0b079f058c6))
42
+
43
+ ## [4.2.3](https://github.com/IBM/node-sdk-core/compare/v4.2.2...v4.2.3) (2024-02-01)
44
+
45
+
46
+ ### Bug Fixes
47
+
48
+ * **token-manager:** handle request errors when refreshing tokens ([#267](https://github.com/IBM/node-sdk-core/issues/267)) ([2909804](https://github.com/IBM/node-sdk-core/commit/290980474d8e567612d36d6160315ee7e433b07b))
49
+
50
+ ## [4.2.2](https://github.com/IBM/node-sdk-core/compare/v4.2.1...v4.2.2) (2024-01-04)
51
+
52
+
53
+ ### Bug Fixes
54
+
55
+ * **deps:** bump axios to 1.6.4 ([#265](https://github.com/IBM/node-sdk-core/issues/265)) ([48c558b](https://github.com/IBM/node-sdk-core/commit/48c558b3afdb8988ae8559ea1594a1cf950f18db))
56
+
57
+ ## [4.2.1](https://github.com/IBM/node-sdk-core/compare/v4.2.0...v4.2.1) (2024-01-02)
58
+
59
+
60
+ ### Bug Fixes
61
+
62
+ * **deps:** bump axios to 1.6.3 to avoid ReDOS vulnerability ([#263](https://github.com/IBM/node-sdk-core/issues/263)) ([b08f9de](https://github.com/IBM/node-sdk-core/commit/b08f9dee9af2b62c520524cfa036e3c8a83e591a))
63
+
64
+ # [4.2.0](https://github.com/IBM/node-sdk-core/compare/v4.1.5...v4.2.0) (2023-11-15)
65
+
66
+
67
+ ### Features
68
+
69
+ * **McspAuthenticator:** add new authenticator for Multi-Cloud Saas Platform ([#258](https://github.com/IBM/node-sdk-core/issues/258)) ([4fe7f71](https://github.com/IBM/node-sdk-core/commit/4fe7f7191c8a93947b359034229f7f966936ae53))
70
+
71
+ ## [4.1.5](https://github.com/IBM/node-sdk-core/compare/v4.1.4...v4.1.5) (2023-11-13)
72
+
73
+
74
+ ### Bug Fixes
75
+
76
+ * move @types/debug to 'dependencies' ([#260](https://github.com/IBM/node-sdk-core/issues/260)) ([2eb6ad6](https://github.com/IBM/node-sdk-core/commit/2eb6ad6d506a2bbdadf764e6dfb92228c962522e))
77
+
78
+ ## [4.1.4](https://github.com/IBM/node-sdk-core/compare/v4.1.3...v4.1.4) (2023-10-31)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * **deps:** resolve vulnerability in axios version ([#256](https://github.com/IBM/node-sdk-core/issues/256)) ([9bc0358](https://github.com/IBM/node-sdk-core/commit/9bc0358a58e05032ad644973e6f60ae09756efa7))
84
+
85
+ ## [4.1.3](https://github.com/IBM/node-sdk-core/compare/v4.1.2...v4.1.3) (2023-10-19)
86
+
87
+
88
+ ### Bug Fixes
89
+
90
+ * bump @babel/traverse to avoid CVE-2023-45133 ([#253](https://github.com/IBM/node-sdk-core/issues/253)) ([c95f5b2](https://github.com/IBM/node-sdk-core/commit/c95f5b23f3a74e00d53142520f6c9d408e298b6b))
91
+
92
+ ## [4.1.2](https://github.com/IBM/node-sdk-core/compare/v4.1.1...v4.1.2) (2023-09-27)
93
+
94
+
95
+ ### Bug Fixes
96
+
97
+ * harden checks for cookies in error responses ([#252](https://github.com/IBM/node-sdk-core/issues/252)) ([36f7bfe](https://github.com/IBM/node-sdk-core/commit/36f7bfeb80cde1ea8b159659a8a0a8c5b4cf6ea1))
98
+
99
+ ## [4.1.1](https://github.com/IBM/node-sdk-core/compare/v4.1.0...v4.1.1) (2023-09-20)
100
+
101
+
102
+ ### Bug Fixes
103
+
104
+ * process cookies in failed responses ([#251](https://github.com/IBM/node-sdk-core/issues/251)) ([52f758b](https://github.com/IBM/node-sdk-core/commit/52f758bc5700b3ccd283e39cca7401ee8dcb60d9))
105
+
106
+ # [4.1.0](https://github.com/IBM/node-sdk-core/compare/v4.0.9...v4.1.0) (2023-07-06)
107
+
108
+
109
+ ### Features
110
+
111
+ * add logic for serializing/deserializing model objects ([#247](https://github.com/IBM/node-sdk-core/issues/247)) ([2397eae](https://github.com/IBM/node-sdk-core/commit/2397eaef56c247a2720396c7d1444b2331ae5a73))
112
+
113
+ ## [4.0.9](https://github.com/IBM/node-sdk-core/compare/v4.0.8...v4.0.9) (2023-06-22)
114
+
115
+
116
+ ### Bug Fixes
117
+
118
+ * remove unused dependencies ([#246](https://github.com/IBM/node-sdk-core/issues/246)) ([3885ef0](https://github.com/IBM/node-sdk-core/commit/3885ef018ffa0ecb0def8ba6a38f1897b8f39077))
119
+
120
+ ## [4.0.8](https://github.com/IBM/node-sdk-core/compare/v4.0.7...v4.0.8) (2023-05-22)
121
+
122
+
123
+ ### Bug Fixes
124
+
125
+ * refresh dependencies and address import cycles ([#244](https://github.com/IBM/node-sdk-core/issues/244)) ([72aa8d5](https://github.com/IBM/node-sdk-core/commit/72aa8d5f8308ea0e7d092e79b45743fc3f273506))
126
+
127
+ ## [4.0.7](https://github.com/IBM/node-sdk-core/compare/v4.0.6...v4.0.7) (2023-05-22)
128
+
129
+
130
+ ### Bug Fixes
131
+
132
+ * **ContainerAuthenticator:** add sa-token as default CR token filename ([#241](https://github.com/IBM/node-sdk-core/issues/241)) ([91f9932](https://github.com/IBM/node-sdk-core/commit/91f9932ab0a74c11e1de5aecb46481dee3058018))
133
+
134
+ ## [4.0.6](https://github.com/IBM/node-sdk-core/compare/v4.0.5...v4.0.6) (2023-05-18)
135
+
136
+
137
+ ### Bug Fixes
138
+
139
+ * use consistent message for JSON.parse() errors ([#243](https://github.com/IBM/node-sdk-core/issues/243)) ([3cc7bab](https://github.com/IBM/node-sdk-core/commit/3cc7babac6a14b1744d64cf3ab93063b2ce63643))
140
+
141
+ ## [4.0.5](https://github.com/IBM/node-sdk-core/compare/v4.0.4...v4.0.5) (2023-03-01)
142
+
143
+
144
+ ### Bug Fixes
145
+
146
+ * correctly handle empty response bodies ([#239](https://github.com/IBM/node-sdk-core/issues/239)) ([d0c9cb3](https://github.com/IBM/node-sdk-core/commit/d0c9cb37b00adf4493fd46a3ae72123d6f1e33e7))
147
+
148
+ ## [4.0.4](https://github.com/IBM/node-sdk-core/compare/v4.0.3...v4.0.4) (2023-02-27)
149
+
150
+
151
+ ### Bug Fixes
152
+
153
+ * return json error response body as object ([#238](https://github.com/IBM/node-sdk-core/issues/238)) ([6f201b7](https://github.com/IBM/node-sdk-core/commit/6f201b798df234510a6abf6baac96b81c72636bf))
154
+
155
+ ## [4.0.3](https://github.com/IBM/node-sdk-core/compare/v4.0.2...v4.0.3) (2023-01-09)
156
+
157
+
158
+ ### Bug Fixes
159
+
160
+ * **VpcInstanceAuthenticator:** use correct version string ([4a1411a](https://github.com/IBM/node-sdk-core/commit/4a1411a76a09e9b1ade2c94bd98e63f79d845494))
161
+
162
+ ## [4.0.2](https://github.com/IBM/node-sdk-core/compare/v4.0.1...v4.0.2) (2022-12-30)
163
+
164
+
165
+ ### Bug Fixes
166
+
167
+ * **auth:** revert to using decode instead verify for jwt ([#227](https://github.com/IBM/node-sdk-core/issues/227)) ([cf3d641](https://github.com/IBM/node-sdk-core/commit/cf3d64106f35943c34f2a9c5d1b4de63994aed2a))
168
+
169
+ ## [4.0.1](https://github.com/IBM/node-sdk-core/compare/v4.0.0...v4.0.1) (2022-12-29)
170
+
171
+
172
+ ### Bug Fixes
173
+
174
+ * **auth:** migrate to secure usage of jwt for token authentication ([#225](https://github.com/IBM/node-sdk-core/issues/225)) ([10e0728](https://github.com/IBM/node-sdk-core/commit/10e07283cec2205eb6bda5723e63e5403d9b23f6))
175
+
176
+ # [4.0.0](https://github.com/IBM/node-sdk-core/compare/v3.2.1...v4.0.0) (2022-12-20)
177
+
178
+
179
+ ### Bug Fixes
180
+
181
+ * axios 1.x in request-wrapper ([9ba195b](https://github.com/IBM/node-sdk-core/commit/9ba195b60d01dc345c2b294dd13af9214671787b))
182
+
183
+
184
+ ### Build System
185
+
186
+ * **deps-dev:** update typescript to 4.9.4 ([1764e22](https://github.com/IBM/node-sdk-core/commit/1764e2256a292e4a758c98cf7706cea686e59b12))
187
+
188
+
189
+ ### Features
190
+
191
+ * update minimum Node.js version to 14 ([5021118](https://github.com/IBM/node-sdk-core/commit/5021118fca8b5cb94544815488cd6d7ac67b0467))
192
+
193
+
194
+ ### BREAKING CHANGES
195
+
196
+ * **deps-dev:** Minimum typescript version is 4.
197
+ Upgrade to typescript 4.x.
198
+
199
+ * Minimum Node.js version is 14.
200
+ Upgrade to at least Node.js 14.
201
+
202
+ * **For assistance migrating to v4** - see the [migration guide](https://github.com/IBM/node-sdk-core/blob/main/MIGRATION-V4.md).
203
+
204
+
205
+ ## [3.2.1](https://github.com/IBM/node-sdk-core/compare/v3.2.0...v3.2.1) (2022-10-21)
206
+
207
+
208
+ ### Bug Fixes
209
+
210
+ * allow for synchronous building of file requests ([#211](https://github.com/IBM/node-sdk-core/issues/211)) ([dcce4ea](https://github.com/IBM/node-sdk-core/commit/dcce4ea78189e4619cde2d736436a30128cf4b59))
211
+
212
+ # [3.2.0](https://github.com/IBM/node-sdk-core/compare/v3.1.0...v3.2.0) (2022-10-12)
213
+
214
+
215
+ ### Features
216
+
217
+ * add method `getNewLogger` to public API ([#210](https://github.com/IBM/node-sdk-core/issues/210)) ([07b99de](https://github.com/IBM/node-sdk-core/commit/07b99def47a0eb5fcb1ab3d88b2eb3bd271b8819))
218
+
219
+ # [3.1.0](https://github.com/IBM/node-sdk-core/compare/v3.0.1...v3.1.0) (2022-07-28)
220
+
221
+
222
+ ### Features
223
+
224
+ * add `setDefaultHeaders` method on base service class ([#207](https://github.com/IBM/node-sdk-core/issues/207)) ([29bec13](https://github.com/IBM/node-sdk-core/commit/29bec13b67ea08071be488af62b919899f21ec50))
225
+
226
+ ## [3.0.1](https://github.com/IBM/node-sdk-core/compare/v3.0.0...v3.0.1) (2022-07-28)
227
+
228
+
229
+ ### Bug Fixes
230
+
231
+ * correct AuthenticatorInterface type ([#206](https://github.com/IBM/node-sdk-core/issues/206)) ([31dc7bd](https://github.com/IBM/node-sdk-core/commit/31dc7bd1e744a071cdabc2b5bf1e9513024079ac)), closes [#176](https://github.com/IBM/node-sdk-core/issues/176)
232
+
233
+ # [3.0.0](https://github.com/IBM/node-sdk-core/compare/v2.17.15...v3.0.0) (2022-07-28)
234
+
235
+
236
+ ### Bug Fixes
237
+
238
+ * update file-type to resolve vulnerability ([#205](https://github.com/IBM/node-sdk-core/issues/205)) ([843e66d](https://github.com/IBM/node-sdk-core/commit/843e66d10aeb43dc5a0f7c9583f93ce6a5dbaa7e)), closes [#204](https://github.com/IBM/node-sdk-core/issues/204)
239
+
240
+
241
+ ### BREAKING CHANGES
242
+
243
+ * two synchronous public functions are now asynchronous
244
+
245
+ The function `getContentType` formerly returned a string but now returns a
246
+ Promise that resolves to a string. The function `buildRequestFileObject`
247
+ formerly returned a `FileObject` but now returns a Promise that resolves to
248
+ a `FileObject`.
249
+
250
+ ## [2.17.15](https://github.com/IBM/node-sdk-core/compare/v2.17.14...v2.17.15) (2022-07-05)
251
+
252
+
253
+ ### Bug Fixes
254
+
255
+ * ensure dist/docs is a directory during build ([#202](https://github.com/IBM/node-sdk-core/issues/202)) ([1b3ef62](https://github.com/IBM/node-sdk-core/commit/1b3ef621e3cbfe0586d433269f63acf77dfa7251))
256
+
257
+ ## [2.17.14](https://github.com/IBM/node-sdk-core/compare/v2.17.13...v2.17.14) (2022-05-02)
258
+
259
+
260
+ ### Bug Fixes
261
+
262
+ * do not retry on 501 ([#197](https://github.com/IBM/node-sdk-core/issues/197)) ([5cb9081](https://github.com/IBM/node-sdk-core/commit/5cb9081f581c73b3ba16e470eb4c03c9b8f5c266))
263
+
264
+ ## [2.17.13](https://github.com/IBM/node-sdk-core/compare/v2.17.12...v2.17.13) (2022-04-04)
265
+
266
+
267
+ ### Bug Fixes
268
+
269
+ * bump dependencies to avoid minimist vulnerability ([#195](https://github.com/IBM/node-sdk-core/issues/195)) ([4de8a9d](https://github.com/IBM/node-sdk-core/commit/4de8a9d4fe35d595c1c1c65b4a2b033c6d5f8b42))
270
+
271
+ ## [2.17.12](https://github.com/IBM/node-sdk-core/compare/v2.17.11...v2.17.12) (2022-03-16)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * update minimum Node version in package.json ([#192](https://github.com/IBM/node-sdk-core/issues/192)) ([dfbebee](https://github.com/IBM/node-sdk-core/commit/dfbebee3bf3b3234c3149323d93272f21b031cf2))
277
+
278
+ ## [2.17.11](https://github.com/IBM/node-sdk-core/compare/v2.17.10...v2.17.11) (2022-03-16)
279
+
280
+
281
+ ### Bug Fixes
282
+
283
+ * update axios to remove vulnerability ([90e0417](https://github.com/IBM/node-sdk-core/commit/90e04179a14409ae209e80e4341779b61e45c772))
284
+ * use correct type for cookie jar option ([59a440a](https://github.com/IBM/node-sdk-core/commit/59a440a66f96279b5842d1e6d2b1d48b0b0c2fe8))
285
+
286
+ ## [2.17.10](https://github.com/IBM/node-sdk-core/compare/v2.17.9...v2.17.10) (2022-02-10)
287
+
288
+
289
+ ### Bug Fixes
290
+
291
+ * bump follow-redirects to avoid vuln ([#191](https://github.com/IBM/node-sdk-core/issues/191)) ([8a69d8e](https://github.com/IBM/node-sdk-core/commit/8a69d8e3e525c39cf1b9dcd17dc911df769702a1))
292
+
293
+ ## [2.17.9](https://github.com/IBM/node-sdk-core/compare/v2.17.8...v2.17.9) (2022-01-19)
294
+
295
+
296
+ ### Bug Fixes
297
+
298
+ * bump version of follow-redirects to avoid vulnerability ([#189](https://github.com/IBM/node-sdk-core/issues/189)) ([b88c67a](https://github.com/IBM/node-sdk-core/commit/b88c67a52cd5129cc12228266c2499cbd1fefeec))
299
+
300
+ ## [2.17.8](https://github.com/IBM/node-sdk-core/compare/v2.17.7...v2.17.8) (2022-01-18)
301
+
302
+
303
+ ### Bug Fixes
304
+
305
+ * avoid errors during logging of requests/responses ([#188](https://github.com/IBM/node-sdk-core/issues/188)) ([d05ea1a](https://github.com/IBM/node-sdk-core/commit/d05ea1a560a35a33a44aea0c5f9d24af65929d0b))
306
+
307
+ ## [2.17.7](https://github.com/IBM/node-sdk-core/compare/v2.17.6...v2.17.7) (2022-01-14)
308
+
309
+
310
+ ### Bug Fixes
311
+
312
+ * remove 'module' entry from package.json ([#187](https://github.com/IBM/node-sdk-core/issues/187)) ([3a0aea5](https://github.com/IBM/node-sdk-core/commit/3a0aea5109f01d61ad54c79a7a6f2606fb845ab8))
313
+
314
+ ## [2.17.6](https://github.com/IBM/node-sdk-core/compare/v2.17.5...v2.17.6) (2022-01-05)
315
+
316
+
317
+ ### Bug Fixes
318
+
319
+ * use npm8 and package-lock v2 ([#186](https://github.com/IBM/node-sdk-core/issues/186)) ([6b1122c](https://github.com/IBM/node-sdk-core/commit/6b1122c5318c304454414dcd9cafb9b151c5b51a))
320
+
321
+ ## [2.17.5](https://github.com/IBM/node-sdk-core/compare/v2.17.4...v2.17.5) (2021-12-17)
322
+
323
+
324
+ ### Bug Fixes
325
+
326
+ * avoid Buffer re-encode during compression ([#184](https://github.com/IBM/node-sdk-core/issues/184)) ([8b82f36](https://github.com/IBM/node-sdk-core/commit/8b82f36bf6d4ac0163563ce3a10f0a395bd87627))
327
+
328
+ ## [2.17.4](https://github.com/IBM/node-sdk-core/compare/v2.17.3...v2.17.4) (2021-12-16)
329
+
330
+
331
+ ### Bug Fixes
332
+
333
+ * don't always convert bytes to text in streamToPromise ([#182](https://github.com/IBM/node-sdk-core/issues/182)) ([7fe261b](https://github.com/IBM/node-sdk-core/commit/7fe261b20f934cd3fde45acc69b9d4888836aa69))
334
+
335
+ ## [2.17.3](https://github.com/IBM/node-sdk-core/compare/v2.17.2...v2.17.3) (2021-12-13)
336
+
337
+
338
+ ### Bug Fixes
339
+
340
+ * bump dependencies to avoid vulnerability alerts ([#183](https://github.com/IBM/node-sdk-core/issues/183)) ([aef2c6a](https://github.com/IBM/node-sdk-core/commit/aef2c6a2b2a58ce71990b4ae754a3a0ce32e64fd))
341
+
342
+ ## [2.17.2](https://github.com/IBM/node-sdk-core/compare/v2.17.1...v2.17.2) (2021-12-08)
343
+
344
+
345
+ ### Bug Fixes
346
+
347
+ * **VpcInstanceAuthenticator:** omit request body for default profile scenario ([#181](https://github.com/IBM/node-sdk-core/issues/181)) ([1e3fb2d](https://github.com/IBM/node-sdk-core/commit/1e3fb2d8efede7f1382538d4a4918b16e04deeea))
348
+
349
+ ## [2.17.1](https://github.com/IBM/node-sdk-core/compare/v2.17.0...v2.17.1) (2021-12-06)
350
+
351
+
352
+ ### Bug Fixes
353
+
354
+ * add new validateParams function ([#180](https://github.com/IBM/node-sdk-core/issues/180)) ([514d187](https://github.com/IBM/node-sdk-core/commit/514d187895cb1aa9ca5c642a9dcfccf8e09eb0ed))
355
+
356
+ # [2.17.0](https://github.com/IBM/node-sdk-core/compare/v2.16.0...v2.17.0) (2021-11-08)
357
+
358
+
359
+ ### Features
360
+
361
+ * **VpcInstanceAuthenticator:** add support for new VPC authentication flow ([#172](https://github.com/IBM/node-sdk-core/issues/172)) ([8bbe704](https://github.com/IBM/node-sdk-core/commit/8bbe704ced5ee9126b4ffdcb2f2c2f7978f9b1d7))
362
+
363
+ # [2.16.0](https://github.com/IBM/node-sdk-core/compare/v2.15.1...v2.16.0) (2021-10-20)
364
+
365
+
366
+ ### Features
367
+
368
+ * add support for retrieving refresh tokens from iam-based authenticators ([#173](https://github.com/IBM/node-sdk-core/issues/173)) ([e7f11fc](https://github.com/IBM/node-sdk-core/commit/e7f11fce7bbbfff1273c289b9e9b8fba27c705dc))
369
+
370
+ ## [2.15.1](https://github.com/IBM/node-sdk-core/compare/v2.15.0...v2.15.1) (2021-10-15)
371
+
372
+
373
+ ### Bug Fixes
374
+
375
+ * use correct authenticator type constants ([#170](https://github.com/IBM/node-sdk-core/issues/170)) ([ae19adc](https://github.com/IBM/node-sdk-core/commit/ae19adcc25a3257a7c336390f83033960844615e))
376
+
377
+ # [2.15.0](https://github.com/IBM/node-sdk-core/compare/v2.14.4...v2.15.0) (2021-10-15)
378
+
379
+
380
+ ### Features
381
+
382
+ * add authenticationType method to authenticators ([#169](https://github.com/IBM/node-sdk-core/issues/169)) ([2850c4f](https://github.com/IBM/node-sdk-core/commit/2850c4ff783e0781aa31c9efab5d6b314ce4e8f0))
383
+
384
+ ## [2.14.4](https://github.com/IBM/node-sdk-core/compare/v2.14.3...v2.14.4) (2021-09-22)
385
+
386
+
387
+ ### Bug Fixes
388
+
389
+ * support POST for retry-axios ([#165](https://github.com/IBM/node-sdk-core/issues/165)) ([6b055d3](https://github.com/IBM/node-sdk-core/commit/6b055d38f791977bac686b14fa230a43fa74b6de))
390
+
391
+ ## [2.14.3](https://github.com/IBM/node-sdk-core/compare/v2.14.2...v2.14.3) (2021-09-09)
392
+
393
+
394
+ ### Bug Fixes
395
+
396
+ * **build:** update dependencies ([#161](https://github.com/IBM/node-sdk-core/issues/161)) ([8a37ef0](https://github.com/IBM/node-sdk-core/commit/8a37ef030c5ea793e79ea451043f71cd860ff14b))
397
+
398
+ ## [2.14.2](https://github.com/IBM/node-sdk-core/compare/v2.14.1...v2.14.2) (2021-09-09)
399
+
400
+
401
+ ### Bug Fixes
402
+
403
+ * **build:** bump axios to 0.21.4 to avoid vulnerabilities ([#160](https://github.com/IBM/node-sdk-core/issues/160)) ([12a6c5b](https://github.com/IBM/node-sdk-core/commit/12a6c5b799ff349c9e5ad12df8f383f4f673417d))
404
+
405
+ ## [2.14.1](https://github.com/IBM/node-sdk-core/compare/v2.14.0...v2.14.1) (2021-08-31)
406
+
407
+
408
+ ### Performance Improvements
409
+
410
+ * use maxContentLength -1 instead of Infinity ([#158](https://github.com/IBM/node-sdk-core/issues/158)) ([adbbb3b](https://github.com/IBM/node-sdk-core/commit/adbbb3bceb388b34753f9fe3579eec3f0520ddb3))
411
+
412
+ # [2.14.0](https://github.com/IBM/node-sdk-core/compare/v2.13.0...v2.14.0) (2021-08-27)
413
+
414
+
415
+ ### Features
416
+
417
+ * add enableRetries and disableRetries ([#156](https://github.com/IBM/node-sdk-core/issues/156)) ([d6f12e7](https://github.com/IBM/node-sdk-core/commit/d6f12e76c91f9f0ddce4fef09f5ff024ca3947bc))
418
+
419
+ # [2.13.0](https://github.com/IBM/node-sdk-core/compare/v2.12.2...v2.13.0) (2021-08-18)
420
+
421
+
422
+ ### Features
423
+
424
+ * add method `getHttpClient` to get underlying axios instance of base service ([#155](https://github.com/IBM/node-sdk-core/issues/155)) ([2aede01](https://github.com/IBM/node-sdk-core/commit/2aede013cd398a2605fd67c0412e6ca5669c415e))
425
+
426
+ ## [2.12.2](https://github.com/IBM/node-sdk-core/compare/v2.12.1...v2.12.2) (2021-08-13)
427
+
428
+
429
+ ### Bug Fixes
430
+
431
+ * support 'AUTHTYPE' as alias for 'AUTH_TYPE' config property ([#153](https://github.com/IBM/node-sdk-core/issues/153)) ([fccf209](https://github.com/IBM/node-sdk-core/commit/fccf2093874835d9c77c08843809b79e57fb0e78))
432
+
433
+ ## [2.12.1](https://github.com/IBM/node-sdk-core/compare/v2.12.0...v2.12.1) (2021-08-11)
434
+
435
+
436
+ ### Bug Fixes
437
+
438
+ * use typescript 3.8.x to build the published code ([#152](https://github.com/IBM/node-sdk-core/issues/152)) ([4362a37](https://github.com/IBM/node-sdk-core/commit/4362a376b3419baa5e7e428b03490bf021d0a295))
439
+
440
+ # [2.12.0](https://github.com/IBM/node-sdk-core/compare/v2.11.3...v2.12.0) (2021-08-10)
441
+
442
+
443
+ ### Features
444
+
445
+ * add support for new ContainerAuthenticator ([#151](https://github.com/IBM/node-sdk-core/issues/151)) ([b01c011](https://github.com/IBM/node-sdk-core/commit/b01c011021671ebeb3c49de84fb17315eae3629f))
446
+
447
+ ## [2.11.3](https://github.com/IBM/node-sdk-core/compare/v2.11.2...v2.11.3) (2021-06-14)
448
+
449
+
450
+ ### Bug Fixes
451
+
452
+ * **build:** revert inadvertently-committed directories ([#147](https://github.com/IBM/node-sdk-core/issues/147)) ([1fb6295](https://github.com/IBM/node-sdk-core/commit/1fb62955e74e73c805b6221ca85e22517335f273))
453
+
454
+ ## [2.11.2](https://github.com/IBM/node-sdk-core/compare/v2.11.1...v2.11.2) (2021-06-10)
455
+
456
+
457
+ ### Bug Fixes
458
+
459
+ * remove default limit on request body length ([#145](https://github.com/IBM/node-sdk-core/issues/145)) ([abf604a](https://github.com/IBM/node-sdk-core/commit/abf604a10483194d0e46e3a1d2e4c27c20331867))
460
+
461
+ ## [2.11.1](https://github.com/IBM/node-sdk-core/compare/v2.11.0...v2.11.1) (2021-06-07)
462
+
463
+
464
+ ### Bug Fixes
465
+
466
+ * change constructServiceURL from method to function ([#141](https://github.com/IBM/node-sdk-core/issues/141)) ([cd2d28c](https://github.com/IBM/node-sdk-core/commit/cd2d28ce12b5189ab9de240d6b6d86aa77d33a73))
467
+
468
+ # [2.11.0](https://github.com/IBM/node-sdk-core/compare/v2.10.4...v2.11.0) (2021-05-27)
469
+
470
+
471
+ ### Features
472
+
473
+ * add `BaseService.constructServiceURL` method ([#138](https://github.com/IBM/node-sdk-core/issues/138)) ([0e73bde](https://github.com/IBM/node-sdk-core/commit/0e73bde12df3cfab0b9243d0064ef40d93c1072a))
474
+
475
+ ## [2.10.4](https://github.com/IBM/node-sdk-core/compare/v2.10.3...v2.10.4) (2021-05-10)
476
+
477
+
478
+ ### Bug Fixes
479
+
480
+ * upgrade package-lock.json ([#136](https://github.com/IBM/node-sdk-core/issues/136)) ([1780894](https://github.com/IBM/node-sdk-core/commit/1780894d05cd8ba9dca9dd6040ee54ceb91275b5))
481
+
482
+ ## [2.10.3](https://github.com/IBM/node-sdk-core/compare/v2.10.2...v2.10.3) (2021-04-01)
483
+
484
+
485
+ ### Bug Fixes
486
+
487
+ * stub sdk-test-helpers in browser environments ([#132](https://github.com/IBM/node-sdk-core/issues/132)) ([006991b](https://github.com/IBM/node-sdk-core/commit/006991bfe89c0671f9c053457cebe52cec924fed))
488
+
489
+ ## [2.10.2](https://github.com/IBM/node-sdk-core/compare/v2.10.1...v2.10.2) (2021-03-31)
490
+
491
+
492
+ ### Bug Fixes
493
+
494
+ * **deps:** update dependencies to avoid vulnerabilities ([#131](https://github.com/IBM/node-sdk-core/issues/131)) ([b931472](https://github.com/IBM/node-sdk-core/commit/b931472d458b370af2132d387b70aedb067b3fb2))
495
+
496
+ ## [2.10.1](https://github.com/IBM/node-sdk-core/compare/v2.10.0...v2.10.1) (2021-03-16)
497
+
498
+
499
+ ### Bug Fixes
500
+
501
+ * enable symbolic-link credentials files ([#129](https://github.com/IBM/node-sdk-core/issues/129)) ([4b87d42](https://github.com/IBM/node-sdk-core/commit/4b87d423e320163bf34c9126ca06f848355f2ad4))
502
+
503
+ # [2.10.0](https://github.com/IBM/node-sdk-core/compare/v2.9.0...v2.10.0) (2021-03-13)
504
+
505
+
506
+ ### Features
507
+
508
+ * add getQueryParam utility method to support pagination ([#128](https://github.com/IBM/node-sdk-core/issues/128)) ([d4f067a](https://github.com/IBM/node-sdk-core/commit/d4f067a8607fd10e0ea064e939b9c7f4e49108ce))
509
+
510
+ # [2.9.0](https://github.com/IBM/node-sdk-core/compare/v2.8.2...v2.9.0) (2021-03-12)
511
+
512
+
513
+ ### Features
514
+
515
+ * support username/apikey use-case in CloudPakForDataAuthenticator ([#126](https://github.com/IBM/node-sdk-core/issues/126)) ([a7ca3a0](https://github.com/IBM/node-sdk-core/commit/a7ca3a083b3580b1776544a2958c90c1608fcc7c))
516
+
517
+ ## [2.8.2](https://github.com/IBM/node-sdk-core/compare/v2.8.1...v2.8.2) (2021-03-12)
518
+
519
+
520
+ ### Bug Fixes
521
+
522
+ * persist `enableGzipCompression` setting on the base service ([#127](https://github.com/IBM/node-sdk-core/issues/127)) ([1398044](https://github.com/IBM/node-sdk-core/commit/13980441fad3e0e71eb5e58ce33d66d63782308e))
523
+
524
+ ## [2.8.1](https://github.com/IBM/node-sdk-core/compare/v2.8.0...v2.8.1) (2021-03-09)
525
+
526
+
527
+ ### Bug Fixes
528
+
529
+ * canonicalize iam url ([#125](https://github.com/IBM/node-sdk-core/issues/125)) ([7ce6588](https://github.com/IBM/node-sdk-core/commit/7ce6588c8d0967d13bc3d548a30787360aae6205))
530
+
531
+ # [2.8.0](https://github.com/IBM/node-sdk-core/compare/v2.7.2...v2.8.0) (2021-02-19)
532
+
533
+
534
+ ### Features
535
+
536
+ * **iam-authenticator:** expose refresh token with a getter - `getRefreshToken()` ([#122](https://github.com/IBM/node-sdk-core/issues/122)) ([d3c4611](https://github.com/IBM/node-sdk-core/commit/d3c46116e42ae6aff9e4a686e9ae4212635e46f2))
537
+
538
+ ## [2.7.2](https://github.com/IBM/node-sdk-core/compare/v2.7.1...v2.7.2) (2021-02-10)
539
+
540
+
541
+ ### Bug Fixes
542
+
543
+ * **build:** main migration ([#121](https://github.com/IBM/node-sdk-core/issues/121)) ([1919510](https://github.com/IBM/node-sdk-core/commit/19195104395ef830c020c36a0f36b60dce0c8eff))
544
+
545
+ ## [2.7.1](https://github.com/IBM/node-sdk-core/compare/v2.7.0...v2.7.1) (2021-01-07)
546
+
547
+
548
+ ### Bug Fixes
549
+
550
+ * **build:** upgrade semantic-release to latest (17.3.1) ([#120](https://github.com/IBM/node-sdk-core/issues/120)) ([3e3c099](https://github.com/IBM/node-sdk-core/commit/3e3c099ccb2b28d92dfa6d9bc975978aa461f5f7))
551
+ * change description inside package.json ([#119](https://github.com/IBM/node-sdk-core/issues/119)) ([30aeda9](https://github.com/IBM/node-sdk-core/commit/30aeda9a413087c351d43a500c336bff7c2fcec8))
552
+
553
+ # [2.7.0](https://github.com/IBM/node-sdk-core/compare/v2.6.0...v2.7.0) (2020-10-06)
554
+
555
+
556
+ ### Features
557
+
558
+ * add support for compressing request bodies ([#111](https://github.com/IBM/node-sdk-core/issues/111)) ([7692d71](https://github.com/IBM/node-sdk-core/commit/7692d710fc2fb4f2c1cdfb3045d943c15d13bf1d))
559
+
560
+ # [2.6.0](https://github.com/IBM/node-sdk-core/compare/v2.5.0...v2.6.0) (2020-09-25)
561
+
562
+
563
+ ### Features
564
+
565
+ * upgrade axios and re-enable gzipping responses ([#110](https://github.com/IBM/node-sdk-core/issues/110)) ([9e94251](https://github.com/IBM/node-sdk-core/commit/9e94251fd23cb60517022455017ed34d3a419362))
566
+
567
+ # [2.5.0](https://github.com/IBM/node-sdk-core/compare/v2.4.5...v2.5.0) (2020-09-18)
568
+
569
+
570
+ ### Features
571
+
572
+ * **IAM Authenticator:** add support for optional 'scope' property ([#109](https://github.com/IBM/node-sdk-core/issues/109)) ([1c258b7](https://github.com/IBM/node-sdk-core/commit/1c258b71470c0228e021c959984cc887d849887b))
573
+
574
+ ## [2.4.5](https://github.com/IBM/node-sdk-core/compare/v2.4.4...v2.4.5) (2020-08-12)
575
+
576
+
577
+ ### Bug Fixes
578
+
579
+ * pin typescript dependency to 3.8.3 ([#107](https://github.com/IBM/node-sdk-core/issues/107)) ([ef27bc9](https://github.com/IBM/node-sdk-core/commit/ef27bc94b7626880cb4ab21c5c711bb98b34272d))
580
+
581
+ ## [2.4.4](https://github.com/IBM/node-sdk-core/compare/v2.4.3...v2.4.4) (2020-08-06)
582
+
583
+
584
+ ### Bug Fixes
585
+
586
+ * use `extend` with deep copy where necessary ([#106](https://github.com/IBM/node-sdk-core/issues/106)) ([566b81f](https://github.com/IBM/node-sdk-core/commit/566b81ffea3e88d148d1a7471b01e436432efb75))
587
+
588
+ ## [2.4.3](https://github.com/IBM/node-sdk-core/compare/v2.4.2...v2.4.3) (2020-08-05)
589
+
590
+
591
+ ### Bug Fixes
592
+
593
+ * support `disableSslVerification` when user provides custom httpsAgent ([#104](https://github.com/IBM/node-sdk-core/issues/104)) ([ef39327](https://github.com/IBM/node-sdk-core/commit/ef39327947a42ed357f19fa0db7f5edd063698c4))
594
+
595
+ ## [2.4.2](https://github.com/IBM/node-sdk-core/compare/v2.4.1...v2.4.2) (2020-07-22)
596
+
597
+
598
+ ### Bug Fixes
599
+
600
+ * move test utilities to lib/ and rely directly on `expect` ([#101](https://github.com/IBM/node-sdk-core/issues/101)) ([57ca4c2](https://github.com/IBM/node-sdk-core/commit/57ca4c2edba31a39bae479a041b974ffd94f31a3))
601
+
602
+ ## [2.4.1](https://github.com/IBM/node-sdk-core/compare/v2.4.0...v2.4.1) (2020-05-14)
603
+
604
+
605
+ ### Bug Fixes
606
+
607
+ * Remove trailing slash from url for extra cases ([#95](https://github.com/IBM/node-sdk-core/issues/95)) ([bcaa168](https://github.com/IBM/node-sdk-core/commit/bcaa168b4717b5921d33f72287f8bfbe7ce812f7))
608
+
609
+ # [2.4.0](https://github.com/IBM/node-sdk-core/compare/v2.3.2...v2.4.0) (2020-05-05)
610
+
611
+
612
+ ### Features
613
+
614
+ * **token-manager:** Introduce a token-manager class for token handling ([#89](https://github.com/IBM/node-sdk-core/issues/89)) ([23c5f3f](https://github.com/IBM/node-sdk-core/commit/23c5f3ff26ec2c9ae58c47163c93a9a1532998b0))
615
+
616
+ ## [2.3.2](https://github.com/IBM/node-sdk-core/compare/v2.3.1...v2.3.2) (2020-05-04)
617
+
618
+
619
+ ### Bug Fixes
620
+
621
+ * flag required params as missing when explicitly undefined, null, or an empty string ([#90](https://github.com/IBM/node-sdk-core/issues/90)) ([414b674](https://github.com/IBM/node-sdk-core/commit/414b674d607e6dec73a163b0445c1854245f69b2))
622
+
623
+ ## [2.3.1](https://github.com/IBM/node-sdk-core/compare/v2.3.0...v2.3.1) (2020-05-01)
624
+
625
+
626
+ ### Bug Fixes
627
+
628
+ * Strip trailing slashes in sendRequest ([#92](https://github.com/IBM/node-sdk-core/issues/92)) ([3d8f568](https://github.com/IBM/node-sdk-core/commit/3d8f568e3911d3d17811e37c5e701db0508a251e))
629
+
630
+ # [2.3.0](https://github.com/IBM/node-sdk-core/compare/v2.2.0...v2.3.0) (2020-03-23)
631
+
632
+
633
+ ### Features
634
+
635
+ * add optional cookie jar support ([#85](https://github.com/IBM/node-sdk-core/issues/85)) ([27e0060](https://github.com/IBM/node-sdk-core/commit/27e00606046c77d3060e1b62b9e46d1d25d0dceb))
636
+
637
+ # [2.2.0](https://github.com/IBM/node-sdk-core/compare/v2.1.0...v2.2.0) (2020-03-05)
638
+
639
+
640
+ ### Features
641
+
642
+ * Pace requests to token server for new auth tokens ([#83](https://github.com/IBM/node-sdk-core/issues/83)) ([b14dc4e](https://github.com/IBM/node-sdk-core/commit/b14dc4eea3a629e66c1aa584a3909b29bf12c7b1))
643
+
644
+ # [2.1.0](https://github.com/IBM/node-sdk-core/compare/v2.0.4...v2.1.0) (2020-02-14)
645
+
646
+
647
+ ### Features
648
+
649
+ * Pace token refresh requests to avoid rate-limiting ([#79](https://github.com/IBM/node-sdk-core/issues/79)) ([d908c0d](https://github.com/IBM/node-sdk-core/commit/d908c0d16ca9d16803b010ee3311c8589983e6c8))
650
+
651
+ ## [2.0.4](https://github.com/IBM/node-sdk-core/compare/v2.0.3...v2.0.4) (2020-01-30)
652
+
653
+
654
+ ### Bug Fixes
655
+
656
+ * use consistent fields between success and error response objects ([#78](https://github.com/IBM/node-sdk-core/issues/78)) ([902d712](https://github.com/IBM/node-sdk-core/commit/902d712f3623edbec606a3223fb366971532346d))
657
+
658
+ ## [2.0.3](https://github.com/IBM/node-sdk-core/compare/v2.0.2...v2.0.3) (2020-01-16)
659
+
660
+
661
+ ### Bug Fixes
662
+
663
+ * use constant defined by generated sdks for url ([#77](https://github.com/IBM/node-sdk-core/issues/77)) ([cb3cc81](https://github.com/IBM/node-sdk-core/commit/cb3cc810d1a7b40a8471271b239f5158b91b0ce6))
664
+
665
+ ## [2.0.2](https://github.com/IBM/node-sdk-core/compare/v2.0.1...v2.0.2) (2020-01-09)
666
+
667
+
668
+ ### Bug Fixes
669
+
670
+ * export unitTestUtils functions as a module ([#76](https://github.com/IBM/node-sdk-core/issues/76)) ([a148da9](https://github.com/IBM/node-sdk-core/commit/a148da9ad882c97c1c4f1c5417c43958db584e3e))
671
+
672
+ ## [2.0.1](https://github.com/IBM/node-sdk-core/compare/v2.0.0...v2.0.1) (2019-12-06)
673
+
674
+
675
+ ### Bug Fixes
676
+
677
+ * convert test utils to .ts ([#74](https://github.com/IBM/node-sdk-core/issues/74)) ([ceec376](https://github.com/IBM/node-sdk-core/commit/ceec3760d50f8e958d35d4c0ca292f99a58bf795)), closes [#993](https://github.com/IBM/node-sdk-core/issues/993)
678
+
679
+ # [2.0.0](https://github.com/IBM/node-sdk-core/compare/v1.3.0...v2.0.0) (2019-11-19)
680
+
681
+
682
+ ### Features
683
+
684
+ * changes to node-sdk-core to work with service factory feature ([#72](https://github.com/IBM/node-sdk-core/issues/72)) ([cde4cd6](https://github.com/IBM/node-sdk-core/commit/cde4cd68e5a9910fb4f8abacd90a5a3b44b3f8f5))
685
+
686
+
687
+ ### BREAKING CHANGES
688
+
689
+ * The `BaseService` will no longer look for configurations externally by default. A new factory method is provided to create an instance from external configuration.
690
+
691
+ * feat: changes to node-sdk-core to work with service factory feature
692
+
693
+ * `BaseService` constructor will no longer call `configureService`.
694
+
695
+ * updated test to reflect base service constructor does not call configureService
696
+
697
+ * added test for getting credentials from vcap
698
+
699
+ * removed `name` and `serviceVersion` because they are not referenced anymore
700
+
701
+ * added comment for vcap parsing function. removed vcap_services dependency
702
+
703
+ * added debug messages for when returning empty credential
704
+
705
+ # [1.3.0](https://github.com/IBM/node-sdk-core/compare/v1.2.0...v1.3.0) (2019-10-22)
706
+
707
+
708
+ ### Features
709
+
710
+ * adding configureService method for external config options ([#66](https://github.com/IBM/node-sdk-core/issues/66)) ([7324919](https://github.com/IBM/node-sdk-core/commit/7324919))
711
+
712
+ # [1.2.0](https://github.com/IBM/node-sdk-core/compare/v1.1.0...v1.2.0) (2019-10-15)
713
+
714
+
715
+ ### Features
716
+
717
+ * export unit test utility methods to be used in SDKs ([#65](https://github.com/IBM/node-sdk-core/issues/65)) ([0305974](https://github.com/IBM/node-sdk-core/commit/0305974))
718
+
719
+ # [1.1.0](https://github.com/IBM/node-sdk-core/compare/v1.0.0...v1.1.0) (2019-10-14)
720
+
721
+
722
+ ### Features
723
+
724
+ * adding debug logger ([#64](https://github.com/IBM/node-sdk-core/issues/64)) ([6079ca0](https://github.com/IBM/node-sdk-core/commit/6079ca0))
725
+
726
+ # [1.0.0](https://github.com/IBM/node-sdk-core/compare/v0.3.6...v1.0.0) (2019-10-03)
727
+
728
+
729
+ ### Bug Fixes
730
+
731
+ * Move check for serviceUrl to createRequest ([#47](https://github.com/IBM/node-sdk-core/issues/47)) ([6f04739](https://github.com/IBM/node-sdk-core/commit/6f04739))
732
+ * parse result from response in token managers ([6bbe423](https://github.com/IBM/node-sdk-core/commit/6bbe423))
733
+ * provide bundlers alternate file for browser support ([#58](https://github.com/IBM/node-sdk-core/issues/58)) ([88a9d16](https://github.com/IBM/node-sdk-core/commit/88a9d16))
734
+
735
+
736
+ ### Build System
737
+
738
+ * drop support for Node versions 6 and 8 ([#33](https://github.com/IBM/node-sdk-core/issues/33)) ([d47c737](https://github.com/IBM/node-sdk-core/commit/d47c737))
739
+
740
+
741
+ ### Code Refactoring
742
+
743
+ * look for credentials file in working dir before home dir ([#46](https://github.com/IBM/node-sdk-core/issues/46)) ([c5556de](https://github.com/IBM/node-sdk-core/commit/c5556de))
744
+ * return detailed response as second callback argument ([#34](https://github.com/IBM/node-sdk-core/issues/34)) ([dc24154](https://github.com/IBM/node-sdk-core/commit/dc24154))
745
+
746
+
747
+ ### Features
748
+
749
+ * add `setServiceUrl` method as a setter for the `serviceUrl` property ([#41](https://github.com/IBM/node-sdk-core/issues/41)) ([cfb188f](https://github.com/IBM/node-sdk-core/commit/cfb188f))
750
+ * add specific error handling for SSL errors with cloud private instances ([#54](https://github.com/IBM/node-sdk-core/issues/54)) ([056ec9a](https://github.com/IBM/node-sdk-core/commit/056ec9a))
751
+ * export `UserOptions` interface from the BaseService ([#50](https://github.com/IBM/node-sdk-core/issues/50)) ([4f0075a](https://github.com/IBM/node-sdk-core/commit/4f0075a))
752
+ * implement new authenticators to handle sdk authentication ([#37](https://github.com/IBM/node-sdk-core/issues/37)) ([f876b6d](https://github.com/IBM/node-sdk-core/commit/f876b6d))
753
+ * refactor core to use Promises instead of callbacks ([#55](https://github.com/IBM/node-sdk-core/issues/55)) ([9ec8afd](https://github.com/IBM/node-sdk-core/commit/9ec8afd))
754
+
755
+
756
+ ### BREAKING CHANGES
757
+
758
+ * None of the authenticators or request methods take callbacks as arguments anymore - they return Promises instead.
759
+ * Users that have credential files in both the working directory and the home directory will see a change in which one is used.
760
+ * The internal property `url` no longer exists on the `baseOptions` object, it has been renamed to `serviceUrl`
761
+ * The old style of passing credentials to the base service will no longer work. An Authenticator instance MUST be passed in to the base service constructor.
762
+ * token managers no longer support user access tokens. use BearerTokenAuthenticator instead
763
+ * The class names of the token managers have changed.
764
+ * `Icp4dTokenManagerV1` renamed to `Cp4dTokenManager`
765
+ * `IamTokenManagerV1` renamed to `IamTokenManager`
766
+ * `JwtTokenManagerV1` renamed to `JwtTokenManager`
767
+ * The public method `setAuthorizationInfo` is renamed to `setClientIdAndSecret`
768
+ * The response body is no longer the 2nd callback argument, the detailed response is. The body is located under the `result` property. The `data` property is removed.
769
+ * This SDK may no longer work with applications running on Node 6 or 8.
770
+
771
+ ## [0.3.6](https://github.com/IBM/node-sdk-core/compare/v0.3.5...v0.3.6) (2019-09-16)
772
+
773
+
774
+ ### Bug Fixes
775
+
776
+ * Fix handling of array form parameters. ([#43](https://github.com/IBM/node-sdk-core/issues/43)) ([bad8960](https://github.com/IBM/node-sdk-core/commit/bad8960))
777
+
778
+ ## [0.3.5](https://github.com/IBM/node-sdk-core/compare/v0.3.4...v0.3.5) (2019-08-07)
779
+
780
+
781
+ ### Bug Fixes
782
+
783
+ * share service request wrapper instance with token managers ([#36](https://github.com/IBM/node-sdk-core/issues/36)) ([e7609e2](https://github.com/IBM/node-sdk-core/commit/e7609e2))
784
+
785
+ ## [0.3.4](https://github.com/IBM/node-sdk-core/compare/v0.3.3...v0.3.4) (2019-08-05)
786
+
787
+
788
+ ### Bug Fixes
789
+
790
+ * extend constructor options type to allow additional properties ([#35](https://github.com/IBM/node-sdk-core/issues/35)) ([70af0c9](https://github.com/IBM/node-sdk-core/commit/70af0c9))
791
+
792
+ ## [0.3.3](https://github.com/IBM/node-sdk-core/compare/v0.3.2...v0.3.3) (2019-07-17)
793
+
794
+
795
+ ### Bug Fixes
796
+
797
+ * add deprecation notice for node versions 6 and 8 ([#32](https://github.com/IBM/node-sdk-core/issues/32)) ([9e3c667](https://github.com/IBM/node-sdk-core/commit/9e3c667))
798
+
799
+ ## [0.3.2](https://github.com/IBM/node-sdk-core/compare/v0.3.1...v0.3.2) (2019-06-23)
800
+
801
+
802
+ ### Bug Fixes
803
+
804
+ * read iam client id and secret from environment variables ([#30](https://github.com/IBM/node-sdk-core/issues/30)) ([2247d0a](https://github.com/IBM/node-sdk-core/commit/2247d0a))
805
+
806
+ ## [0.3.1](https://github.com/IBM/node-sdk-core/compare/v0.3.0...v0.3.1) (2019-06-06)
807
+
808
+
809
+ ### Bug Fixes
810
+
811
+ * expose the body in the detailed response under the field `result` ([f4aa4f9](https://github.com/IBM/node-sdk-core/commit/f4aa4f9))
812
+
813
+ # [0.3.0](https://github.com/IBM/node-sdk-core/compare/v0.2.8...v0.3.0) (2019-06-05)
814
+
815
+
816
+ ### Features
817
+
818
+ * add `IcpTokenManagerV1` as a top-level export of the package ([cfa3e1b](https://github.com/IBM/node-sdk-core/commit/cfa3e1b))
819
+ * add new token manager for ICP4D ([ee1ddad](https://github.com/IBM/node-sdk-core/commit/ee1ddad))
820
+ * add new token manager for ICP4D ([#26](https://github.com/IBM/node-sdk-core/issues/26)) ([2097a64](https://github.com/IBM/node-sdk-core/commit/2097a64))
821
+ * carry `disable_ssl_verification` through to token managers ([4f2f789](https://github.com/IBM/node-sdk-core/commit/4f2f789))
822
+
823
+ ## [0.2.8](https://github.com/IBM/node-sdk-core/compare/v0.2.7...v0.2.8) (2019-05-30)
824
+
825
+
826
+ ### Bug Fixes
827
+
828
+ * default request body size to Infinity ([6cea2b9](https://github.com/IBM/node-sdk-core/commit/6cea2b9))
829
+
830
+ ## [0.2.7](https://github.com/IBM/node-sdk-core/compare/v0.2.6...v0.2.7) (2019-05-24)
831
+
832
+
833
+ ### Bug Fixes
834
+
835
+ * remove node request objects from detailed response ([9ac5673](https://github.com/IBM/node-sdk-core/commit/9ac5673))
836
+ * remove node request objects from detailed response ([#25](https://github.com/IBM/node-sdk-core/issues/25)) ([192d8cf](https://github.com/IBM/node-sdk-core/commit/192d8cf))
837
+
838
+ ## [0.2.6](https://github.com/IBM/node-sdk-core/compare/v0.2.5...v0.2.6) (2019-05-21)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * temporarily disable gzipping until axios bug fix is released ([b26a310](https://github.com/IBM/node-sdk-core/commit/b26a310))
844
+
845
+ ## [0.2.5](https://github.com/IBM/node-sdk-core/compare/v0.2.4...v0.2.5) (2019-05-15)
846
+
847
+
848
+ ### Bug Fixes
849
+
850
+ * allow users to debug axios traffic ([fd41509](https://github.com/IBM/node-sdk-core/commit/fd41509))
851
+
852
+ ## [0.2.4](https://github.com/IBM/node-sdk-core/compare/v0.2.3...v0.2.4) (2019-05-07)
853
+
854
+
855
+ ### Bug Fixes
856
+
857
+ * **IAM:** renamed UserOptions iam_secret to iam_client_secret to be consistent with other cores ([f755c9c](https://github.com/IBM/node-sdk-core/commit/f755c9c))
858
+
859
+ ## [0.2.3](https://github.com/IBM/node-sdk-core/compare/v0.2.2...v0.2.3) (2019-05-07)
860
+
861
+
862
+ ### Bug Fixes
863
+
864
+ * do not read credentials file in webpack override scenario ([9af4567](https://github.com/IBM/node-sdk-core/commit/9af4567))
865
+ * do not read credentials file in webpack override scenario ([#19](https://github.com/IBM/node-sdk-core/issues/19)) ([ec64ae1](https://github.com/IBM/node-sdk-core/commit/ec64ae1))
866
+
867
+ ## [0.2.2](https://github.com/IBM/node-sdk-core/compare/v0.2.1...v0.2.2) (2019-05-01)
868
+
869
+
870
+ ### Bug Fixes
871
+
872
+ * carry user options from constructor to axios parameters ([65d55ec](https://github.com/IBM/node-sdk-core/commit/65d55ec))
873
+
874
+ ## [0.2.1](https://github.com/IBM/node-sdk-core/compare/v0.2.0...v0.2.1) (2019-04-29)
875
+
876
+
877
+ ### Bug Fixes
878
+
879
+ * allow iam client id and secret to be read from constructor ([#17](https://github.com/IBM/node-sdk-core/issues/17)) ([3c88edb](https://github.com/IBM/node-sdk-core/commit/3c88edb))
880
+
881
+ # [0.2.0](https://github.com/IBM/node-sdk-core/compare/v0.1.2...v0.2.0) (2019-04-19)
882
+
883
+
884
+ ### Features
885
+
886
+ * allow IAM clientid/secret to be configured ([#14](https://github.com/IBM/node-sdk-core/issues/14)) ([ff8f2e7](https://github.com/IBM/node-sdk-core/commit/ff8f2e7))