Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
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
v1.24.1
16 Dec 18:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
support 'retry' for ops built from HTTP/gRPC responses (#115 ) (7a38243 ), closes #87
v1.24.0
14 Dec 19:20
Compare
Sorry, something went wrong.
No results found
Features
add support for Python 3.9, drop support for Python 3.5 (#111 ) (fdbed0f ), closes #110
Documentation
explain how to create credentials from dict (#109 ) (5dce6d6 )
v1.23.0
20 Oct 16:46
Compare
Sorry, something went wrong.
No results found
Features
api-core: pass retry from result() to done() (#9 ) (6623b31 )
Bug Fixes
map LRO errors to library exception types (#86 ) (a855339 ), closes #15
harden install to use full paths, and windows separators on windows (#88 ) (db8e636 )
update out-of-date comment in exceptions.py (#93 ) (70ebe42 )
v1.22.4
05 Oct 20:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use version.py instead of pkg_resources.get_distribution (#80 ) (d480d97 )
v1.22.3
02 Oct 20:32
Compare
Sorry, something went wrong.
No results found
v1.22.2
03 Sep 19:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
only add quota project id if supported (#75 ) (8f8ee78 )
v1.22.1
12 Aug 16:32
Compare
Sorry, something went wrong.
No results found
Documentation
fix spelling errors for amount in retry (#69 ) (7bb713d )
v1.22.0
21 Jul 18:16
Compare
Sorry, something went wrong.
No results found
Features
allow quota project to be passed to create_channel (#58 ) (e2d9a7b )
Bug Fixes
_determine_timeout problem handling float type timeout (#64 ) (2010373 )
Documentation
change the documentation for using 'six.moves.collections_abc.Mapping' instead of 'dict' in 'client_options.from_dict()' (#53 ) (c890675 )