Skip to content

Releases: watson-developer-cloud/python-sdk

v2.2.1

11 Oct 15:15
Compare
Choose a tag to compare

2.2.1 (2018-10-11)

Bug Fixes

  • docs: Fix generation of docs (56f93bc)

v2.2.0

10 Oct 18:11
Compare
Choose a tag to compare

2.2.0 (2018-10-10)

Bug Fixes

  • ConversationV1: Conversation V1 is deprecated (3b69647)
  • VR3: Authentication using apikey is deprecated (58c9552)

Features

  • Discovery: create_environment has new param size (8c92ee8)
  • Discovery: federated_query and query has new params (2c06e48)

v2.1.0

21 Sep 23:50
Compare
Choose a tag to compare

2.1.0 (2018-09-21)

Features

  • AssistantV2: New service AssistantV2 (a715334)
  • SSL: Support to disable SSL certificate verification (e0f1d11)

v2.0.1

12 Sep 23:13
Compare
Choose a tag to compare

2.0.1 (2018-09-12)

Bug Fixes

  • setup: edit setup.py with the correct libraries (48bf1b3)

v2.0.0

12 Sep 20:59
Compare
Choose a tag to compare

2.0.0 (2018-09-12)

Check the MIGRATION GUIDE for details

Bug Fixes

  • codacy: Fix codacy issues (5de0fdc)
  • DetailedResponse: Add status_code to DetailedResponse (5c8da5b)
  • ICP: changes when username/password are set (feac01c)
  • ICP: Minor changes in ICM logic (1787225)
  • recognize_using_websocket: Fix the final stop message (36d536f)
  • VR: Fix VR examples and test paths (a5871a9)

Features

  • examples: Updates to example readme (4d9c4b9)
  • ICP: Add ICP support (c62394b)

BREAKING CHANGES

  • examples: Response is now DetailedResponse

v1.7.1

28 Aug 14:09
Compare
Choose a tag to compare

1.7.1 (2018-08-28)

Bug Fixes

  • DetailedResponse: Add status_code to DetailedResponse (a76e1f4)
  • iam_apikey: Rename iam_api_key to iam_apikey (c3edc77)

v1.7.0

14 Aug 21:30
Compare
Choose a tag to compare

1.7.0 (2018-08-14)

Features

  • Discovery: New methods for events and feedback ie create_event(), get_metrics_event_rate(), get_metrics_query(), get_metrics_query_event(), get_metrics_query_no_results(), get_metrics_query_token_event() and query_log() (e9d3424)
  • Discovery: size parameter in create_environment is no longer deprecated (dcc709a)

v1.6.1

13 Aug 16:11
Compare
Choose a tag to compare

1.6.1 (2018-08-13)

Bug Fixes

  • travis: Add pypandoc before deploy (28fd67b)

v1.6.0

07 Aug 20:24
Compare
Choose a tag to compare

1.6.0 (2018-08-07)

Bug Fixes

  • IAM: Expose IAMTokenManager (534c234)
  • semantic-release: Automation of releases (#517) (b45871a)
  • travis: Fix travis by adding a master (c131452)
  • VR: temporary fix for detect_face (2376089)

Features

  • Assistant: New parameter mentions in create_example() (3f08960)
  • Assistant: New parameter new_mentions in update_example() (002b595)
  • Assistant: New parameter new_user_label in update_dialog_node() (455c777)
  • Assistant: New parameter system_settings in create_workspace() and update_workspace (887f7ac)
  • Assistant: New parameter user_lablel in create_dialog_node() (ccb3f2c)
  • Assistant: New method list_mentions() (848964d)
  • Discovery: New parameter logging_opt_out in query() (e65a95c)
  • Discovery: Update to EnrichmentOptions model (e0e347f)

v1.5.0

12 Jul 21:19
Compare
Choose a tag to compare