aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-26feat: First batch of AIO integration (#26)Lidi Zheng
2020-04-14chore: release 1.17.0 (#7)release-please[bot]
2020-04-14feat(api-core): add client_cert_source to ClientOptions (#17)arithmetic1728
2020-02-25test: drop majyk per-lang-version coverage level (#12)Tres Seaver
2020-02-20 chore: blacken docs/conf.py (via synth) (#8)Yoshi Automation Bot
2020-02-20chore: add split repo templates (#2)Bu Sun Kim
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-13chore(api_core): release 1.16.0 (#10109)Jonathan Lui
2020-01-13feat(storage): support optionsRequestedPolicyVersion (#9989)Jonathan Lui
2020-01-09feat(api_core): support version 3 policy bindings (#9869)Jonathan Lui
2019-12-16chore(api_core): release 1.15.0 (#9984)Bu Sun Kim
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
2019-11-11docs: add python 2 sunset banner to documentation (#9036)Bu Sun Kim
2019-11-01feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486)Dov Shlachter
2019-10-14docs: remove references to the old authentication credentials (#9456)Leonid Emar-Kar
2019-10-07chore(api_core): release 1.14.3 (#9417)Christopher Wilcox
2019-10-02fix(api_core): finalize during close of 'ResumableBidiRpc' (#9337)Tres Seaver
2019-09-25docs: fix intersphinx reference to requests (#9294)Bu Sun Kim
2019-09-03Fix broken links in docs. (#9148)Ryan Yuan
2019-08-27Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)Bu Sun Kim
2019-08-22API Core: Retry.__init__ add on_error (#8892)Leonid Emar-Kar
2019-08-19docs: about of time -> amount of time (#9052)ritiko
2019-08-16Remove compatability badges from READMEs. (#9035)Bu Sun Kim
2019-08-01Fix race in 'BackgroundConsumer._thread_main'. (#8883)Tres Seaver
2019-07-30Release 1.14.2 (#8835)Bu Sun Kim
2019-07-30API Core: Add client_options documentation. (#8834)Bu Sun Kim
2019-07-30Release api_core 1.14.1 (#8832)Tres Seaver
2019-07-29Remove error log entry on clean BiDi shutdown. (#8806)Tres Seaver
2019-07-29Update intersphinx mapping for requests. (#8805)Bu Sun Kim
2019-07-23Forward 'timeout' arg from 'exception' to '_blocking_poll'. (#8735)Tres Seaver
2019-07-19Link to googleapis.dev documentation in READMEs. (#8705)Bu Sun Kim
2019-07-18Release google-api_core 1.14.0. (#8700)Tres Seaver
2019-07-17Update pins of 'googleapis-common-protos. (#8688)Tres Seaver
2019-07-17Firestore: Add 'should_terminate' predicate for clean BiDi shutdown. (#8650)Tres Seaver
2019-07-15Add compatibility check badges to READMEs. (#8288)ylil93
2019-06-25All: Add docs job to publish to googleapis.dev. (#8464)Bu Sun Kim
2019-06-24Release api_core 1.13.0 (#8469)Bu Sun Kim
2019-06-24Add client options. (#8265)Bu Sun Kim
2019-06-18Release 1.12.0 (#8418)Christopher Wilcox
2019-06-18Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU (#8193)Peter Lamut
2019-05-28Release google-api-core 1.11.1 (#8183)Tres Seaver
2019-05-28Core: Classify 503 Service Unavailable errors as transient. (#8182)Tres Seaver
2019-05-22Unbreak pytype by silencing a false positive. (#8106)Rebecca Chen
2019-05-20Add parameterized test for from_rfc3339 with nanos (#7675)Christopher Wilcox
2019-05-15Release api_core 1.11.0 (#7985)Tres Seaver
2019-05-07Refactor 'client_info' support. (#7849)Tres Seaver
2019-04-29Release 1.10.0 (#7814)Tim Swast