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

Releases: googleapis/python-dialogflow-cx

v1.18.0

01 Feb 14:02
e9a6457
Compare
Choose a tag to compare

1.18.0 (2023-01-30)

Features

  • Added JSON_PACKAGE field to ExportAgentRequest (#497) (efe6286)
  • v3beta1: Added JSON_PACKAGE field to ExportAgentRequest (#495) (d03ec56)

v1.17.1

23 Jan 15:49
2dd4911
Compare
Choose a tag to compare

1.17.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (dc4f8e2)

Documentation

  • Add documentation for enums (dc4f8e2)

v1.17.0

17 Jan 21:25
d99ff4d
Compare
Choose a tag to compare

1.17.0 (2023-01-14)

Features

  • v3: ResponseMessage proto contains channel information (#488) (a685e8c)

v1.16.0

12 Jan 17:33
23b0a3c
Compare
Choose a tag to compare

1.16.0 (2023-01-12)

Features

  • v3beta1: ResponseMessage proto contains channel information (#485) (242abc6)

v1.15.0

10 Jan 17:16
d65e056
Compare
Choose a tag to compare

1.15.0 (2023-01-10)

Features

v1.14.1

09 Jan 16:37
35ef23d
Compare
Choose a tag to compare

1.14.1 (2023-01-06)

Documentation

  • samples: Update previous month logic to avoid zero-index bug in webhook_prebuilt_telecom sample (#479) (38c188a)

v1.14.0

15 Dec 19:09
60bb667
Compare
Choose a tag to compare

1.14.0 (2022-12-15)

Features

  • Add files field to finding's list of attributes (ff576ee)
  • Add support for google.cloud.dialogflowcx.__version__ (ff576ee)
  • Add typing to proto.Message based class attributes (ff576ee)

Bug Fixes

  • Add dict typing for client_options (ff576ee)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (ff576ee)
  • Drop usage of pkg_resources (ff576ee)
  • Fix timeout default values (ff576ee)

Documentation

  • Clarified Agent Assist max retention is 30 days (ff576ee)
  • Clarify interactive logging TTL behavior (ff576ee)
  • samples: Snippetgen handling of repeated enum field (ff576ee)
  • samples: Snippetgen should call await on the operation coroutine before calling result (ff576ee)

v1.13.5

27 Oct 19:27
e9b183b
Compare
Choose a tag to compare

1.13.5 (2022-10-26)

Documentation

v1.13.4

10 Oct 16:04
8e8900a
Compare
Choose a tag to compare

1.13.4 (2022-10-07)

Bug Fixes

v1.13.3

04 Oct 01:04
6413d0e
Compare
Choose a tag to compare

1.13.3 (2022-10-04)

Bug Fixes

Documentation

  • Clarified gcs_bucket field of the SecuritySettings message (#460) (f922211)
  • samples: Adding snippet to extract SessionInfo (d6ef048)