Skip to content

Releases: watson-developer-cloud/python-sdk

v6.0.0

21 Mar 21:32

Choose a tag to compare

6.0.0 (2022-03-21)

Bug Fixes

BREAKING CHANGES

  • OutputData: required text property removed, RuntimeEntity: optional metadata property removed
    RuntimeResponseGeneric: Three new response types added
    Workspace: workspaceID changed form required to optional

  • feat(assistantv2): add three new response types, rename model, remove properties

  • RuntimeEntity: optional metadata property removed, MessageOutputDebug: nodesVisited type DialogNodesVisited changed to DialogNodeVisited.
    MessageContext: integrations property added
    MessageContextGlobalSystem: skipUserInput property added
    MessageContextStateless: integrations property added
    MessageInput: attachments property added
    MessageInputStateless: attachments property added
    RuntimeResponseGeneric: Three new response types added

  • refactor(cc): remove compare and comply ヾ(・‿・)

  • refactor(nlc): remove nlc ヾ(・‿・)

  • feat(nlu): remove MetadataOptions model

  • refactor(lt): comment change and test updates

  • refactor(pi): remove personality insights ヾ(・‿・)

  • feat(stt/tts): add new property and comment changes

  • refactor(ta/visrec): remove ta and visrec ヾ(・‿・)

  • refactor(all): remove remaining traces of removed services

  • feat(assistantv1): add new dialogNode models and additional properties for Workspace

  • feat(discov1): update QueryAggregation subclasses

  • QueryAggregation: QueryAggregation subclasses changed.
    DocumentStatus: documentID, status, and statusDescription are now optional

  • feat(stt): change grammarFile property type

  • addGrammar parameter grammarFile changed from String to Data type

SupportedFeatures: customAcousticModel property added

  • chore: copyright changes

  • build(secrets): upload detect-secrets baseline

  • docs(readme): add deprecation note and remove old references

  • ci(version): remove python 3.6 support and add 3.9 support

v5.3.1

26 Jan 20:42

Choose a tag to compare

5.3.1 (2022-01-26)

Bug Fixes

  • ws: remove websocket debug code (21399b7)

v5.3.0

14 Sep 17:01

Choose a tag to compare

5.3.0 (2021-09-14)

Bug Fixes

  • disco_v1: update type of status to reflect service changes (ab880f0)
  • disco_v2: project types enum updated/fixed (a598231)
  • nlu: fix listClassificationsModels response model (9954e59)
  • wss: fix on_transcription parsing issue including tests (1b05e1b)

Features

  • assistant_v1: add alt_text and sensitivity options, location now optional (0a6c540)
  • assistant_v2: same as v1, add more properties (c2ca53b)
  • assistant_v2,disco_v1: add answers property to response model, fix typo (611b7c9)
  • stt&tts: new models added (67ee967)

v5.2.3

26 Aug 17:33

Choose a tag to compare

5.2.3 (2021-08-26)

Bug Fixes

  • nlc: add deprecation warning (d1ec209), closes #9624
  • nlc: move deprecation warning (09a6dd4)
  • nlc: move deprecation warning (3658ee8)

v5.2.2

06 Jul 17:26

Choose a tag to compare

5.2.2 (2021-07-06)

Bug Fixes

  • robustify the STT streaming results handling (#768) (264807d)

v5.2.1

28 Jun 16:26

Choose a tag to compare

5.2.1 (2021-06-28)

Bug Fixes

  • tts: remove origin header from websocket request (e151e82)

v5.2.0

10 Jun 18:18

Choose a tag to compare

5.2.0 (2021-06-10)

Bug Fixes

  • compare-comply: add deprecation notice for CC (d006937)
  • lt: fix character encoding for non latin langs (900bd79)
  • nlu: remove ListCategoriesModelsResponse (c09022f)
  • tts: remove extraneous filename param (d6f9c5d)

Features

  • assistantv1: generation release changes (ac146a1)
  • assistantv2: generation release changes (d33caba)
  • discov2: generation release changes (0ea3ac0)
  • nlu: generation release changes (e5e71b6)
  • stt-tts: generation release changes (0600855)

v5.1.0

12 Jan 03:12

Choose a tag to compare

5.1.0 (2021-01-12)

Features

  • upate core to use 3.3.6 (83d5f6a)

v5.0.2

28 Dec 22:50

Choose a tag to compare

5.0.2 (2020-12-28)

Bug Fixes

  • lock JWT version to 1.7.1 (8fcdfc6)

v5.0.1

22 Dec 14:11

Choose a tag to compare

5.0.1 (2020-12-22)

Bug Fixes

  • Assistant: node dialog response should have agent props (53e532e)