Skip to content

v3.27.0

Compare
Choose a tag to compare
@release-please release-please released this 13 Jan 06:17
438d2aa

3.27.0 (2023-01-10)

Features

  • Add support for python 3.11 (#879) (4b8c2cf)
  • Add typing to proto.Message based class attributes (4683d10)

Bug Fixes

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

Documentation

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