aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14docs: explain how to create credentials from dict (#109)Bu Sun Kim
2020-12-14chore: tweak 'python_requires' to match supported Python versions (#114)Tres Seaver
2020-12-10feat: add support for Python 3.9 (#111)Tres Seaver
2020-12-02chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0 (#106)WhiteSource Renovate
2020-12-02chore: add 'docfx' nox session (#105)Tres Seaver
2020-12-02chore: add config / docs for 'pre-commit' support (#103)Yoshi Automation Bot
2020-12-01chore: update code of conduct, intersphinx links (via synth) (#102)Yoshi Automation Bot
2020-11-30tests: ensure samples pass if no samples exist (via synth) (#94)Yoshi Automation Bot
2020-10-22chore: add a sync-repo-settings file (#98)Dov Shlachter
2020-10-20chore: release 1.23.0 (#96)release-please[bot]
2020-10-16feat(api-core): pass retry from result() to done() (#9)Ilya Gurov
2020-10-15chore: add actools-python to CODEOWNERS (#95)Noah Dietz
2020-10-09fix: update out-of-date comment in exceptions.py (#93)Andrew Gorcester
2020-10-07chore: start tracking obsolete files (#92)Yoshi Automation Bot
2020-10-06fix: map LRO errors to library exception types (#86)Bu Sun Kim
2020-10-06chore: preserve 'pytype' artifacts during synth (#90)Tres Seaver
2020-10-06fix: harden install to use full paths, and windows separators on windows (#88)Christopher Wilcox
2020-10-05chore: release 1.22.4 (#84)release-please[bot]
2020-10-05fix: use version.py instead of pkg_resources.get_distribution (#80)Christopher Wilcox
2020-10-02chore: release 1.22.3 (#79)release-please[bot]
2020-10-02fix(deps): require six >= 1.13.0 (#78)Bu Sun Kim
2020-09-24chore: add default CODEOWNERS (#77)Bu Sun Kim
2020-09-03chore: release 1.22.2 (#76)release-please[bot]
2020-09-03fix: only add quota project id if supported (#75)arithmetic1728
2020-08-12chore: release 1.22.1 (#70)release-please[bot]
2020-08-12docs: fix spelling errors for amount in retry (#69)Vanessasaurus
2020-07-21chore: release 1.22.0 (#62)release-please[bot]
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-30chore: update Py2 support msg to reflect passage of time (#59)Yoshi Automation Bot
2020-06-23docs: change the documentation for using 'six.moves.collections_abc.Mapping' ...Pavel Kiselev
2020-06-19chore: update docs/conf.py (#56)Yoshi Automation Bot
2020-06-18chore: release 1.21.0 (#54)release-please[bot]
2020-06-18feat: allow credentials files to be passed for channel creation (#50)Bu Sun Kim
2020-06-16chore: release 1.20.1 (#51)release-please[bot]
2020-06-16fix(dependencies): increase protobuf version (#49)Bu Sun Kim
2020-06-09chore: release 1.20.0 (#45)release-please[bot]
2020-06-09feat: allow disabling response stream pre-fetch (#30)Peter Lamut
2020-06-09chore: update templates (#44)Bu Sun Kim
2020-06-05chore: release 1.19.1 (#42)release-please[bot]
2020-06-05fix: bump up grpcio minimum version to 1.29.0 (#41)Lidi Zheng
2020-06-04chore: release 1.19.0 (#39)release-please[bot]
2020-06-04feat(client_options): add new client options 'quota_project_id', 'scopes', an...Dov Shlachter
2020-06-04chore: release 1.18.0 (#33)release-please[bot]
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-14chore: release 1.17.0 (#7)release-please[bot]