ibm-cloud-sdk-core 4.3.1 → 4.3.2-beta-1

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