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.9.0

28 Feb 22:37
d0d243b

Choose a tag to compare

1.9.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (f3bf440)

Documentation

  • add autogenerated code snippets (2292ff5)

v1.8.0

18 Jan 23:14
3559651

Choose a tag to compare

1.8.0 (2022-01-14)

Features

  • v3: added TelephonyTransferCall in response message (#216) (76dae8b)
  • v3: added the display name of the current page in webhook requests (#221) (aa91b72)
  • v3: allow setting custom CA for generic webhooks (#214) (8f3dc03)
  • v3beta1: added TelephonyTransferCall in response message (#217) (e24bdfd)
  • v3beta1: added the display name of the current page in webhook requests (#222) (5956179)
  • v3: release CompareVersions API (8f3dc03)

v1.7.0

15 Nov 15:51
4b1c074

Choose a tag to compare

Features

  • allow setting custom CA for generic webhooks (#207) (441d66b)

Documentation

  • samples: added comment to webhook sample (#211) (4d36e31)

v1.6.0

09 Nov 17:17
d68ca9c

Choose a tag to compare

Features

Bug Fixes

  • deps: drop packaging dependency (c44582e)
  • deps: require google-api-core >= 1.28.0 (c44582e)

Documentation

  • list oneofs in docstring (c44582e)
  • samples: add voice selection (#184) (778b86f)
  • samples: added webhook sample (#169) (74cfc9a)
  • samples: adds list training phrases sample (#196) (dfefa4e)
  • v3beta1: clarified security settings API reference (b8e16f8)
  • v3: clarified semantic of the streaming APIs (4f41653)

v1.5.0

11 Oct 16:47
b83e410

Choose a tag to compare

Features

  • add context manager support in client (#187) (70d4776)

v1.4.0

07 Oct 10:51
68f631b

Choose a tag to compare

Features

  • expose dtmf input info in the query result (#181) (e44d0ce)
  • exposed DTMF input info in the query result (1383bf8)
  • v3: added deployment API (#182) (1383bf8)
  • v3beta1: added support for DeployFlow api under Environments (977e2aa)
  • v3beta1: added support for Deployments with ListDeployments and GetDeployment apis (#177) (977e2aa)
  • v3beta1: added support for TestCasesConfig under Environment (977e2aa)

Bug Fixes

  • improper types in pagers generation (615718b)
  • v3beta1: marked resource name of security setting as not-required (977e2aa)

Documentation

  • added notes on long running operation (1383bf8)
  • v3beta1: added long running operation explanation for several apis (977e2aa)

v1.3.2

27 Sep 15:54
b1498e6

Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (96021b9)

Documentation

v1.3.1

01 Sep 12:02
f658067

Choose a tag to compare

Documentation

  • v3beta1: clarified LRO types (#161) (dd2b2fd)
  • v3beta1: fixed incorrect update mask descriptions (dd2b2fd)

v1.3.0

30 Aug 15:54
4c61da4

Choose a tag to compare

Features

  • v3: added support for DLP templates (#144) (c74e3ac)
  • v3beta1: added support for DLP templates (#143) (7efb89c)
  • v3beta1: expose Locations service to get/list avaliable locations of Dialogflow products (7efb89c)
  • v3: expose Locations service to get/list avaliable locations of Dialogflow products (c74e3ac)

Documentation

v1.2.0

02 Aug 10:47
50cdb34

Choose a tag to compare

Features

  • v3: add advanced settings for agent level (#137) (24ef477)
  • v3: add insights export settings for security setting (24ef477)
  • v3: add language code for streaming recognition result and flow versions for query parameters (24ef477)
  • v3: add rollout config, state and failure reason for experiment (24ef477)
  • v3beta1: add advanced settings for agent level (#138) (96141a1)
  • v3beta1: add insights export settings for security setting (96141a1)
  • v3beta1: add language code for streaming recognition result and flow versions for query parameters (96141a1)
  • v3beta1: add rollout config, state and failure reason for experiment (96141a1)

Documentation

  • v3beta1: deprecate legacy logging settings (96141a1)
  • v3: deprecate legacy logging settings (24ef477)