Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
v1.30.0
08 Jun 15:02
Compare
Sorry, something went wrong.
No results found
Features
add iterator capability to paged iterators (#200 ) (3487d68 )
v1.29.0
03 Jun 11:47
Compare
Sorry, something went wrong.
No results found
Features
HTTPIterator now accepts a page_size parameter to control page … (#197 ) (a421913 )
Documentation
fix broken links in multiprocessing.rst (#195 ) (8d8bc51 )
v1.28.0
20 May 19:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Miscellaneous Chores
v1.27.0
18 May 00:32
Compare
Sorry, something went wrong.
No results found
Features
Add support for rest/
token in x-goog-api-client
header (#189 ) (15aca6b )
retry google.auth TransportError and requests ConnectionError (#178 ) (6ae04a8 )
v1.26.3
29 Mar 19:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
skip empty policy bindings in len()
and iter()
(#159 ) (9eaa786 )
Documentation
v1.26.2
23 Mar 19:33
Compare
Sorry, something went wrong.
No results found
v1.26.1
01 Mar 17:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add operation name to x-goog-request-params in async client (#137 ) (7271b23 )
v1.26.0
08 Feb 17:33
Compare
Sorry, something went wrong.
No results found
Features
allow default_host and default_scopes to be passed to create_channel (#134 ) (94c76e0 )
v1.25.1
25 Jan 19:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add operation name to x-goog-request-params (#133 ) (97cef4a )
Documentation
v1.25.0
14 Jan 22:02
Compare
Sorry, something went wrong.
No results found
Features
allow gRPC metadata to be passed to operations client (#127 ) (73854e8 )
Documentation
python: document adding Python 3.9 support, dropping 3.5 support (#120 ) (b51b7f5 ), closes #787