Skip to content

Releases: watson-developer-cloud/python-sdk

v4.5.0

04 Jun 14:31
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v4.1.0

27 Nov 16:19
Compare
Choose a tag to compare

4.1.0 (2019-11-27)

Features

  • assistantv1: New param new_disambiguation_opt_out in create_dialog_node (5a5b840)
  • assistantv1: New param new_disambiguation_opt_out in update_dialog_node() (6e52e07)
  • assistantv1: New param webhooks in create_workspace() and update_workspace() (0134b69)
  • assistantv1: New properties randomize and max_ssuggestions in WorkspaceSystemSettingsDisambiguation (27a8cd7)
  • assistantv1: New property off_topic in WorkspaceSystemSettings (5f93c55)
  • discoveryv1: title property not part of QueryNoticesResult and QueryResult (2ce0ad3)
  • discoveryv2: Add examples for discoveryv2 (2b54527)
  • discoveryv2: New discovery v2 available on CP4D (73df7e4)
  • VisualRecognitionv4: New method get_training_usage (a5bec46)

v4.0.4

22 Nov 20:26
Compare
Choose a tag to compare

4.0.4 (2019-11-22)

Bug Fixes

  • semrelease: Provide proper git message for semantic release (88e2c08)

v4.0.3

20 Nov 23:33
Compare
Choose a tag to compare

4.0.3 (2019-11-20)

Bug Fixes

  • bumpversion: Skip for bumpversion (fd38d73)
  • semantic: remove tag in bumpversion (bb1a6a9)
  • semrelease: Reorder semantic release steps (1a13a0c)

v4.0.2

11 Nov 22:14
Compare
Choose a tag to compare

4.0.2 (2019-11-11)

Bug Fixes

  • semantic: Fix semantic release stale commit (f0eaafa)