1. d480d97 fix: use version.py instead of pkg_resources.get_distribution (#80) by Christopher Wilcox · 4 years, 10 months ago
  2. ae658b6 chore: release 1.22.3 (#79) by release-please[bot] · 4 years, 10 months ago
  3. a7a8b98 fix(deps): require six >= 1.13.0 (#78) by Bu Sun Kim · 4 years, 10 months ago
  4. bd3a28c chore: add default CODEOWNERS (#77) by Bu Sun Kim · 4 years, 11 months ago
  5. 11d2097 chore: release 1.22.2 (#76) by release-please[bot] · 5 years ago
  6. 8f8ee78 fix: only add quota project id if supported (#75) by arithmetic1728 · 5 years ago
  7. 6229317 chore: release 1.22.1 (#70) by release-please[bot] · 5 years ago
  8. 7bb713d docs: fix spelling errors for amount in retry (#69) by Vanessasaurus · 5 years ago
  9. 805c364 chore: release 1.22.0 (#62) by release-please[bot] · 5 years ago
  10. 2010373 fix: _determine_timeout problem handling float type timeout (#64) by arithmetic1728 · 5 years ago
  11. e2d9a7b feat: allow quota project to be passed to create_channel (#58) by Bu Sun Kim · 5 years ago
  12. 8595f62 chore: update Py2 support msg to reflect passage of time (#59) by Yoshi Automation Bot · 5 years ago
  13. 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
  14. cc56733 chore: update docs/conf.py (#56) by Yoshi Automation Bot · 5 years ago
  15. 98f03c8 chore: release 1.21.0 (#54) by release-please[bot] · 5 years ago
  16. ded92d0 feat: allow credentials files to be passed for channel creation (#50) by Bu Sun Kim · 5 years ago
  17. 7531a5e chore: release 1.20.1 (#51) by release-please[bot] · 5 years ago
  18. 1ba6095 fix(dependencies): increase protobuf version (#49) by Bu Sun Kim · 5 years ago
  19. 02d2579 chore: release 1.20.0 (#45) by release-please[bot] · 5 years ago
  20. 74e0b0f feat: allow disabling response stream pre-fetch (#30) by Peter Lamut · 5 years ago
  21. 945bafc chore: update templates (#44) by Bu Sun Kim · 5 years ago
  22. 8212bb7 chore: release 1.19.1 (#42) by release-please[bot] · 5 years ago
  23. 4b11422 fix: bump up grpcio minimum version to 1.29.0 (#41) by Lidi Zheng · 5 years ago
  24. d1937ba chore: release 1.19.0 (#39) by release-please[bot] · 5 years ago
  25. a582936 feat(client_options): add new client options 'quota_project_id', 'scopes', and 'credentials_file' by Dov Shlachter · 5 years ago
  26. 33ab7fa chore: release 1.18.0 (#33) by release-please[bot] · 5 years ago
  27. 7d8d580 feat: third batch of AsyncIO integration (#29) by Lidi Zheng · 5 years ago
  28. dd9b2f3 feat: AsyncIO Integration [Part 2] (#28) by Lidi Zheng · 5 years ago
  29. 7be1e59 feat: [CBT-6 helper] Exposing Retry._deadline as a property (#20) by MF2199 · 5 years ago
  30. e4eaec0 feat: add client_encryped_cert_source to ClientOptions (#31) by arithmetic1728 · 5 years ago
  31. a82f289 feat: First batch of AIO integration (#26) by Lidi Zheng · 5 years ago
  32. 335c109 chore: release 1.17.0 (#7) by release-please[bot] · 5 years ago
  33. 748c935 feat(api-core): add client_cert_source to ClientOptions (#17) by arithmetic1728 · 5 years ago
  34. 0c2c556 test: drop majyk per-lang-version coverage level (#12) by Tres Seaver · 5 years ago
  35. bd1e12a chore: blacken docs/conf.py (via synth) (#8) by Yoshi Automation Bot · 5 years ago
  36. e72202e chore: add split repo templates (#2) by Bu Sun Kim · 5 years ago
  37. 2b103b6 fix: consume part of StreamingResponseIterator to support failure while under a retry context (#10206) by Christopher Wilcox · 6 years ago
  38. 14f1f34 feat(api_core): add retry param into PollingFuture() and it's inheritors (#9923) by Gurov Ilya · 6 years ago
  39. 18375fb chore(api_core): release 1.16.0 (#10109) by Jonathan Lui · 6 years ago
  40. 17bbd63 feat(storage): support optionsRequestedPolicyVersion (#9989) by Jonathan Lui · 6 years ago
  41. fd47fda feat(api_core): support version 3 policy bindings (#9869) by Jonathan Lui · 6 years ago
  42. 5e55592 chore(api_core): release 1.15.0 (#9984) by Bu Sun Kim · 6 years ago
  43. 52f12af feat(api_core): make the last retry happen at deadline (#9873) by Peter Lamut · 6 years ago
  44. b6cea3c Add a repr method for ClientOptions (#9849) by Dov Shlachter · 6 years ago
  45. 74326f4 feat(api core): simplify from_rfc3339 methods (#9641) by Leonid Emar-Kar · 6 years ago
  46. 0f6ad2a docs: add python 2 sunset banner to documentation (#9036) by Bu Sun Kim · 6 years ago
  47. 9230dd4 feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486) by Dov Shlachter · 6 years ago
  48. 6ac4dc2 docs: remove references to the old authentication credentials (#9456) by Leonid Emar-Kar · 6 years ago
  49. a07e02a chore(api_core): release 1.14.3 (#9417) by Christopher Wilcox · 6 years ago
  50. ac8716d fix(api_core): finalize during close of 'ResumableBidiRpc' (#9337) by Tres Seaver · 6 years ago
  51. 8c74e9c docs: fix intersphinx reference to requests (#9294) by Bu Sun Kim · 6 years ago
  52. 5300322 Fix broken links in docs. (#9148) by Ryan Yuan · 6 years ago
  53. c38f2e4 Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085) by Bu Sun Kim · 6 years ago
  54. 3d8cc46 API Core: Retry.__init__ add on_error (#8892) by Leonid Emar-Kar · 6 years ago
  55. 92840f1 docs: about of time -> amount of time (#9052) by ritiko · 6 years ago
  56. 48b2c7d Remove compatability badges from READMEs. (#9035) by Bu Sun Kim · 6 years ago
  57. 30616fa Fix race in 'BackgroundConsumer._thread_main'. (#8883) by Tres Seaver · 6 years ago
  58. 4783648 Release 1.14.2 (#8835) by Bu Sun Kim · 6 years ago
  59. f82bd52 API Core: Add client_options documentation. (#8834) by Bu Sun Kim · 6 years ago
  60. d9f63bf Release api_core 1.14.1 (#8832) by Tres Seaver · 6 years ago
  61. 84ce0c4 Remove error log entry on clean BiDi shutdown. (#8806) by Tres Seaver · 6 years ago
  62. 45e526c Update intersphinx mapping for requests. (#8805) by Bu Sun Kim · 6 years ago
  63. 1b42d94 Forward 'timeout' arg from 'exception' to '_blocking_poll'. (#8735) by Tres Seaver · 6 years ago
  64. f6cda97 Link to googleapis.dev documentation in READMEs. (#8705) by Bu Sun Kim · 6 years ago
  65. e9081b2 Release google-api_core 1.14.0. (#8700) by Tres Seaver · 6 years ago
  66. 13eea09 Update pins of 'googleapis-common-protos. (#8688) by Tres Seaver · 6 years ago
  67. 461f2cc Firestore: Add 'should_terminate' predicate for clean BiDi shutdown. (#8650) by Tres Seaver · 6 years ago
  68. 495e5cb Add compatibility check badges to READMEs. (#8288) by ylil93 · 6 years ago
  69. bee4b07 All: Add docs job to publish to googleapis.dev. (#8464) by Bu Sun Kim · 6 years ago
  70. 6089ed5 Release api_core 1.13.0 (#8469) by Bu Sun Kim · 6 years ago
  71. a08f118 Add client options. (#8265) by Bu Sun Kim · 6 years ago
  72. 64bd7f0 Release 1.12.0 (#8418) by Christopher Wilcox · 6 years ago
  73. 7515c07 Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU (#8193) by Peter Lamut · 6 years ago
  74. 2675514 Release google-api-core 1.11.1 (#8183) by Tres Seaver · 6 years ago
  75. 8c415c7 Core: Classify 503 Service Unavailable errors as transient. (#8182) by Tres Seaver · 6 years ago
  76. 49f2ef5 Unbreak pytype by silencing a false positive. (#8106) by Rebecca Chen · 6 years ago
  77. 37a4ac6 Add parameterized test for from_rfc3339 with nanos (#7675) by Christopher Wilcox · 6 years ago
  78. f1693da Release api_core 1.11.0 (#7985) by Tres Seaver · 6 years ago
  79. ba7bfd3 Refactor 'client_info' support. (#7849) by Tres Seaver · 6 years ago
  80. 1f2b658 Release 1.10.0 (#7814) by Tim Swast · 6 years ago
  81. 0e2f6a3 Add `user_agent` property to `ClientInfo` (#7799) by Tim Swast · 6 years ago
  82. ca8822b Append leading zeros for nanosecond precision DateTimes (#7663) by gleeper · 6 years ago
  83. e6eb1c5 Release api_core 1.9.0 (#7671) by Christopher Wilcox · 6 years ago
  84. a009d7f API Core: specify a pytype output directory in setup.cfg. (#7639) by Rebecca Chen · 6 years ago
  85. 2576a1b Allow passing metadata as part of creating a bidi (#7514) by Christopher Wilcox · 6 years ago
  86. 10a694e Update setup.py by Christopher Wilcox · 6 years ago
  87. 224d893 Release api_core 1.8.2 (#7549) by Christopher Wilcox · 6 years ago
  88. 0090843 When re-opening a ResumableBidiRPC set _request_queue_generator to None. (#7548) by Christopher Wilcox · 6 years ago
  89. a5c7ce2 Remove classifier for Python 3.4 for end-of-life. (#7535) by Christopher Wilcox · 6 years ago
  90. d0eca1c Release api_core 1.8.1 (#7506) by Christopher Wilcox · 6 years ago
  91. f9e5fca Adds a ready event to BackgroundConsumer to wait on start. (#7499) by Christopher Wilcox · 6 years ago
  92. 6554c4c update version in setup.py (#7434) by Christopher Wilcox · 6 years ago
  93. c30d873 Release 1.8.0 (#7431) by Christopher Wilcox · 6 years ago
  94. 47a5723 Add support to unwrap Anys into wrapped pb2 objects. (#7430) by Luke Sneeringer · 6 years ago
  95. d9c3be1 Add `Operation.deserialize`. (#7427) by Luke Sneeringer · 6 years ago
  96. 355a4db Fix new lint failure. (#7382) by Tres Seaver · 6 years ago
  97. a6253d9 Updated client library documentation URLs. (#7307) by Pravin Dahal · 6 years ago
  98. eb20697 Adjust tag for api_core 1.7.0 release. by Tres Seaver · 7 years ago
  99. 2a84032 Release 1.7.0 (#6936) by Tres Seaver · 7 years ago
  100. 7ecf871 Document Python 2 deprecation (#6910) by Christopher Wilcox · 7 years ago