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

v1.8.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 17:17
0cc8899

1.8.0 (2022-12-08)

Features

  • add support for google.cloud.workflows.__version__ (f234644)
  • Add typing to proto.Message based class attributes (f234644)

Bug Fixes

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

Documentation

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