Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Releases: googleapis/python-dialogflow-cx

v1.13.2

02 Sep 01:54
d4d4343

Choose a tag to compare

1.13.2 (2022-09-02)

Documentation

  • samples: Add prebuilt telecom agent webhook code in python (#434) (45926d2)

v1.13.1

17 Aug 17:49
3961d25

Choose a tag to compare

1.13.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#435) (519012b)
  • deps: require proto-plus >= 1.22.0 (519012b)

v1.13.0

18 Jul 13:05
8589057

Choose a tag to compare

1.13.0 (2022-07-15)

Features

  • add audience parameter (3a356c9)
  • v3: added webhook_config (3a356c9)
  • v3beta1: added webhook_config (3a356c9)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (3a356c9)
  • require python 3.7+ (4746c9f)

Documentation

  • add detect intent with intent input snippet (#417) (04ded3c)
  • add detect intent with sentiment analysis snippet (#416) (dcd8319)
  • add detect intent with text-to-speech synthesized output snippet (#419) (ac6aae4)
  • Add dialogflow cx detect intent with disabled webhook snippet (#422) (406e84d)
  • add streaming detect intent with partial response sample (#414) (57a0e16)
  • clarify descriptions of the AdvancedSettings and WebhookRequest data types (3a356c9)
  • Dialogflow cx v3 detect intent event input snippet (#421) (0524558)
  • improve comments for protos (3a356c9)
  • Update region_tag: dialogflow_detect_intent_text --> dialogflow_cx_detect_intent_text (#424) (dd2257c)

v1.12.1

09 Jun 16:48
30fc59f

Choose a tag to compare

1.12.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#395) (f21bc73)

v0.8.2

09 Jun 16:48
0d8a1f7

Choose a tag to compare

0.8.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#400) (49b7827)

v1.12.0

19 May 12:46
a334b66

Choose a tag to compare

1.12.0 (2022-05-09)

Features

  • v3beta1: added audio_export_settings (#311) (228ae83)

Documentation

  • v3: update the doc on diagnostic info (#314) (6109b64)

v1.11.0

03 May 18:22
cc966f9

Choose a tag to compare

1.11.0 (2022-05-03)

Features

  • added data format specification for export agent (1844193)
  • v3: add support for locking an agent for changes (#276) (1844193)
  • v3: added audio_export_settings (#300) (b225dfe)
  • v3beta1: added data format specification for export agent (72e624a)
  • v3beta1: added support for locking an agent for changes (#281) (72e624a)

Documentation

  • improved docs format (#275) (560e6a4)
  • minor wording update (#294) (f660888)
  • samples: Adds snippet for configuring a webhook to enable an agent response. (#306) (c0cc924)
  • samples: Adds snippet for configuring optional or required form parameters (#305) (720c0bd)
  • samples: Adds snippet for validating a form parameter. (#302) (8cfe6a1)
  • samples: Configure session parameters snippet (#303) (ace3936)
  • samples: Configure session parameters trigger transition (#304) (d6cab9d)
  • v3beta1: added explanation for uri fields in resources (#273) (01b0f8f)
  • v3beta1: improved docs format (01b0f8f)

v0.8.1

03 May 18:05
ab4e91f

Choose a tag to compare

0.8.1 (2022-05-03)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v0 release (#278) (5d1fd84)

v1.10.0

10 Mar 17:47
b67e2b4

Choose a tag to compare

1.10.0 (2022-03-10)

Features

Documentation

  • clarified wording around Cloud Storage usage (61fd2dc)

v1.9.1

07 Mar 16:10
d326a4d

Choose a tag to compare

1.9.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#263) (6235775)
  • deps: require proto-plus>=1.15.0 (6235775)