Skip to content

v8.0.0

Compare
Choose a tag to compare
@watson-github-bot watson-github-bot released this 16 Mar 21:00
· 34 commits to master since this release

8.0.0 (2023-03-16)

Bug Fixes

  • deps: upgrade core version to address jsonwebtoken vulnerability (67b169d)

Features

  • assistantv2: add several new functions (2eae4e9)
  • assistantv2: improved typing (730114e)
  • discov2: new aggregation types (9409082)
  • lt,stt: add and remove model constants (d41c7ee)
  • nlu: remove all sentimentModel functions (0f17d68)
  • nlu: remove beta model param from Sentiment (8815b1a)
  • stt, tts: add more models (93cbe80)
  • tts: add new params to websocket function (13ab63f)
  • tts: add params and add model constants (b9fad7b)

BREAKING CHANGES

  • assistantv2: createSession param removed
  • assistantv2: removing and changing of interface properties
  • discov2: confidence property removed
  • discov2: smartDocumentUnderstanding param removed
  • discov2: QueryAggregation structure changed
  • nlu: remove all sentimentModel functions and interfaces