Releases: watson-developer-cloud/node-sdk
Releases · watson-developer-cloud/node-sdk
v3.15.1
3.15.1 (2019-01-07)
Bug Fixes
- add
disabled
property to CreateDialogNode (41cd8dc)
- add
user_defined
property to MessageOutput model (ea28bf3)
v3.15.0
3.15.0 (2018-12-07)
Features
- add support for Compare and Comply service (fa22ae5)
- discovery: adds new model, RetrievalDetails (1821719)
- natural-language-understanding: new properties added to models to match the service (3bf1e5e)
v3.14.0
3.14.0 (2018-12-06)
Features
- text-to-speech: add support for using
synthesize
over a websocket connection (94ba896)
v3.13.1
3.13.1 (2018-11-26)
Bug Fixes
- discovery: update mis-defined parameters to match the service (d1fb9a9)
- speech-to-text:
content_type
is no longer a required parameter for recognize()
or createJob()
(it is now optional) (d64c06a)
- speech-to-text: add support for
language_customization_id
parameter to the WebSockets method, deprecate customization_id
(bf2cd68)
v3.13.0
3.13.0 (2018-10-30)
Features
- discovery: add new methods:
createTokenizationDictionary
, deleteTokenizationDictionary
, and getTokenizationDictionaryStatus
(d5ba660)
v3.12.0
3.12.0 (2018-10-10)
Features
- discovery: new parameters added to match updates to the service (838b044)
v3.11.1
3.11.1 (2018-09-28)
Bug Fixes
- icp: disabling ssl verification now works for websocket connection (f8466c8)
v3.11.0
3.11.0 (2018-09-24)
Features
- add support for assistant v2 (8a99676)
v3.10.0
3.10.0 (2018-09-13)
Features
- new languages models supported for speech to text (a2669dd)
- support authenticating with ibm cloud private (0d1774c)
v3.9.1
3.9.1 (2018-08-30)
Bug Fixes
- add an optional filename parameter for methods accepting a file (9a6cb59)