Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 7.73 KB

CHANGELOG.md

File metadata and controls

91 lines (55 loc) · 7.73 KB

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)

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)

4.2.1 (2020-01-17)

Bug Fixes

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

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)

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)

4.0.4 (2019-11-22)

Bug Fixes

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

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)

4.0.3 (2019-11-20)

Bug Fixes

  • bumpversion: Skip for bumpversion (fd38d73)
  • semrelease: Reorder semantic release steps (1a13a0c)

4.0.2 (2019-11-11)

Bug Fixes

  • semantic: Fix semantic release stale commit (f0eaafa)

Moved to https://github.com/watson-developer-cloud/python-sdk/wiki/Changelog