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

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 (250) hide show
  1. package/.cra/.cveignore +2 -0
  2. package/.secrets.baseline +590 -0
  3. package/Authentication.md +600 -0
  4. package/CHANGELOG.md +879 -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/tsdoc-metadata.json +11 -0
  234. package/etc/ibm-cloud-sdk-core.api.md +517 -0
  235. package/package.json +88 -59
  236. package/temp/ibm-cloud-sdk-core.api.json +8641 -0
  237. package/temp/ibm-cloud-sdk-core.api.md +517 -0
  238. package/tsconfig-es6.json +9 -0
  239. package/auth/user-temp/get-authenticator-from-environment.d.ts +0 -28
  240. package/auth/user-temp/get-authenticator-from-environment.js +0 -95
  241. package/auth/user-temp/index.d.ts +0 -25
  242. package/auth/user-temp/index.js +0 -30
  243. package/auth/user-temp/read-external-sources.d.ts +0 -11
  244. package/auth/user-temp/read-external-sources.js +0 -154
  245. package/es/auth/user-temp/get-authenticator-from-environment.d.ts +0 -28
  246. package/es/auth/user-temp/get-authenticator-from-environment.js +0 -91
  247. package/es/auth/user-temp/index.d.ts +0 -25
  248. package/es/auth/user-temp/index.js +0 -25
  249. package/es/auth/user-temp/read-external-sources.d.ts +0 -11
  250. package/es/auth/user-temp/read-external-sources.js +0 -144
package/CHANGELOG.md ADDED
@@ -0,0 +1,879 @@
1
+ ## [4.3.2](https://github.com/IBM/node-sdk-core/compare/v4.3.1...v4.3.2) (2024-06-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** remove `expect` as redundant development dependency ([b57b491](https://github.com/IBM/node-sdk-core/commit/b57b49108f17008fdf670ae2364edc908181773c))
7
+
8
+ ## [4.3.1](https://github.com/IBM/node-sdk-core/compare/v4.3.0...v4.3.1) (2024-05-21)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **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))
14
+
15
+ # [4.3.0](https://github.com/IBM/node-sdk-core/compare/v4.2.5...v4.3.0) (2024-04-17)
16
+
17
+
18
+ ### Features
19
+
20
+ * 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))
21
+
22
+ ## [4.2.5](https://github.com/IBM/node-sdk-core/compare/v4.2.4...v4.2.5) (2024-03-29)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **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))
28
+
29
+ ## [4.2.4](https://github.com/IBM/node-sdk-core/compare/v4.2.3...v4.2.4) (2024-02-28)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * 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))
35
+
36
+ ## [4.2.3](https://github.com/IBM/node-sdk-core/compare/v4.2.2...v4.2.3) (2024-02-01)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * **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))
42
+
43
+ ## [4.2.2](https://github.com/IBM/node-sdk-core/compare/v4.2.1...v4.2.2) (2024-01-04)
44
+
45
+
46
+ ### Bug Fixes
47
+
48
+ * **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))
49
+
50
+ ## [4.2.1](https://github.com/IBM/node-sdk-core/compare/v4.2.0...v4.2.1) (2024-01-02)
51
+
52
+
53
+ ### Bug Fixes
54
+
55
+ * **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))
56
+
57
+ # [4.2.0](https://github.com/IBM/node-sdk-core/compare/v4.1.5...v4.2.0) (2023-11-15)
58
+
59
+
60
+ ### Features
61
+
62
+ * **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))
63
+
64
+ ## [4.1.5](https://github.com/IBM/node-sdk-core/compare/v4.1.4...v4.1.5) (2023-11-13)
65
+
66
+
67
+ ### Bug Fixes
68
+
69
+ * 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))
70
+
71
+ ## [4.1.4](https://github.com/IBM/node-sdk-core/compare/v4.1.3...v4.1.4) (2023-10-31)
72
+
73
+
74
+ ### Bug Fixes
75
+
76
+ * **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))
77
+
78
+ ## [4.1.3](https://github.com/IBM/node-sdk-core/compare/v4.1.2...v4.1.3) (2023-10-19)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * 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))
84
+
85
+ ## [4.1.2](https://github.com/IBM/node-sdk-core/compare/v4.1.1...v4.1.2) (2023-09-27)
86
+
87
+
88
+ ### Bug Fixes
89
+
90
+ * 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))
91
+
92
+ ## [4.1.1](https://github.com/IBM/node-sdk-core/compare/v4.1.0...v4.1.1) (2023-09-20)
93
+
94
+
95
+ ### Bug Fixes
96
+
97
+ * 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))
98
+
99
+ # [4.1.0](https://github.com/IBM/node-sdk-core/compare/v4.0.9...v4.1.0) (2023-07-06)
100
+
101
+
102
+ ### Features
103
+
104
+ * 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))
105
+
106
+ ## [4.0.9](https://github.com/IBM/node-sdk-core/compare/v4.0.8...v4.0.9) (2023-06-22)
107
+
108
+
109
+ ### Bug Fixes
110
+
111
+ * remove unused dependencies ([#246](https://github.com/IBM/node-sdk-core/issues/246)) ([3885ef0](https://github.com/IBM/node-sdk-core/commit/3885ef018ffa0ecb0def8ba6a38f1897b8f39077))
112
+
113
+ ## [4.0.8](https://github.com/IBM/node-sdk-core/compare/v4.0.7...v4.0.8) (2023-05-22)
114
+
115
+
116
+ ### Bug Fixes
117
+
118
+ * 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))
119
+
120
+ ## [4.0.7](https://github.com/IBM/node-sdk-core/compare/v4.0.6...v4.0.7) (2023-05-22)
121
+
122
+
123
+ ### Bug Fixes
124
+
125
+ * **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))
126
+
127
+ ## [4.0.6](https://github.com/IBM/node-sdk-core/compare/v4.0.5...v4.0.6) (2023-05-18)
128
+
129
+
130
+ ### Bug Fixes
131
+
132
+ * 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))
133
+
134
+ ## [4.0.5](https://github.com/IBM/node-sdk-core/compare/v4.0.4...v4.0.5) (2023-03-01)
135
+
136
+
137
+ ### Bug Fixes
138
+
139
+ * 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))
140
+
141
+ ## [4.0.4](https://github.com/IBM/node-sdk-core/compare/v4.0.3...v4.0.4) (2023-02-27)
142
+
143
+
144
+ ### Bug Fixes
145
+
146
+ * 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))
147
+
148
+ ## [4.0.3](https://github.com/IBM/node-sdk-core/compare/v4.0.2...v4.0.3) (2023-01-09)
149
+
150
+
151
+ ### Bug Fixes
152
+
153
+ * **VpcInstanceAuthenticator:** use correct version string ([4a1411a](https://github.com/IBM/node-sdk-core/commit/4a1411a76a09e9b1ade2c94bd98e63f79d845494))
154
+
155
+ ## [4.0.2](https://github.com/IBM/node-sdk-core/compare/v4.0.1...v4.0.2) (2022-12-30)
156
+
157
+
158
+ ### Bug Fixes
159
+
160
+ * **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))
161
+
162
+ ## [4.0.1](https://github.com/IBM/node-sdk-core/compare/v4.0.0...v4.0.1) (2022-12-29)
163
+
164
+
165
+ ### Bug Fixes
166
+
167
+ * **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))
168
+
169
+ # [4.0.0](https://github.com/IBM/node-sdk-core/compare/v3.2.1...v4.0.0) (2022-12-20)
170
+
171
+
172
+ ### Bug Fixes
173
+
174
+ * axios 1.x in request-wrapper ([9ba195b](https://github.com/IBM/node-sdk-core/commit/9ba195b60d01dc345c2b294dd13af9214671787b))
175
+
176
+
177
+ ### Build System
178
+
179
+ * **deps-dev:** update typescript to 4.9.4 ([1764e22](https://github.com/IBM/node-sdk-core/commit/1764e2256a292e4a758c98cf7706cea686e59b12))
180
+
181
+
182
+ ### Features
183
+
184
+ * update minimum Node.js version to 14 ([5021118](https://github.com/IBM/node-sdk-core/commit/5021118fca8b5cb94544815488cd6d7ac67b0467))
185
+
186
+
187
+ ### BREAKING CHANGES
188
+
189
+ * **deps-dev:** Minimum typescript version is 4.
190
+ Upgrade to typescript 4.x.
191
+
192
+ * Minimum Node.js version is 14.
193
+ Upgrade to at least Node.js 14.
194
+
195
+ * **For assistance migrating to v4** - see the [migration guide](https://github.com/IBM/node-sdk-core/blob/main/MIGRATION-V4.md).
196
+
197
+
198
+ ## [3.2.1](https://github.com/IBM/node-sdk-core/compare/v3.2.0...v3.2.1) (2022-10-21)
199
+
200
+
201
+ ### Bug Fixes
202
+
203
+ * 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))
204
+
205
+ # [3.2.0](https://github.com/IBM/node-sdk-core/compare/v3.1.0...v3.2.0) (2022-10-12)
206
+
207
+
208
+ ### Features
209
+
210
+ * 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))
211
+
212
+ # [3.1.0](https://github.com/IBM/node-sdk-core/compare/v3.0.1...v3.1.0) (2022-07-28)
213
+
214
+
215
+ ### Features
216
+
217
+ * 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))
218
+
219
+ ## [3.0.1](https://github.com/IBM/node-sdk-core/compare/v3.0.0...v3.0.1) (2022-07-28)
220
+
221
+
222
+ ### Bug Fixes
223
+
224
+ * 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)
225
+
226
+ # [3.0.0](https://github.com/IBM/node-sdk-core/compare/v2.17.15...v3.0.0) (2022-07-28)
227
+
228
+
229
+ ### Bug Fixes
230
+
231
+ * 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)
232
+
233
+
234
+ ### BREAKING CHANGES
235
+
236
+ * two synchronous public functions are now asynchronous
237
+
238
+ The function `getContentType` formerly returned a string but now returns a
239
+ Promise that resolves to a string. The function `buildRequestFileObject`
240
+ formerly returned a `FileObject` but now returns a Promise that resolves to
241
+ a `FileObject`.
242
+
243
+ ## [2.17.15](https://github.com/IBM/node-sdk-core/compare/v2.17.14...v2.17.15) (2022-07-05)
244
+
245
+
246
+ ### Bug Fixes
247
+
248
+ * 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))
249
+
250
+ ## [2.17.14](https://github.com/IBM/node-sdk-core/compare/v2.17.13...v2.17.14) (2022-05-02)
251
+
252
+
253
+ ### Bug Fixes
254
+
255
+ * 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))
256
+
257
+ ## [2.17.13](https://github.com/IBM/node-sdk-core/compare/v2.17.12...v2.17.13) (2022-04-04)
258
+
259
+
260
+ ### Bug Fixes
261
+
262
+ * 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))
263
+
264
+ ## [2.17.12](https://github.com/IBM/node-sdk-core/compare/v2.17.11...v2.17.12) (2022-03-16)
265
+
266
+
267
+ ### Bug Fixes
268
+
269
+ * 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))
270
+
271
+ ## [2.17.11](https://github.com/IBM/node-sdk-core/compare/v2.17.10...v2.17.11) (2022-03-16)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * update axios to remove vulnerability ([90e0417](https://github.com/IBM/node-sdk-core/commit/90e04179a14409ae209e80e4341779b61e45c772))
277
+ * use correct type for cookie jar option ([59a440a](https://github.com/IBM/node-sdk-core/commit/59a440a66f96279b5842d1e6d2b1d48b0b0c2fe8))
278
+
279
+ ## [2.17.10](https://github.com/IBM/node-sdk-core/compare/v2.17.9...v2.17.10) (2022-02-10)
280
+
281
+
282
+ ### Bug Fixes
283
+
284
+ * 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))
285
+
286
+ ## [2.17.9](https://github.com/IBM/node-sdk-core/compare/v2.17.8...v2.17.9) (2022-01-19)
287
+
288
+
289
+ ### Bug Fixes
290
+
291
+ * 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))
292
+
293
+ ## [2.17.8](https://github.com/IBM/node-sdk-core/compare/v2.17.7...v2.17.8) (2022-01-18)
294
+
295
+
296
+ ### Bug Fixes
297
+
298
+ * 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))
299
+
300
+ ## [2.17.7](https://github.com/IBM/node-sdk-core/compare/v2.17.6...v2.17.7) (2022-01-14)
301
+
302
+
303
+ ### Bug Fixes
304
+
305
+ * 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))
306
+
307
+ ## [2.17.6](https://github.com/IBM/node-sdk-core/compare/v2.17.5...v2.17.6) (2022-01-05)
308
+
309
+
310
+ ### Bug Fixes
311
+
312
+ * 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))
313
+
314
+ ## [2.17.5](https://github.com/IBM/node-sdk-core/compare/v2.17.4...v2.17.5) (2021-12-17)
315
+
316
+
317
+ ### Bug Fixes
318
+
319
+ * 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))
320
+
321
+ ## [2.17.4](https://github.com/IBM/node-sdk-core/compare/v2.17.3...v2.17.4) (2021-12-16)
322
+
323
+
324
+ ### Bug Fixes
325
+
326
+ * 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))
327
+
328
+ ## [2.17.3](https://github.com/IBM/node-sdk-core/compare/v2.17.2...v2.17.3) (2021-12-13)
329
+
330
+
331
+ ### Bug Fixes
332
+
333
+ * 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))
334
+
335
+ ## [2.17.2](https://github.com/IBM/node-sdk-core/compare/v2.17.1...v2.17.2) (2021-12-08)
336
+
337
+
338
+ ### Bug Fixes
339
+
340
+ * **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))
341
+
342
+ ## [2.17.1](https://github.com/IBM/node-sdk-core/compare/v2.17.0...v2.17.1) (2021-12-06)
343
+
344
+
345
+ ### Bug Fixes
346
+
347
+ * add new validateParams function ([#180](https://github.com/IBM/node-sdk-core/issues/180)) ([514d187](https://github.com/IBM/node-sdk-core/commit/514d187895cb1aa9ca5c642a9dcfccf8e09eb0ed))
348
+
349
+ # [2.17.0](https://github.com/IBM/node-sdk-core/compare/v2.16.0...v2.17.0) (2021-11-08)
350
+
351
+
352
+ ### Features
353
+
354
+ * **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))
355
+
356
+ # [2.16.0](https://github.com/IBM/node-sdk-core/compare/v2.15.1...v2.16.0) (2021-10-20)
357
+
358
+
359
+ ### Features
360
+
361
+ * 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))
362
+
363
+ ## [2.15.1](https://github.com/IBM/node-sdk-core/compare/v2.15.0...v2.15.1) (2021-10-15)
364
+
365
+
366
+ ### Bug Fixes
367
+
368
+ * 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))
369
+
370
+ # [2.15.0](https://github.com/IBM/node-sdk-core/compare/v2.14.4...v2.15.0) (2021-10-15)
371
+
372
+
373
+ ### Features
374
+
375
+ * 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))
376
+
377
+ ## [2.14.4](https://github.com/IBM/node-sdk-core/compare/v2.14.3...v2.14.4) (2021-09-22)
378
+
379
+
380
+ ### Bug Fixes
381
+
382
+ * 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))
383
+
384
+ ## [2.14.3](https://github.com/IBM/node-sdk-core/compare/v2.14.2...v2.14.3) (2021-09-09)
385
+
386
+
387
+ ### Bug Fixes
388
+
389
+ * **build:** update dependencies ([#161](https://github.com/IBM/node-sdk-core/issues/161)) ([8a37ef0](https://github.com/IBM/node-sdk-core/commit/8a37ef030c5ea793e79ea451043f71cd860ff14b))
390
+
391
+ ## [2.14.2](https://github.com/IBM/node-sdk-core/compare/v2.14.1...v2.14.2) (2021-09-09)
392
+
393
+
394
+ ### Bug Fixes
395
+
396
+ * **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))
397
+
398
+ ## [2.14.1](https://github.com/IBM/node-sdk-core/compare/v2.14.0...v2.14.1) (2021-08-31)
399
+
400
+
401
+ ### Performance Improvements
402
+
403
+ * 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))
404
+
405
+ # [2.14.0](https://github.com/IBM/node-sdk-core/compare/v2.13.0...v2.14.0) (2021-08-27)
406
+
407
+
408
+ ### Features
409
+
410
+ * add enableRetries and disableRetries ([#156](https://github.com/IBM/node-sdk-core/issues/156)) ([d6f12e7](https://github.com/IBM/node-sdk-core/commit/d6f12e76c91f9f0ddce4fef09f5ff024ca3947bc))
411
+
412
+ # [2.13.0](https://github.com/IBM/node-sdk-core/compare/v2.12.2...v2.13.0) (2021-08-18)
413
+
414
+
415
+ ### Features
416
+
417
+ * 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))
418
+
419
+ ## [2.12.2](https://github.com/IBM/node-sdk-core/compare/v2.12.1...v2.12.2) (2021-08-13)
420
+
421
+
422
+ ### Bug Fixes
423
+
424
+ * 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))
425
+
426
+ ## [2.12.1](https://github.com/IBM/node-sdk-core/compare/v2.12.0...v2.12.1) (2021-08-11)
427
+
428
+
429
+ ### Bug Fixes
430
+
431
+ * 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))
432
+
433
+ # [2.12.0](https://github.com/IBM/node-sdk-core/compare/v2.11.3...v2.12.0) (2021-08-10)
434
+
435
+
436
+ ### Features
437
+
438
+ * 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))
439
+
440
+ ## [2.11.3](https://github.com/IBM/node-sdk-core/compare/v2.11.2...v2.11.3) (2021-06-14)
441
+
442
+
443
+ ### Bug Fixes
444
+
445
+ * **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))
446
+
447
+ ## [2.11.2](https://github.com/IBM/node-sdk-core/compare/v2.11.1...v2.11.2) (2021-06-10)
448
+
449
+
450
+ ### Bug Fixes
451
+
452
+ * 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))
453
+
454
+ ## [2.11.1](https://github.com/IBM/node-sdk-core/compare/v2.11.0...v2.11.1) (2021-06-07)
455
+
456
+
457
+ ### Bug Fixes
458
+
459
+ * 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))
460
+
461
+ # [2.11.0](https://github.com/IBM/node-sdk-core/compare/v2.10.4...v2.11.0) (2021-05-27)
462
+
463
+
464
+ ### Features
465
+
466
+ * add `BaseService.constructServiceURL` method ([#138](https://github.com/IBM/node-sdk-core/issues/138)) ([0e73bde](https://github.com/IBM/node-sdk-core/commit/0e73bde12df3cfab0b9243d0064ef40d93c1072a))
467
+
468
+ ## [2.10.4](https://github.com/IBM/node-sdk-core/compare/v2.10.3...v2.10.4) (2021-05-10)
469
+
470
+
471
+ ### Bug Fixes
472
+
473
+ * upgrade package-lock.json ([#136](https://github.com/IBM/node-sdk-core/issues/136)) ([1780894](https://github.com/IBM/node-sdk-core/commit/1780894d05cd8ba9dca9dd6040ee54ceb91275b5))
474
+
475
+ ## [2.10.3](https://github.com/IBM/node-sdk-core/compare/v2.10.2...v2.10.3) (2021-04-01)
476
+
477
+
478
+ ### Bug Fixes
479
+
480
+ * 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))
481
+
482
+ ## [2.10.2](https://github.com/IBM/node-sdk-core/compare/v2.10.1...v2.10.2) (2021-03-31)
483
+
484
+
485
+ ### Bug Fixes
486
+
487
+ * **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))
488
+
489
+ ## [2.10.1](https://github.com/IBM/node-sdk-core/compare/v2.10.0...v2.10.1) (2021-03-16)
490
+
491
+
492
+ ### Bug Fixes
493
+
494
+ * 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))
495
+
496
+ # [2.10.0](https://github.com/IBM/node-sdk-core/compare/v2.9.0...v2.10.0) (2021-03-13)
497
+
498
+
499
+ ### Features
500
+
501
+ * 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))
502
+
503
+ # [2.9.0](https://github.com/IBM/node-sdk-core/compare/v2.8.2...v2.9.0) (2021-03-12)
504
+
505
+
506
+ ### Features
507
+
508
+ * 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))
509
+
510
+ ## [2.8.2](https://github.com/IBM/node-sdk-core/compare/v2.8.1...v2.8.2) (2021-03-12)
511
+
512
+
513
+ ### Bug Fixes
514
+
515
+ * 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))
516
+
517
+ ## [2.8.1](https://github.com/IBM/node-sdk-core/compare/v2.8.0...v2.8.1) (2021-03-09)
518
+
519
+
520
+ ### Bug Fixes
521
+
522
+ * canonicalize iam url ([#125](https://github.com/IBM/node-sdk-core/issues/125)) ([7ce6588](https://github.com/IBM/node-sdk-core/commit/7ce6588c8d0967d13bc3d548a30787360aae6205))
523
+
524
+ # [2.8.0](https://github.com/IBM/node-sdk-core/compare/v2.7.2...v2.8.0) (2021-02-19)
525
+
526
+
527
+ ### Features
528
+
529
+ * **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))
530
+
531
+ ## [2.7.2](https://github.com/IBM/node-sdk-core/compare/v2.7.1...v2.7.2) (2021-02-10)
532
+
533
+
534
+ ### Bug Fixes
535
+
536
+ * **build:** main migration ([#121](https://github.com/IBM/node-sdk-core/issues/121)) ([1919510](https://github.com/IBM/node-sdk-core/commit/19195104395ef830c020c36a0f36b60dce0c8eff))
537
+
538
+ ## [2.7.1](https://github.com/IBM/node-sdk-core/compare/v2.7.0...v2.7.1) (2021-01-07)
539
+
540
+
541
+ ### Bug Fixes
542
+
543
+ * **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))
544
+ * 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))
545
+
546
+ # [2.7.0](https://github.com/IBM/node-sdk-core/compare/v2.6.0...v2.7.0) (2020-10-06)
547
+
548
+
549
+ ### Features
550
+
551
+ * 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))
552
+
553
+ # [2.6.0](https://github.com/IBM/node-sdk-core/compare/v2.5.0...v2.6.0) (2020-09-25)
554
+
555
+
556
+ ### Features
557
+
558
+ * 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))
559
+
560
+ # [2.5.0](https://github.com/IBM/node-sdk-core/compare/v2.4.5...v2.5.0) (2020-09-18)
561
+
562
+
563
+ ### Features
564
+
565
+ * **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))
566
+
567
+ ## [2.4.5](https://github.com/IBM/node-sdk-core/compare/v2.4.4...v2.4.5) (2020-08-12)
568
+
569
+
570
+ ### Bug Fixes
571
+
572
+ * 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))
573
+
574
+ ## [2.4.4](https://github.com/IBM/node-sdk-core/compare/v2.4.3...v2.4.4) (2020-08-06)
575
+
576
+
577
+ ### Bug Fixes
578
+
579
+ * 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))
580
+
581
+ ## [2.4.3](https://github.com/IBM/node-sdk-core/compare/v2.4.2...v2.4.3) (2020-08-05)
582
+
583
+
584
+ ### Bug Fixes
585
+
586
+ * 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))
587
+
588
+ ## [2.4.2](https://github.com/IBM/node-sdk-core/compare/v2.4.1...v2.4.2) (2020-07-22)
589
+
590
+
591
+ ### Bug Fixes
592
+
593
+ * 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))
594
+
595
+ ## [2.4.1](https://github.com/IBM/node-sdk-core/compare/v2.4.0...v2.4.1) (2020-05-14)
596
+
597
+
598
+ ### Bug Fixes
599
+
600
+ * 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))
601
+
602
+ # [2.4.0](https://github.com/IBM/node-sdk-core/compare/v2.3.2...v2.4.0) (2020-05-05)
603
+
604
+
605
+ ### Features
606
+
607
+ * **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))
608
+
609
+ ## [2.3.2](https://github.com/IBM/node-sdk-core/compare/v2.3.1...v2.3.2) (2020-05-04)
610
+
611
+
612
+ ### Bug Fixes
613
+
614
+ * 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))
615
+
616
+ ## [2.3.1](https://github.com/IBM/node-sdk-core/compare/v2.3.0...v2.3.1) (2020-05-01)
617
+
618
+
619
+ ### Bug Fixes
620
+
621
+ * 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))
622
+
623
+ # [2.3.0](https://github.com/IBM/node-sdk-core/compare/v2.2.0...v2.3.0) (2020-03-23)
624
+
625
+
626
+ ### Features
627
+
628
+ * 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))
629
+
630
+ # [2.2.0](https://github.com/IBM/node-sdk-core/compare/v2.1.0...v2.2.0) (2020-03-05)
631
+
632
+
633
+ ### Features
634
+
635
+ * 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))
636
+
637
+ # [2.1.0](https://github.com/IBM/node-sdk-core/compare/v2.0.4...v2.1.0) (2020-02-14)
638
+
639
+
640
+ ### Features
641
+
642
+ * 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))
643
+
644
+ ## [2.0.4](https://github.com/IBM/node-sdk-core/compare/v2.0.3...v2.0.4) (2020-01-30)
645
+
646
+
647
+ ### Bug Fixes
648
+
649
+ * 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))
650
+
651
+ ## [2.0.3](https://github.com/IBM/node-sdk-core/compare/v2.0.2...v2.0.3) (2020-01-16)
652
+
653
+
654
+ ### Bug Fixes
655
+
656
+ * 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))
657
+
658
+ ## [2.0.2](https://github.com/IBM/node-sdk-core/compare/v2.0.1...v2.0.2) (2020-01-09)
659
+
660
+
661
+ ### Bug Fixes
662
+
663
+ * 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))
664
+
665
+ ## [2.0.1](https://github.com/IBM/node-sdk-core/compare/v2.0.0...v2.0.1) (2019-12-06)
666
+
667
+
668
+ ### Bug Fixes
669
+
670
+ * 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)
671
+
672
+ # [2.0.0](https://github.com/IBM/node-sdk-core/compare/v1.3.0...v2.0.0) (2019-11-19)
673
+
674
+
675
+ ### Features
676
+
677
+ * 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))
678
+
679
+
680
+ ### BREAKING CHANGES
681
+
682
+ * The `BaseService` will no longer look for configurations externally by default. A new factory method is provided to create an instance from external configuration.
683
+
684
+ * feat: changes to node-sdk-core to work with service factory feature
685
+
686
+ * `BaseService` constructor will no longer call `configureService`.
687
+
688
+ * updated test to reflect base service constructor does not call configureService
689
+
690
+ * added test for getting credentials from vcap
691
+
692
+ * removed `name` and `serviceVersion` because they are not referenced anymore
693
+
694
+ * added comment for vcap parsing function. removed vcap_services dependency
695
+
696
+ * added debug messages for when returning empty credential
697
+
698
+ # [1.3.0](https://github.com/IBM/node-sdk-core/compare/v1.2.0...v1.3.0) (2019-10-22)
699
+
700
+
701
+ ### Features
702
+
703
+ * 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))
704
+
705
+ # [1.2.0](https://github.com/IBM/node-sdk-core/compare/v1.1.0...v1.2.0) (2019-10-15)
706
+
707
+
708
+ ### Features
709
+
710
+ * 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))
711
+
712
+ # [1.1.0](https://github.com/IBM/node-sdk-core/compare/v1.0.0...v1.1.0) (2019-10-14)
713
+
714
+
715
+ ### Features
716
+
717
+ * adding debug logger ([#64](https://github.com/IBM/node-sdk-core/issues/64)) ([6079ca0](https://github.com/IBM/node-sdk-core/commit/6079ca0))
718
+
719
+ # [1.0.0](https://github.com/IBM/node-sdk-core/compare/v0.3.6...v1.0.0) (2019-10-03)
720
+
721
+
722
+ ### Bug Fixes
723
+
724
+ * 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))
725
+ * parse result from response in token managers ([6bbe423](https://github.com/IBM/node-sdk-core/commit/6bbe423))
726
+ * 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))
727
+
728
+
729
+ ### Build System
730
+
731
+ * 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))
732
+
733
+
734
+ ### Code Refactoring
735
+
736
+ * 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))
737
+ * 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))
738
+
739
+
740
+ ### Features
741
+
742
+ * 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))
743
+ * 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))
744
+ * 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))
745
+ * 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))
746
+ * 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))
747
+
748
+
749
+ ### BREAKING CHANGES
750
+
751
+ * None of the authenticators or request methods take callbacks as arguments anymore - they return Promises instead.
752
+ * Users that have credential files in both the working directory and the home directory will see a change in which one is used.
753
+ * The internal property `url` no longer exists on the `baseOptions` object, it has been renamed to `serviceUrl`
754
+ * 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.
755
+ * token managers no longer support user access tokens. use BearerTokenAuthenticator instead
756
+ * The class names of the token managers have changed.
757
+ * `Icp4dTokenManagerV1` renamed to `Cp4dTokenManager`
758
+ * `IamTokenManagerV1` renamed to `IamTokenManager`
759
+ * `JwtTokenManagerV1` renamed to `JwtTokenManager`
760
+ * The public method `setAuthorizationInfo` is renamed to `setClientIdAndSecret`
761
+ * 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.
762
+ * This SDK may no longer work with applications running on Node 6 or 8.
763
+
764
+ ## [0.3.6](https://github.com/IBM/node-sdk-core/compare/v0.3.5...v0.3.6) (2019-09-16)
765
+
766
+
767
+ ### Bug Fixes
768
+
769
+ * 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))
770
+
771
+ ## [0.3.5](https://github.com/IBM/node-sdk-core/compare/v0.3.4...v0.3.5) (2019-08-07)
772
+
773
+
774
+ ### Bug Fixes
775
+
776
+ * 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))
777
+
778
+ ## [0.3.4](https://github.com/IBM/node-sdk-core/compare/v0.3.3...v0.3.4) (2019-08-05)
779
+
780
+
781
+ ### Bug Fixes
782
+
783
+ * 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))
784
+
785
+ ## [0.3.3](https://github.com/IBM/node-sdk-core/compare/v0.3.2...v0.3.3) (2019-07-17)
786
+
787
+
788
+ ### Bug Fixes
789
+
790
+ * 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))
791
+
792
+ ## [0.3.2](https://github.com/IBM/node-sdk-core/compare/v0.3.1...v0.3.2) (2019-06-23)
793
+
794
+
795
+ ### Bug Fixes
796
+
797
+ * 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))
798
+
799
+ ## [0.3.1](https://github.com/IBM/node-sdk-core/compare/v0.3.0...v0.3.1) (2019-06-06)
800
+
801
+
802
+ ### Bug Fixes
803
+
804
+ * expose the body in the detailed response under the field `result` ([f4aa4f9](https://github.com/IBM/node-sdk-core/commit/f4aa4f9))
805
+
806
+ # [0.3.0](https://github.com/IBM/node-sdk-core/compare/v0.2.8...v0.3.0) (2019-06-05)
807
+
808
+
809
+ ### Features
810
+
811
+ * add `IcpTokenManagerV1` as a top-level export of the package ([cfa3e1b](https://github.com/IBM/node-sdk-core/commit/cfa3e1b))
812
+ * add new token manager for ICP4D ([ee1ddad](https://github.com/IBM/node-sdk-core/commit/ee1ddad))
813
+ * 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))
814
+ * carry `disable_ssl_verification` through to token managers ([4f2f789](https://github.com/IBM/node-sdk-core/commit/4f2f789))
815
+
816
+ ## [0.2.8](https://github.com/IBM/node-sdk-core/compare/v0.2.7...v0.2.8) (2019-05-30)
817
+
818
+
819
+ ### Bug Fixes
820
+
821
+ * default request body size to Infinity ([6cea2b9](https://github.com/IBM/node-sdk-core/commit/6cea2b9))
822
+
823
+ ## [0.2.7](https://github.com/IBM/node-sdk-core/compare/v0.2.6...v0.2.7) (2019-05-24)
824
+
825
+
826
+ ### Bug Fixes
827
+
828
+ * remove node request objects from detailed response ([9ac5673](https://github.com/IBM/node-sdk-core/commit/9ac5673))
829
+ * 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))
830
+
831
+ ## [0.2.6](https://github.com/IBM/node-sdk-core/compare/v0.2.5...v0.2.6) (2019-05-21)
832
+
833
+
834
+ ### Bug Fixes
835
+
836
+ * temporarily disable gzipping until axios bug fix is released ([b26a310](https://github.com/IBM/node-sdk-core/commit/b26a310))
837
+
838
+ ## [0.2.5](https://github.com/IBM/node-sdk-core/compare/v0.2.4...v0.2.5) (2019-05-15)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * allow users to debug axios traffic ([fd41509](https://github.com/IBM/node-sdk-core/commit/fd41509))
844
+
845
+ ## [0.2.4](https://github.com/IBM/node-sdk-core/compare/v0.2.3...v0.2.4) (2019-05-07)
846
+
847
+
848
+ ### Bug Fixes
849
+
850
+ * **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))
851
+
852
+ ## [0.2.3](https://github.com/IBM/node-sdk-core/compare/v0.2.2...v0.2.3) (2019-05-07)
853
+
854
+
855
+ ### Bug Fixes
856
+
857
+ * do not read credentials file in webpack override scenario ([9af4567](https://github.com/IBM/node-sdk-core/commit/9af4567))
858
+ * 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))
859
+
860
+ ## [0.2.2](https://github.com/IBM/node-sdk-core/compare/v0.2.1...v0.2.2) (2019-05-01)
861
+
862
+
863
+ ### Bug Fixes
864
+
865
+ * carry user options from constructor to axios parameters ([65d55ec](https://github.com/IBM/node-sdk-core/commit/65d55ec))
866
+
867
+ ## [0.2.1](https://github.com/IBM/node-sdk-core/compare/v0.2.0...v0.2.1) (2019-04-29)
868
+
869
+
870
+ ### Bug Fixes
871
+
872
+ * 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))
873
+
874
+ # [0.2.0](https://github.com/IBM/node-sdk-core/compare/v0.1.2...v0.2.0) (2019-04-19)
875
+
876
+
877
+ ### Features
878
+
879
+ * 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))