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

v2.9.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 20:05
38e69e8

2.9.0 (2022-12-15)

Features

  • Add support for google.cloud.videointelligence.__version__ (29c4e5f)
  • Add typing to proto.Message based class attributes (29c4e5f)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (29c4e5f)
  • samples: Snippetgen should call await on the operation coroutine before calling result (ad16669)