Releases: googleapis/python-workflows
Releases · googleapis/python-workflows
v1.2.3
Bug Fixes
- improper types in pagers generation (f33a1b9)
v1.2.2
Bug Fixes
- add 'dict' annotation type to 'request' (8e778a3)
v1.2.1
Bug Fixes
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#75) (cd2684f)
- enable self signed jwt for grpc (#81) (5abf2bc)
Documentation
- add Samples section to CONTRIBUTING.rst (#76) (8eb851b)
Miscellaneous Chores
v1.2.0
Features
Bug Fixes
Documentation
v1.1.0
Features
- support self-signed JWT flow for service accounts (1165c47)
Bug Fixes
- add async client to %name_%version/init.py (1165c47)
v1.0.0
Features
- bump release level to production/stable (#54) (3cd61a5)
v0.2.0
Features
- add 'from_service_account_info' factory to clients (887df00)
- add common resource path helpers; expose client transport; remove gRPC send/recv limit (#12) (672d821)
Bug Fixes
Documentation