This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Releases: googleapis/python-dialogflow-cx
Releases · googleapis/python-dialogflow-cx
v1.13.2
v1.13.1
v1.13.0
1.13.0 (2022-07-15)
Features
- add audience parameter (3a356c9)
- v3: added webhook_config (3a356c9)
- v3beta1: added webhook_config (3a356c9)
Bug Fixes
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
v0.8.2
v1.12.0
v1.11.0
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)