aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31chore: release 2.0.1 (#267)release-please[bot]
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-30chore: migrate default branch to main (#264)Tres Seaver
2021-08-30chore(python): disable dependency dashboard (#266)gcf-owl-bot[bot]
2021-08-18chore: release 2.0.0 (#254)release-please[bot]
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-13chore: update if_transient_error docs to match behaviour (#253)Anthonios Partheniou
2021-08-13chore: drop mention of Python 2.7 from templates (#252)gcf-owl-bot[bot]
2021-08-12chore: avoid duplicating pins of grpcio in noxfile (#246)Tres Seaver
2021-08-12chore(python): avoid `.nox` directories when building docs (#249)gcf-owl-bot[bot]
2021-08-06chore: remove non-custom rules from sync-repo-settings (#241)Bu Sun Kim
2021-08-03chore: release 2.0.0b1 (#243)release-please[bot]
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-27chore: release 1.31.1 (#240)release-please[bot]
2021-07-26chore: release as 1.31.1 (#239)Bu Sun Kim
2021-07-23fix: add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (...Tres Seaver
2021-07-23chore: fix kokoro config for samples (#236)gcf-owl-bot[bot]
2021-07-22feat: add Samples section to CONTRIBUTING.rst (#229)gcf-owl-bot[bot]
2021-07-14build(python): remove python 3.7 from kokoro Dockerfile (#226)gcf-owl-bot[bot]
2021-07-14build(python): exit with success status if no samples found (#225)gcf-owl-bot[bot]
2021-07-09chore: release 1.31.0 (#203)release-please[bot]
2021-07-07chore: update Noxfile and fix codeblock typo (#224)Dan Lee
2021-06-30fix: undprecate entity factory helpers (#101)Tres Seaver
2021-06-17chore: new owl bot post processor docker image (#214)gcf-owl-bot[bot]
2021-06-16chore: blacken (#206)Tres Seaver
2021-06-09feat: add ServiceUnavailable exception to polling retries (#184)hoonji
2021-06-08chore: release 1.30.0 (#201)release-please[bot]
2021-06-08feat: add iterator capability to paged iterators (#200)Peter Lamut
2021-06-03chore: release 1.29.0 (#199)release-please[bot]
2021-06-02feat: HTTPIterator now accepts a page_size parameter to control page … (#197)Jim Fulton
2021-05-28chore(python): add protobuf to intersphinx mapping (#198)gcf-owl-bot[bot]
2021-05-24docs: fix broken links in multiprocessing.rst (#195)gcf-owl-bot[bot]
2021-05-20chore: release 1.28.0 (#193)release-please[bot]
2021-05-20chore: release 1.28.0 (#192)Bu Sun Kim
2021-05-20fix: require google-auth>=1.25.0 (#190)Bu Sun Kim
2021-05-17chore: release 1.27.0 (#179)release-please[bot]
2021-05-17feat: Add support for `rest/` token in `x-goog-api-client` header (#189)Vadym Matsishevskyi
2021-05-16chore: new owl bot post processor docker image (#188)gcf-owl-bot[bot]
2021-05-12chore: add library type to .repo-metadata.json (#180)Anthonios Partheniou
2021-05-12chore: add SECURITY.md (#177)google-cloud-policy-bot[bot]
2021-05-03feat: retry google.auth TransportError and requests ConnectionError (#178)Anthonios Partheniou
2021-04-26chore(revert): revert preventing normalization (#174)Dan Lee
2021-04-23chore: migrate to owl bot (#173)Anthonios Partheniou
2021-04-16chore: prevent normalization of semver versioning (#172)Dan Lee
2021-04-11chore: add constraints file check for python samples (#170)Yoshi Automation Bot
2021-04-07chore: Add license headers for python config files (#167)Yoshi Automation Bot
2021-04-02chore: add kokoro templates (#160)Yoshi Automation Bot