Skip to content

Releases: watson-developer-cloud/node-sdk

v6.0.4

05 Apr 20:58

Choose a tag to compare

6.0.4 (2021-04-05)

Bug Fixes

  • update core to enable use with more front-end environments (bb57a23)

v6.0.3

22 Feb 19:01

Choose a tag to compare

6.0.3 (2021-02-22)

Bug Fixes

  • cc: add deprecation warning for Compare and Comply (85c218a)
  • stt: handedit- fix timestamps time to properly reflect response model (735bcd2), closes #1084

v6.0.2

08 Jan 15:48

Choose a tag to compare

6.0.2 (2021-01-08)

Bug Fixes

  • package.json: update dependencies to cover vulnerabilities (2b839c8)

v6.0.1

22 Dec 19:24

Choose a tag to compare

6.0.1 (2020-12-22)

Bug Fixes

v6.0.0

14 Dec 20:57

Choose a tag to compare

Build System

  • Support for Node v10 dropped

BREAKING CHANGES

  • Support for callbacks dropped
  • Features added and removed in services, see MIGRATION-V6.md

6.0.0-rc1

07 Nov 03:04

Choose a tag to compare

6.0.0-rc1 Pre-release
Pre-release

First release candidate for the upcoming major release, v6, which is scheduled to go out at the end of November.

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

  • $ npm install ibm-watson@6.0.0-rc1
  • $ npm install ibm-watson@next

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

v5.7.1

29 Sep 19:05

Choose a tag to compare

5.7.1 (2020-09-29)

Bug Fixes

  • add getTransactionId method to the SynthesizeStream (#1058) (21a5a7f)
  • stop ignoring serviceUrl for Websocket methods (#1060) (1901aae)

v5.7.0

27 Aug 14:49

Choose a tag to compare

5.7.0 (2020-08-27)

Bug Fixes

  • added test to getDocumentStatus() (e5c81d5)
  • comments and necessary required params (bef8089)
  • small changes (f7a5e3c)
  • visual reconition v4 (b12f11e)

Features

  • assistant-v2: new method: listLogs (ff6b79c)
  • discovery-v2: new methods: (01d426c)
  • discovery-v2-test: added new tests for the new methods coming to (82ea90f)
  • language-translator-v3: new method: listLanguages (b9a7d41)
  • text-to-speech-v1: new voices added (be94a1a)

v5.6.2

06 Aug 19:10

Choose a tag to compare

5.6.2 (2020-08-06)

Bug Fixes

  • support disableSslVerification when user provides https agent (#1055) (4ab77e1)

v5.6.1

24 Jul 18:08

Choose a tag to compare

5.6.1 (2020-07-24)

Bug Fixes