Releases: watson-developer-cloud/node-sdk
Releases · watson-developer-cloud/node-sdk
v3.17.0
Compare
Sorry, something went wrong.
No results found
3.17.0 (2019-02-04)
Features
enable reading credentials from ibm-credentials.env file (ce02aa8 )
v3.16.1
Compare
Sorry, something went wrong.
No results found
3.16.1 (2019-01-19)
Bug Fixes
fix getTransactionId method for the RecognizeStream class (e5bbe2c )
v3.16.0
Compare
Sorry, something went wrong.
No results found
3.16.0 (2019-01-17)
Features
discovery: add methods createStopwordList, deleteStopwordList, createGateway, deleteGateway, getGateway, and listGateways (8a6753e )
speech-to-text: new methods added: addGrammar, deleteGrammar, getGrammar, listGrammars (7ab567a )
visual-recognition: parameter accept_language added to method detectFaces (82190c7 )
v3.15.4
Compare
Sorry, something went wrong.
No results found
3.15.4 (2019-01-15)
Bug Fixes
fix bug that prevents audio from being sent as a buffer for recognize (3f97b80 )
v3.15.3
Compare
Sorry, something went wrong.
No results found
3.15.3 (2019-01-15)
Bug Fixes
package.json to reduce vulnerabilities (e61d1de )
v3.15.2
Compare
Sorry, something went wrong.
No results found
3.15.2 (2019-01-14)
Bug Fixes
query parameters no longer cause text-to-speech over websockets to crash (775e6d2 )
Remove the disabled property from CreateDialogNode. It is for internal use only. (4b72d0e )
v3.15.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.14.0 (2018-12-06)
Features
text-to-speech: add support for using synthesize over a websocket connection (94ba896 )
v3.13.1
Compare
Sorry, something went wrong.
No results found
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 )