Releases: watson-developer-cloud/node-sdk
Releases · watson-developer-cloud/node-sdk
v6.0.2
6.0.2 (2021-01-08)
Bug Fixes
- package.json: update dependencies to cover vulnerabilities (2b839c8)
v6.0.1
6.0.1 (2020-12-22)
Bug Fixes
v6.0.0
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
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:
For more information about breaking changes and how to migrate your code, see the migration guide.
v5.7.1
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
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
5.6.2 (2020-08-06)
Bug Fixes
- support
disableSslVerification
when user provides https agent (#1055) (4ab77e1)
v5.6.1
5.6.1 (2020-07-24)
Bug Fixes
v5.6.0
5.6.0 (2020-06-03)
Bug Fixes
Features
- assistant-v2: new method:
messageStateless
(0ccc5bf)
- visual-recognition-v4: new method:
getModelFile
(55aec8c)
v5.5.0
5.5.0 (2020-04-24)
Bug Fixes
- discovery-v1: property
indexed
corrected to available
for model EnvironmentDocuments
(7bc2ccd)
Features
- assistant-v1:
RuntimeEntityAlternative
model added (9ad75d7)
- assistant-v2:
MessageContextSkillSystem
model added (40fd822)
- speech-to-text-v1: parameters
speechDetectorSensitivity
, backgroundAudioSuppression
, added to recognize
(7c91ea2)
- text-to-speech-v1: new voices and languages added (dad6e0e)