Skip to content

v3.4.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Dec 21:54
7b8965a

3.4.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (9d505f1)

Bug Fixes

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

Documentation

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