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

Releases: googleapis/python-workflows

v1.3.0

12 Oct 19:35
880279f
Compare
Choose a tag to compare

Features

  • add context manager support in client (#102) (090c723)

v1.2.3

30 Sep 15:18
3448ba0
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (f33a1b9)

v1.2.2

27 Sep 15:54
46ea57e
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (8e778a3)

v1.2.1

28 Jul 18:02
358b411
Compare
Choose a tag to compare

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

12 Jul 23:33
81f2648
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v1.1.0

16 Jun 15:17
e095b07
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (1165c47)

Bug Fixes

  • add async client to %name_%version/init.py (1165c47)

v1.0.0

02 Jun 19:17
478e4e5
Compare
Choose a tag to compare

Features

  • bump release level to production/stable (#54) (3cd61a5)

v0.3.0

30 Apr 15:03
e923369
Compare
Choose a tag to compare

Features

v0.2.0

21 Jan 16:47
639fadf
Compare
Choose a tag to compare

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

v0.1.0

24 Sep 18:02
ff52f3b
Compare
Choose a tag to compare

Features