2020-07-27 10:26:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.22.0
1.22.0
Features
allow quota project to be passed to create_channel
Bug Fixes
_determine_timeout problem handling float type timeout
Documentation
change the documentation for using 'six.moves.collections_abc.Mapping' instead \
of 'dict' in 'client_options.from_dict()'
|
2020-06-20 18:29:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-google-api-core: updated to 1.21.0
1.21.0:
Features
allow credentials files to be passed for channel creation
|
2020-06-12 08:06:05 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-google-api-core: updated to 1.20.0
1.20.0:
Features
allow disabling response stream pre-fetch
1.19.1:
Bug Fixes
bump up grpcio minimum version to 1.29.0
1.19.0:
Features
client_options: add new client options 'quota_project_id', 'scopes', and \
'credentials_file'
1.18.0:
Features
[CBT-6 helper] Exposing Retry._deadline as a property
add client_encryped_cert_source to ClientOptions
AsyncIO Integration [Part 2]
First batch of AIO integration
third batch of AsyncIO integration
1.17.0:
Features
api_core: add retry param into PollingFuture() and it's inheritors
api-core: add client_cert_source to ClientOptions
Bug Fixes
consume part of StreamingResponseIterator to support failure while under a retry \
context
|
2020-03-16 15:27:25 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-google-api-core: import py-google-api-core-1.16.0
This Python library is not meant to stand-alone. Instead it defines
common helpers used by all Google API clients.
|