Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: googleapis/python-tasks

v2.7.2

12 Jan 22:17
f4571a8
Compare
Choose a tag to compare

Documentation

v2.7.1

02 Nov 15:33
eef102e
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (72f150f)
  • deps: require google-api-core >= 1.28.0 (72f150f)

Documentation

  • list oneofs in docstring (72f150f)

v2.7.0

25 Oct 11:22
790ca7e
Compare
Choose a tag to compare

Features

v2.6.0

07 Oct 10:33
affa28d
Compare
Choose a tag to compare

Features

  • add context manager support in client (#173) (ceec8f1)

v2.5.3

30 Sep 15:48
090f393
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (0feec1e)

v2.5.2

24 Sep 16:47
a8c4888
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (42d768b)

v2.5.1

28 Jul 17:47
d897639
Compare
Choose a tag to compare

Bug Fixes

  • enable self signed jwt for grpc chore: use gapic-generator-python 0.50.5 (#143) (b8ec21e)

Documentation

  • add Samples section to CONTRIBUTING.rst (#135) (ccfc32d)

Miscellaneous Chores

v2.5.0

21 Jul 22:32
63df2ef
Compare
Choose a tag to compare

Features

  • Set audience field in authenticated HTTP task example (#138) (7a5a0c6)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#134) (fd3cb31)

v2.4.0

01 Jul 17:32
2495313
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v2.3.0

01 Jun 15:32
d8b2f3c
Compare
Choose a tag to compare

Features

  • add from_service_account_info (#80) (2498225)
  • support self-signed JWT flow for service accounts (1acf20c)

Bug Fixes

  • add async client to %name_%version/init.py (1acf20c)
  • use correct retry deadlines (2498225)

Documentation