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

v2.10.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 21:46
23725ba

2.10.0 (2022-12-14)

Features

  • Add support for google.cloud.iam.__version__ (54a3a20)
  • Add typing to proto.Message based class attributes (54a3a20)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (54a3a20)
  • samples: Snippetgen should call await on the operation coroutine before calling result (5092db7)