Releases: googleapis/python-tasks
Releases · googleapis/python-tasks
v2.7.2
12 Jan 22:17
Compare
Sorry, something went wrong.
No results found
v2.7.1
02 Nov 15:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: drop packaging dependency (72f150f )
deps: require google-api-core >= 1.28.0 (72f150f )
Documentation
v2.7.0
25 Oct 11:22
Compare
Sorry, something went wrong.
No results found
v2.6.0
07 Oct 10:33
Compare
Sorry, something went wrong.
No results found
v2.5.3
30 Sep 15:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
improper types in pagers generation (0feec1e )
v2.5.2
24 Sep 16:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add 'dict' annotation type to 'request' (42d768b )
v2.5.1
28 Jul 17:47
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
Documentation
v2.3.0
01 Jun 15:32
Compare
Sorry, something went wrong.
No results found
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