Skip to content

Releases: watson-developer-cloud/node-sdk

v4.5.0

19 Sep 02:01

Choose a tag to compare

4.5.0 (2019-09-19)

Bug Fixes

  • ignore unecessary files for npm releases (#962) (93eb677)

Features

  • separate strings out of primary SynthesizeStream pipe (#957) (3014478)

v5.0.0-rc1

30 Aug 21:35

Choose a tag to compare

v5.0.0-rc1 Pre-release
Pre-release

First release candidate for the upcoming major release, v5, which is schedule to go out at the end of September.

To install this release candidate, use one of the following commands:

For more information about breaking changes and how to migrate your code, see the migration guide.

v4.4.0

20 Aug 21:27

Choose a tag to compare

4.4.0 (2019-08-20)

Features

  • compare-comply: new model ContractCurrencies added (#935) (132ad09)

v4.3.4

13 Aug 14:34

Choose a tag to compare

4.3.4 (2019-08-13)

Bug Fixes

  • disable analytics headers in browser to fix cors issues (bdcf9d6)
  • disable analytics headers in browser to fix cors issues (#932) (bba47a0)

v4.3.3

08 Aug 20:15

Choose a tag to compare

4.3.3 (2019-08-08)

Bug Fixes

  • send correct user-agent header for websocket methods (#930) (f24cac2)

v4.3.2

07 Aug 22:14

Choose a tag to compare

4.3.2 (2019-08-07)

Bug Fixes

  • core: share request config across all requests (#928) (7fd5577)

v4.3.1

05 Aug 16:54

Choose a tag to compare

4.3.1 (2019-08-05)

Bug Fixes

  • extend constructor options types to allow additional properties (#925) (03d241a)

v4.3.0

25 Jul 14:42

Choose a tag to compare

4.3.0 (2019-07-25)

Bug Fixes

  • compare-comply: contract_type corrected to contract_types in model ClassifyReturn (a114881)

Features

  • assistant-v2: support for search skill added (a1c4f6d)

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)