Skip to content

Releases: watson-developer-cloud/node-sdk

v3.18.3

19 Mar 17:23
Compare
Choose a tag to compare

3.18.3 (2019-03-19)

Bug Fixes

  • expose token manager from core code as a module (4376e7c)

v3.18.2

15 Mar 22:03
Compare
Choose a tag to compare

3.18.2 (2019-03-15)

Bug Fixes

  • make access_token an allowable query parameter in recognize / synthesize streams (a2ad09e)

v3.18.1

14 Feb 15:55
Compare
Choose a tag to compare

3.18.1 (2019-02-14)

Bug Fixes

  • use dotenv v5 to maintain node 4.x compatibility (c311651)

v3.18.0

06 Feb 15:37
Compare
Choose a tag to compare

3.18.0 (2019-02-06)

Features

  • compare-comply: new constants and new model properties added (d9dc7cc)
  • discovery: add method getStopwordListStatus (ea9eaf9)
  • speech-to-text: optional parameter force added to the method upgradeAcousticModel (ceaa843)

v3.17.0

04 Feb 15:45
Compare
Choose a tag to compare

3.17.0 (2019-02-04)

Features

  • enable reading credentials from ibm-credentials.env file (ce02aa8)

v3.16.1

19 Jan 07:15
Compare
Choose a tag to compare

3.16.1 (2019-01-19)

Bug Fixes

  • fix getTransactionId method for the RecognizeStream class (e5bbe2c)

v3.16.0

17 Jan 02:00
Compare
Choose a tag to compare

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

15 Jan 21:05
Compare
Choose a tag to compare

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

15 Jan 15:32
Compare
Choose a tag to compare

3.15.3 (2019-01-15)

Bug Fixes

  • package.json to reduce vulnerabilities (e61d1de)

v3.15.2

14 Jan 21:14
Compare
Choose a tag to compare

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)