aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-24feat: add operations rest client to support long-running operations. (#311)Ken Bandes
2021-11-03fix: handle bare 'grpc.Call' in 'from_grpc_error' (#298)Tres Seaver
2021-10-26fix: revert "fix: do not error on LROs with no response or error" (#294)Bu Sun Kim
2021-10-19feat: add 'GoogleAPICallError.error_details' property (#286)Aza Tulepbergenov
2021-10-19tests: add testing w/o 'grpc' installed (#289)Tres Seaver
2021-09-27tests: add explicit unit tests for '_StreamedResponseIterator' class (#281)Tres Seaver
2021-09-20feat: Add helper function to format query_params for rest transport. (#275)Ken Bandes
2021-09-15feat: add grpc transcoding + tests (#259)Yih-Jen Ku
2021-08-31fix: do not error on LROs with no response or error (#258)Bu Sun Kim
2021-08-31tests: close coverage gap for race condition (#261)Tres Seaver
2021-08-18tests: silence a warning from 'charset_normalizer' (#247)Tres Seaver
2021-08-13fix: bump grpcio version to use stable aio API (#234)Lidi Zheng
2021-08-03fix!: drop support for Python 2.7 / 3.5 (#212)Tres Seaver
2021-08-03fix: strip trailing _ from field mask paths (#228)Bu Sun Kim
2021-07-23fix: add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (...Tres Seaver
2021-06-30fix: undprecate entity factory helpers (#101)Tres Seaver
2021-06-16chore: blacken (#206)Tres Seaver
2021-06-08feat: add iterator capability to paged iterators (#200)Peter Lamut
2021-06-02feat: HTTPIterator now accepts a page_size parameter to control page … (#197)Jim Fulton
2021-05-20fix: require google-auth>=1.25.0 (#190)Bu Sun Kim
2021-05-17feat: Add support for `rest/` token in `x-goog-api-client` header (#189)Vadym Matsishevskyi
2021-05-03feat: retry google.auth TransportError and requests ConnectionError (#178)Anthonios Partheniou
2021-03-31Fix retry.with_delay multiplier parameter handling (#164)Quentin Sommer
2021-03-25fix: skip empty policy bindings in `len()` and `iter()` (#159)Bu Sun Kim
2021-03-23fix: save empty IAM policy bindings (#155)Bu Sun Kim
2021-02-12fix: add operation name to x-goog-request-params in async client (#137)Bu Sun Kim
2021-02-05feat: allow default_host and default_scopes to be passed to create_channel (#...Bu Sun Kim
2021-01-25fix: add operation name to x-goog-request-params (#133)Bu Sun Kim
2021-01-14feat: allow gRPC metadata to be passed to operations client (#127)Bu Sun Kim
2020-12-14fix: support 'retry' for ops built from HTTP/gRPC responses (#115)Tres Seaver
2020-10-16feat(api-core): pass retry from result() to done() (#9)Ilya Gurov
2020-10-06fix: map LRO errors to library exception types (#86)Bu Sun Kim
2020-09-03fix: only add quota project id if supported (#75)arithmetic1728
2020-07-21fix: _determine_timeout problem handling float type timeout (#64)arithmetic1728
2020-07-20feat: allow quota project to be passed to create_channel (#58)Bu Sun Kim
2020-06-18feat: allow credentials files to be passed for channel creation (#50)Bu Sun Kim
2020-06-09feat: allow disabling response stream pre-fetch (#30)Peter Lamut
2020-06-04feat(client_options): add new client options 'quota_project_id', 'scopes', an...Dov Shlachter
2020-06-04feat: third batch of AsyncIO integration (#29)Lidi Zheng
2020-06-02feat: AsyncIO Integration [Part 2] (#28)Lidi Zheng
2020-05-28feat: [CBT-6 helper] Exposing Retry._deadline as a property (#20)MF2199
2020-05-27feat: add client_encryped_cert_source to ClientOptions (#31)arithmetic1728
2020-05-26feat: First batch of AIO integration (#26)Lidi Zheng
2020-04-14feat(api-core): add client_cert_source to ClientOptions (#17)arithmetic1728
2020-01-30fix: consume part of StreamingResponseIterator to support failure while under...Christopher Wilcox
2020-01-24feat(api_core): add retry param into PollingFuture() and it's inheritors (#9923)Gurov Ilya
2020-01-09feat(api_core): support version 3 policy bindings (#9869)Jonathan Lui
2019-12-10feat(api_core): make the last retry happen at deadline (#9873)Peter Lamut
2019-11-19Add a repr method for ClientOptions (#9849)Dov Shlachter
2019-11-13feat(api core): simplify from_rfc3339 methods (#9641)Leonid Emar-Kar