This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
v1.8.0
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)