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

Releases: googleapis/python-contact-center-insights

v1.11.0

31 May 18:36
6bf3489
Compare
Choose a tag to compare

1.11.0 (2023-05-25)

Features

  • Support for generating summaries during conversation analysis (#303) (fb662bb)

v1.10.0

06 Apr 13:20
1af2abf
Compare
Choose a tag to compare

1.10.0 (2023-04-06)

Features

v1.9.1

27 Mar 15:33
0ff3eca
Compare
Choose a tag to compare

1.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#299) (0848578)

v1.9.0

02 Mar 16:23
1855b74
Compare
Choose a tag to compare

1.9.0 (2023-03-02)

Features

  • Add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights (#296) (f299378)

v1.8.0

28 Feb 18:46
5669194
Compare
Choose a tag to compare

1.8.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#291) (5698695)

v1.7.0

07 Feb 15:28
20824aa
Compare
Choose a tag to compare

1.7.0 (2023-02-04)

Features

v1.6.1

23 Jan 15:43
c5f7daf
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a95c535)

Documentation

  • Add documentation for enums (a95c535)

v1.6.0

10 Jan 18:18
2f4f314
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

15 Dec 22:07
c4714cf
Compare
Choose a tag to compare

1.5.0 (2022-12-15)

Features

  • Add Configurable Analysis, Bulk Upload, Bulk Analyze, Delete Issue Apis (#270) (368ea48)
  • Add support for google.cloud.contact_center_insights.__version__ (6ce3eec)
  • Add typing to proto.Message based class attributes (6ce3eec)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (6ce3eec)
  • samples: Snippetgen should call await on the operation coroutine before calling result (bddefbb)

v1.4.5

10 Oct 15:52
5012e73
Compare
Choose a tag to compare

1.4.5 (2022-10-08)

Bug Fixes