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

v1.5.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:07
c4714cf

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)