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

v3.2.0

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

3.2.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (0e5a37b)

Bug Fixes

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

Documentation

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