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

v1.8.0

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

1.8.0 (2022-12-14)

Features

  • Add support for google.cloud.trace.__version__ (a45bd77)
  • Add typing to proto.Message based class attributes (a45bd77)

Bug Fixes

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

Documentation

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