1565a4ba95
- Update to 2.0.1: * do not error on LROs with no response or error (#258) (618f192) * drop support for Python 2.7 / 3.5 (#212) (a30f004) * bump grpcio version to use stable aio API (#234) (bdbf889) * strip trailing _ from field mask paths (#228) (ff6ef1b) * add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2) * add ServiceUnavailable exception to polling retries (#184) (11032cf) * undprecate entity factory helpers (#101) (1fbee03), closes#100 * add iterator capability to paged iterators (#200) (3487d68) * HTTPIterator now accepts a page_size parameter to control page (#197) (a421913) * Add support for rest/ token in x-goog-api-client header (#189) (15aca6b) * retry google.auth TransportError and requests ConnectionError (#178) (6ae04a8) * skip empty policy bindings in len() and iter() (#159) (9eaa786) * save empty IAM policy bindings (#155) (536c2ca) * add operation name to x-goog-request-params in async client (#137) (7271b23) * allow default_host and default_scopes to be passed to create_channel (#134) (94c76e0) * add operation name to x-goog-request-params (#133) (97cef4a) * allow gRPC metadata to be passed to operations client (#127) (73854e8) - Refresh {Build,}Requires, adding pytest-asyncio and proto-plus.
Steve Kowalik2021-09-06 05:41:47 +00:00
6a2f77ebe1
- Update to 2.0.1: * do not error on LROs with no response or error (#258) (618f192) * drop support for Python 2.7 / 3.5 (#212) (a30f004) * bump grpcio version to use stable aio API (#234) (bdbf889) * strip trailing _ from field mask paths (#228) (ff6ef1b) * add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2) * add ServiceUnavailable exception to polling retries (#184) (11032cf) * undprecate entity factory helpers (#101) (1fbee03), closes#100 * add iterator capability to paged iterators (#200) (3487d68) * HTTPIterator now accepts a page_size parameter to control page (#197) (a421913) * Add support for rest/ token in x-goog-api-client header (#189) (15aca6b) * retry google.auth TransportError and requests ConnectionError (#178) (6ae04a8) * skip empty policy bindings in len() and iter() (#159) (9eaa786) * save empty IAM policy bindings (#155) (536c2ca) * add operation name to x-goog-request-params in async client (#137) (7271b23) * allow default_host and default_scopes to be passed to create_channel (#134) (94c76e0) * add operation name to x-goog-request-params (#133) (97cef4a) * allow gRPC metadata to be passed to operations client (#127) (73854e8) - Refresh {Build,}Requires, adding pytest-asyncio and proto-plus.
Steve Kowalik2021-09-06 05:41:47 +00:00
6365175c87
- update to 1.17.0: * api_core: add retry param into PollingFuture() and it’s inheritors (#9923) (14f1f34), closes#6197 * api-core: add client_cert_source to ClientOptions (#17) (748c935) * consume part of StreamingResponseIterator to support failure while under a retry context (#10206) (2b103b6)
Dirk Mueller2020-06-02 16:16:44 +00:00
184a7fff1b
- update to 1.17.0: * api_core: add retry param into PollingFuture() and it’s inheritors (#9923) (14f1f34), closes#6197 * api-core: add client_cert_source to ClientOptions (#17) (748c935) * consume part of StreamingResponseIterator to support failure while under a retry context (#10206) (2b103b6)
Dirk Mueller2020-06-02 16:16:44 +00:00
6890123aed
- Update to 1.8.1: * Protect the creation of a background thread in BackgroundConsumer and wait on it starting. (#7499) * Add support to unwrap Anys into wrapped pb2 objects. (#7430) * Add Operation.deserialize. (#7427)
Tomáš Chvátal
2019-03-14 16:23:34 +00:00
01ba8bcd3f
- Update to 1.8.1: * Protect the creation of a background thread in BackgroundConsumer and wait on it starting. (#7499) * Add support to unwrap Anys into wrapped pb2 objects. (#7430) * Add Operation.deserialize. (#7427)
Tomáš Chvátal
2019-03-14 16:23:34 +00:00
05629dca8a
Accepting request 676923 from devel:languages:python
Stephan Kulow
2019-02-28 20:41:00 +00:00
d4a0b36385
Accepting request 676923 from devel:languages:python
Stephan Kulow
2019-02-28 20:41:00 +00:00
6c82dcec59
Accepting request 676918 from home:jayvdb:django
Dirk Mueller2019-02-18 07:37:42 +00:00
fcfa83383a
Accepting request 676918 from home:jayvdb:django
Dirk Mueller2019-02-18 07:37:42 +00:00
abcd7c3a70
Remove superfluous devel dependency for noarch package
Matej Cepl2018-12-04 13:30:03 +00:00
6b8caa1148
Remove superfluous devel dependency for noarch package
Matej Cepl2018-12-04 13:30:03 +00:00
15e8b4bfed
Accepting request 635277 from devel:languages:python
Yuchen Lin2018-09-13 10:12:17 +00:00
183fbfc2e4
Accepting request 635277 from devel:languages:python
Yuchen Lin2018-09-13 10:12:17 +00:00
c99b81aab7
- update to version 1.4.0 * Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553) (#5904) * Update classifiers to drop Python 3.4 and add Python 3.7 (#5702) * Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320)
Thomas Bechtold2018-09-12 08:13:14 +00:00
e4e0099bea
- update to version 1.4.0 * Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553) (#5904) * Update classifiers to drop Python 3.4 and add Python 3.7 (#5702) * Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320)
Thomas Bechtold2018-09-12 08:13:14 +00:00
f5a88df291
- update to 1.2.0: * Add close method to grpc Channel (#5333) * Fix tests after grpcio update (#5333) * Add Test runs for Python 3.7 and remove 3.4 (#5295) - use %license
Thomas Bechtold2018-05-29 19:20:50 +00:00
52977d8be4
- update to 1.2.0: * Add close method to grpc Channel (#5333) * Fix tests after grpcio update (#5333) * Add Test runs for Python 3.7 and remove 3.4 (#5295) - use %license
Thomas Bechtold2018-05-29 19:20:50 +00:00