Skip to content

Releases: watson-developer-cloud/python-sdk

v5.0.0-rc1

19 Nov 15:33

Choose a tag to compare

v5.0.0-rc1 Pre-release
Pre-release

First release candidate for the upcoming major release, v5, which is scheduled to go out at the end of November.

For more information about breaking changes and how to migrate your code, see the migration guide.

v4.7.1

03 Sep 22:01

Choose a tag to compare

4.7.1 (2020-09-03)

Bug Fixes

  • lock the cloud sdk library version (18d5997)

v4.7.0

03 Sep 00:08

Choose a tag to compare

4.7.0 (2020-09-03)

Features

  • DiscoveryV2: add support for analyze document (6353f53)

v4.6.0

25 Aug 20:06

Choose a tag to compare

4.6.0 (2020-08-25)

Features

  • generate unit tests using current api defs (99555f0)
  • regenrate all services using current api def (9ef3c6e)
  • AssistantV2: add support for list logs and delete user data (6b87f9b)
  • discoV2: add new apis for enrichments, collections and projects (4388ea2)
  • languageTranslatorV3: add support for list languages (de83e96)

v4.5.0

04 Jun 14:31

Choose a tag to compare

4.5.0 (2020-06-04)

Features

  • regenerate services based on current API def (c538bd2)
  • AssistantV1: add support for spelling suggestions (858af78)
  • AssistantV2: add support for stateless messages (c57f248)
  • VisualRecognitionV4: add support for downloading a model file (fa2cd1b)

v4.4.1

11 May 12:32

Choose a tag to compare

4.4.1 (2020-05-11)

Bug Fixes

  • loading creds from top level directory (03a3509)

v4.4.0

24 Apr 13:21

Choose a tag to compare

4.4.0 (2020-04-24)

Features

  • AssistantV2: regenerate based on current API def (46a812c)
  • regenerate services using current API def (e9ea20c)
  • LanguageTranslator: add support for auto correct (230878a)
  • SpeechToText: add support for speech_detector_sensitivity and background_audio_suppression in (9aa13e9)

v4.3.0

13 Feb 19:50

Choose a tag to compare

4.3.0 (2020-02-13)

Features

  • assistantv1: New param include_audi in create_synonym and update_synonym and update_dialog_node (fbe1081)
  • assistantv1: New param include_audit in create_example, update_example, create_counterexample, update_counterexample, create_entity (b1f99ec)
  • assistantv1: New param include_audit in create_intent (d523706)
  • assistantv1: New param include_audit in create_value (4d32257)
  • assistantv1: New param include_audit in create_workspace and update_workspace (e44cb16)
  • assistantv1: New params append and include_audit in update_intent (3b015f9)
  • assistantv1: New params audit and include_audit in update_value (8bac230)
  • assistantv1: New params include_audit and append in update_entity (e36783d)
  • assistantv1: New params interpretation and role in RuntimeEntity model (a44ace8)
  • assistantv2: interpretation, alternatives and role properties in RuntimeEntity (5ef087f)
  • assistantv2: New params locale and reference_time in MessageContextGlobalSystem (9b7e56e)
  • vr4: New objects operations (cc9eace)

v4.2.1

17 Jan 22:01

Choose a tag to compare

4.2.1 (2020-01-17)

Bug Fixes

  • nlu: Add model property back in CategoriesOptions (6d5ed34)

v4.2.0

16 Jan 22:35

Choose a tag to compare

4.2.0 (2020-01-16)

Features

  • core: Update core version (88106fb)
  • stt: New param end_of_phrase_silence_time and split_transcript_at_phrase_end in recognize (776dc86)
  • stt: New param end_of_phrase_silence_time and split_transcription in recognize_using_websocket (040946f)