Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v3.9.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 23:11
e3a0dda

3.9.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (60573e6)

Bug Fixes

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

Documentation

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