Skip to content

Releases: watson-developer-cloud/node-sdk

v3.15.1

07 Jan 21:55
Compare
Choose a tag to compare

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

07 Dec 16:00
Compare
Choose a tag to compare

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

06 Dec 15:54
Compare
Choose a tag to compare

3.14.0 (2018-12-06)

Features

  • text-to-speech: add support for using synthesize over a websocket connection (94ba896)

v3.13.1

26 Nov 15:55
Compare
Choose a tag to compare

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

30 Oct 19:20
Compare
Choose a tag to compare

3.13.0 (2018-10-30)

Features

  • discovery: add new methods: createTokenizationDictionary, deleteTokenizationDictionary, and getTokenizationDictionaryStatus (d5ba660)

v3.12.0

10 Oct 15:47
Compare
Choose a tag to compare

3.12.0 (2018-10-10)

Features

  • discovery: new parameters added to match updates to the service (838b044)

v3.11.1

28 Sep 14:34
Compare
Choose a tag to compare

3.11.1 (2018-09-28)

Bug Fixes

  • icp: disabling ssl verification now works for websocket connection (f8466c8)

v3.11.0

24 Sep 14:26
Compare
Choose a tag to compare

3.11.0 (2018-09-24)

Features

  • add support for assistant v2 (8a99676)

v3.10.0

13 Sep 18:26
Compare
Choose a tag to compare

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

30 Aug 19:17
Compare
Choose a tag to compare

3.9.1 (2018-08-30)

Bug Fixes

  • add an optional filename parameter for methods accepting a file (9a6cb59)