Skip to content

Releases: watson-developer-cloud/node-sdk

v4.2.6

23 Jul 18:19

Choose a tag to compare

4.2.6 (2019-07-23)

Bug Fixes

  • properly store refreshed tokens in websocket libraries (#920) (4b8df28)

v4.2.5

19 Jul 17:36

Choose a tag to compare

4.2.5 (2019-07-19)

Bug Fixes

  • AuthorizationV1.Options requires type definitions for iam_a… (#917) (b38d692)
  • type definitions for iam_apikey and ibm_url (13ac681)

v4.2.4

17 Jul 21:54

Choose a tag to compare

4.2.4 (2019-07-17)

Bug Fixes

  • refresh iam tokens in websocket methods (#913) (5a2876a)

v4.2.3

17 Jul 16:01

Choose a tag to compare

4.2.3 (2019-07-17)

Bug Fixes

  • speech-to-text: support all allowed parameters in WebSocket method (b91c1e2)
  • speech-to-text: support all allowed parameters in WebSocket… (#915) (e9ef5da)

v4.2.2

12 Jul 16:19

Choose a tag to compare

4.2.2 (2019-07-12)

Bug Fixes

  • only set readableObjectMode in recognize-stream if not present (#907) (155c005)

v4.2.1

14 Jun 19:23

Choose a tag to compare

4.2.1 (2019-06-14)

Bug Fixes

  • remove ReadStream since ReadableStream is correct (b9f8c73)
  • update second occurence of Map to Record (3ded63a)
  • use Record instead of Map type for classifier update (6dec631)

v4.2.0

10 Jun 21:01

Choose a tag to compare

4.2.0 (2019-06-10)

Bug Fixes

  • change Object types to custom JsonObject (800afbe)
  • updates from ibm-cloud-sdk-core: (dfabc7a)

Features

  • language-translator: the following methods have been added: (a0f2c20)
  • address review comments (5b09882)

v4.1.3

24 May 15:34

Choose a tag to compare

4.1.3 (2019-05-24)

Bug Fixes

  • don't return request object in detailed response (31628ff)
  • don't return request object in detailed response (#891) (9f9174c)

v4.1.2

22 May 15:05

Choose a tag to compare

4.1.2 (2019-05-22)

Bug Fixes

  • enable axios debug, disable gzip (4e86717)

v4.1.1

13 May 17:13

Choose a tag to compare

4.1.1 (2019-05-13)

Bug Fixes

  • do not read credentials file in browser (718895c)