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

v1.9.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 16:52
fef0a0e

1.9.0 (2022-12-14)

Features

  • Add support for google.cloud.functions.__version__ (8fa10be)
  • Add typing to proto.Message based class attributes (8fa10be)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (8fa10be)
  • samples: Snippetgen should call await on the operation coroutine before calling result (716d441)