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

v2.9.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:30
7673bba

2.9.0 (2022-12-15)

Features

  • Add support for google.cloud.automl.__version__ (ea81cb4)
  • Add typing to proto.Message based class attributes (ea81cb4)

Bug Fixes

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

Documentation

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