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

v0.9.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 19:42
874655d

0.9.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (08fd57c)

Bug Fixes

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

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (08fd57c)