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

v2.7.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 17:02
686eac1

2.7.0 (2022-12-14)

Features

  • Add support for google.cloud.language.__version__ (3ff2900)
  • Add typing to proto.Message based class attributes (3ff2900)

Bug Fixes

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

Miscellaneous Chores

  • Release-please updates snippet metadata (cb52907)

Documentation

  • samples: Snippetgen handling of repeated enum field (3ff2900)
  • samples: Snippetgen should call await on the operation coroutine before calling result (fa4547f)
  • Specify client library version requirement in samples/v1/language_classify_text.py (#388) (bff4a65)