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

v1.7.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:09
df122c7

1.7.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (4f0f409)

Bug Fixes

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

Documentation

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