Next | Query returned 41 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2021-01-03 23:43:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: updated to 1.24.1

1.24.1

Bug Fixes
support 'retry' for ops built from HTTP/gRPC responses
   2020-12-15 09:55:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: updated to 1.24.0

1.24.0

Features
add support for Python 3.9, drop support for Python 3.5

Documentation
explain how to create credentials from dict
   2020-11-09 14:13:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: updated to 1.23.0

1.23.0:

Features

api-core: pass retry from result() to done()

Bug Fixes

map LRO errors to library exception types
harden install to use full paths, and windows separators on windows
update out-of-date comment in exceptions.py
   2020-10-05 23:12:19 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-google-api-core: updated to 1.22.4

1.22.4

Bug Fixes
use version.py instead of pkg_resources.get_distribution

1.22.3

Bug Fixes
deps: require six >= 1.13.0
   2020-09-11 11:57:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: updated to 1.22.2

1.22.2:
Bug Fixes
only add quota project id if supported
   2020-09-01 01:07:07 by Thomas Klausner | Files touched by this commit (62)
Log message:
*: switch to versioned_dependencies.mk for py-setuptools
   2020-08-24 10:40:18 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: update to 1.22.1.

fix spelling errors for amount in retry (#69) (7bb713d)
   2020-07-27 10:26:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
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) | Package updated
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

Next | Query returned 41 messages, browsing 31 to 40 | Previous