1. b51b7f5 docs(python): document adding Python 3.9 support, dropping 3.5 support (#120) by Yoshi Automation Bot · 4 years, 7 months ago
  2. 4e12b76 chore: release 1.24.1 (#116) by release-please[bot] · 4 years, 8 months ago
  3. 1dec301 chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 (#119) by Yoshi Automation Bot · 4 years, 8 months ago
  4. 7a38243 fix: support 'retry' for ops built from HTTP/gRPC responses (#115) by Tres Seaver · 4 years, 8 months ago
  5. b394c08 chore: release 1.24.0 (#113) by release-please[bot] · 4 years, 8 months ago
  6. 5dce6d6 docs: explain how to create credentials from dict (#109) by Bu Sun Kim · 4 years, 8 months ago
  7. 9ac3708 chore: tweak 'python_requires' to match supported Python versions (#114) by Tres Seaver · 4 years, 8 months ago
  8. fdbed0f feat: add support for Python 3.9 (#111) by Tres Seaver · 4 years, 8 months ago
  9. cbf14b3 chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0 (#106) by WhiteSource Renovate · 4 years, 8 months ago
  10. aaffc89 chore: add 'docfx' nox session (#105) by Tres Seaver · 4 years, 8 months ago
  11. ec08e66 chore: add config / docs for 'pre-commit' support (#103) by Yoshi Automation Bot · 4 years, 8 months ago
  12. 9397693 chore: update code of conduct, intersphinx links (via synth) (#102) by Yoshi Automation Bot · 4 years, 8 months ago
  13. fcf261f tests: ensure samples pass if no samples exist (via synth) (#94) by Yoshi Automation Bot · 4 years, 8 months ago
  14. 85e14e3 chore: add a sync-repo-settings file (#98) by Dov Shlachter · 4 years, 10 months ago
  15. 3e98cf5 chore: release 1.23.0 (#96) by release-please[bot] · 4 years, 10 months ago
  16. 6623b31 feat(api-core): pass retry from result() to done() (#9) by Ilya Gurov · 4 years, 10 months ago
  17. ede6dc6 chore: add actools-python to CODEOWNERS (#95) by Noah Dietz · 4 years, 10 months ago
  18. 70ebe42 fix: update out-of-date comment in exceptions.py (#93) by Andrew Gorcester · 4 years, 10 months ago
  19. 5d657b9 chore: start tracking obsolete files (#92) by Yoshi Automation Bot · 4 years, 10 months ago
  20. a855339 fix: map LRO errors to library exception types (#86) by Bu Sun Kim · 4 years, 10 months ago
  21. 000d0a0 chore: preserve 'pytype' artifacts during synth (#90) by Tres Seaver · 4 years, 10 months ago
  22. db8e636 fix: harden install to use full paths, and windows separators on windows (#88) by Christopher Wilcox · 4 years, 10 months ago
  23. 339b07d chore: release 1.22.4 (#84) by release-please[bot] · 4 years, 10 months ago
  24. d480d97 fix: use version.py instead of pkg_resources.get_distribution (#80) by Christopher Wilcox · 4 years, 10 months ago
  25. ae658b6 chore: release 1.22.3 (#79) by release-please[bot] · 4 years, 10 months ago
  26. a7a8b98 fix(deps): require six >= 1.13.0 (#78) by Bu Sun Kim · 4 years, 10 months ago
  27. bd3a28c chore: add default CODEOWNERS (#77) by Bu Sun Kim · 4 years, 10 months ago
  28. 11d2097 chore: release 1.22.2 (#76) by release-please[bot] · 5 years ago
  29. 8f8ee78 fix: only add quota project id if supported (#75) by arithmetic1728 · 5 years ago
  30. 6229317 chore: release 1.22.1 (#70) by release-please[bot] · 5 years ago
  31. 7bb713d docs: fix spelling errors for amount in retry (#69) by Vanessasaurus · 5 years ago
  32. 805c364 chore: release 1.22.0 (#62) by release-please[bot] · 5 years ago
  33. 2010373 fix: _determine_timeout problem handling float type timeout (#64) by arithmetic1728 · 5 years ago
  34. e2d9a7b feat: allow quota project to be passed to create_channel (#58) by Bu Sun Kim · 5 years ago
  35. 8595f62 chore: update Py2 support msg to reflect passage of time (#59) by Yoshi Automation Bot · 5 years ago
  36. c890675 docs: change the documentation for using 'six.moves.collections_abc.Mapping' instead of 'dict' in 'client_options.from_dict()' (#53) by Pavel Kiselev · 5 years ago
  37. cc56733 chore: update docs/conf.py (#56) by Yoshi Automation Bot · 5 years ago
  38. 98f03c8 chore: release 1.21.0 (#54) by release-please[bot] · 5 years ago
  39. ded92d0 feat: allow credentials files to be passed for channel creation (#50) by Bu Sun Kim · 5 years ago
  40. 7531a5e chore: release 1.20.1 (#51) by release-please[bot] · 5 years ago
  41. 1ba6095 fix(dependencies): increase protobuf version (#49) by Bu Sun Kim · 5 years ago
  42. 02d2579 chore: release 1.20.0 (#45) by release-please[bot] · 5 years ago
  43. 74e0b0f feat: allow disabling response stream pre-fetch (#30) by Peter Lamut · 5 years ago
  44. 945bafc chore: update templates (#44) by Bu Sun Kim · 5 years ago
  45. 8212bb7 chore: release 1.19.1 (#42) by release-please[bot] · 5 years ago
  46. 4b11422 fix: bump up grpcio minimum version to 1.29.0 (#41) by Lidi Zheng · 5 years ago
  47. d1937ba chore: release 1.19.0 (#39) by release-please[bot] · 5 years ago
  48. a582936 feat(client_options): add new client options 'quota_project_id', 'scopes', and 'credentials_file' by Dov Shlachter · 5 years ago
  49. 33ab7fa chore: release 1.18.0 (#33) by release-please[bot] · 5 years ago
  50. 7d8d580 feat: third batch of AsyncIO integration (#29) by Lidi Zheng · 5 years ago
  51. dd9b2f3 feat: AsyncIO Integration [Part 2] (#28) by Lidi Zheng · 5 years ago
  52. 7be1e59 feat: [CBT-6 helper] Exposing Retry._deadline as a property (#20) by MF2199 · 5 years ago
  53. e4eaec0 feat: add client_encryped_cert_source to ClientOptions (#31) by arithmetic1728 · 5 years ago
  54. a82f289 feat: First batch of AIO integration (#26) by Lidi Zheng · 5 years ago
  55. 335c109 chore: release 1.17.0 (#7) by release-please[bot] · 5 years ago
  56. 748c935 feat(api-core): add client_cert_source to ClientOptions (#17) by arithmetic1728 · 5 years ago
  57. 0c2c556 test: drop majyk per-lang-version coverage level (#12) by Tres Seaver · 5 years ago
  58. bd1e12a chore: blacken docs/conf.py (via synth) (#8) by Yoshi Automation Bot · 5 years ago
  59. e72202e chore: add split repo templates (#2) by Bu Sun Kim · 5 years ago
  60. 2b103b6 fix: consume part of StreamingResponseIterator to support failure while under a retry context (#10206) by Christopher Wilcox · 6 years ago
  61. 14f1f34 feat(api_core): add retry param into PollingFuture() and it's inheritors (#9923) by Gurov Ilya · 6 years ago
  62. 18375fb chore(api_core): release 1.16.0 (#10109) by Jonathan Lui · 6 years ago
  63. 17bbd63 feat(storage): support optionsRequestedPolicyVersion (#9989) by Jonathan Lui · 6 years ago
  64. fd47fda feat(api_core): support version 3 policy bindings (#9869) by Jonathan Lui · 6 years ago
  65. 5e55592 chore(api_core): release 1.15.0 (#9984) by Bu Sun Kim · 6 years ago
  66. 52f12af feat(api_core): make the last retry happen at deadline (#9873) by Peter Lamut · 6 years ago
  67. b6cea3c Add a repr method for ClientOptions (#9849) by Dov Shlachter · 6 years ago
  68. 74326f4 feat(api core): simplify from_rfc3339 methods (#9641) by Leonid Emar-Kar · 6 years ago
  69. 0f6ad2a docs: add python 2 sunset banner to documentation (#9036) by Bu Sun Kim · 6 years ago
  70. 9230dd4 feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486) by Dov Shlachter · 6 years ago
  71. 6ac4dc2 docs: remove references to the old authentication credentials (#9456) by Leonid Emar-Kar · 6 years ago
  72. a07e02a chore(api_core): release 1.14.3 (#9417) by Christopher Wilcox · 6 years ago
  73. ac8716d fix(api_core): finalize during close of 'ResumableBidiRpc' (#9337) by Tres Seaver · 6 years ago
  74. 8c74e9c docs: fix intersphinx reference to requests (#9294) by Bu Sun Kim · 6 years ago
  75. 5300322 Fix broken links in docs. (#9148) by Ryan Yuan · 6 years ago
  76. c38f2e4 Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085) by Bu Sun Kim · 6 years ago
  77. 3d8cc46 API Core: Retry.__init__ add on_error (#8892) by Leonid Emar-Kar · 6 years ago
  78. 92840f1 docs: about of time -> amount of time (#9052) by ritiko · 6 years ago
  79. 48b2c7d Remove compatability badges from READMEs. (#9035) by Bu Sun Kim · 6 years ago
  80. 30616fa Fix race in 'BackgroundConsumer._thread_main'. (#8883) by Tres Seaver · 6 years ago
  81. 4783648 Release 1.14.2 (#8835) by Bu Sun Kim · 6 years ago
  82. f82bd52 API Core: Add client_options documentation. (#8834) by Bu Sun Kim · 6 years ago
  83. d9f63bf Release api_core 1.14.1 (#8832) by Tres Seaver · 6 years ago
  84. 84ce0c4 Remove error log entry on clean BiDi shutdown. (#8806) by Tres Seaver · 6 years ago
  85. 45e526c Update intersphinx mapping for requests. (#8805) by Bu Sun Kim · 6 years ago
  86. 1b42d94 Forward 'timeout' arg from 'exception' to '_blocking_poll'. (#8735) by Tres Seaver · 6 years ago
  87. f6cda97 Link to googleapis.dev documentation in READMEs. (#8705) by Bu Sun Kim · 6 years ago
  88. e9081b2 Release google-api_core 1.14.0. (#8700) by Tres Seaver · 6 years ago
  89. 13eea09 Update pins of 'googleapis-common-protos. (#8688) by Tres Seaver · 6 years ago
  90. 461f2cc Firestore: Add 'should_terminate' predicate for clean BiDi shutdown. (#8650) by Tres Seaver · 6 years ago
  91. 495e5cb Add compatibility check badges to READMEs. (#8288) by ylil93 · 6 years ago
  92. bee4b07 All: Add docs job to publish to googleapis.dev. (#8464) by Bu Sun Kim · 6 years ago
  93. 6089ed5 Release api_core 1.13.0 (#8469) by Bu Sun Kim · 6 years ago
  94. a08f118 Add client options. (#8265) by Bu Sun Kim · 6 years ago
  95. 64bd7f0 Release 1.12.0 (#8418) by Christopher Wilcox · 6 years ago
  96. 7515c07 Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU (#8193) by Peter Lamut · 6 years ago
  97. 2675514 Release google-api-core 1.11.1 (#8183) by Tres Seaver · 6 years ago
  98. 8c415c7 Core: Classify 503 Service Unavailable errors as transient. (#8182) by Tres Seaver · 6 years ago
  99. 49f2ef5 Unbreak pytype by silencing a false positive. (#8106) by Rebecca Chen · 6 years ago
  100. 37a4ac6 Add parameterized test for from_rfc3339 with nanos (#7675) by Christopher Wilcox · 6 years ago