Skip to content

Releases: watson-developer-cloud/python-sdk

v2.2.3

15 Oct 00:28

Choose a tag to compare

2.2.3 (2018-10-15)

Bug Fixes

v2.2.2

11 Oct 16:16

Choose a tag to compare

2.2.2 (2018-10-11)

Bug Fixes

  • travis: Allow deployment and doc publish to happen in 3.5 only (22986d1)

v2.2.1

11 Oct 15:15

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

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

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

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

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

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

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

Choose a tag to compare

1.6.1 (2018-08-13)

Bug Fixes

  • travis: Add pypandoc before deploy (28fd67b)