1. fd47fda feat(api_core): support version 3 policy bindings (#9869) by Jonathan Lui · 6 years ago
  2. 5e55592 chore(api_core): release 1.15.0 (#9984) by Bu Sun Kim · 6 years ago
  3. 52f12af feat(api_core): make the last retry happen at deadline (#9873) by Peter Lamut · 6 years ago
  4. b6cea3c Add a repr method for ClientOptions (#9849) by Dov Shlachter · 6 years ago
  5. 74326f4 feat(api core): simplify from_rfc3339 methods (#9641) by Leonid Emar-Kar · 6 years ago
  6. 0f6ad2a docs: add python 2 sunset banner to documentation (#9036) by Bu Sun Kim · 6 years ago
  7. 9230dd4 feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486) by Dov Shlachter · 6 years ago
  8. 6ac4dc2 docs: remove references to the old authentication credentials (#9456) by Leonid Emar-Kar · 6 years ago
  9. a07e02a chore(api_core): release 1.14.3 (#9417) by Christopher Wilcox · 6 years ago
  10. ac8716d fix(api_core): finalize during close of 'ResumableBidiRpc' (#9337) by Tres Seaver · 6 years ago
  11. 8c74e9c docs: fix intersphinx reference to requests (#9294) by Bu Sun Kim · 6 years ago
  12. 5300322 Fix broken links in docs. (#9148) by Ryan Yuan · 6 years ago
  13. c38f2e4 Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085) by Bu Sun Kim · 6 years ago
  14. 3d8cc46 API Core: Retry.__init__ add on_error (#8892) by Leonid Emar-Kar · 6 years ago
  15. 92840f1 docs: about of time -> amount of time (#9052) by ritiko · 6 years ago
  16. 48b2c7d Remove compatability badges from READMEs. (#9035) by Bu Sun Kim · 6 years ago
  17. 30616fa Fix race in 'BackgroundConsumer._thread_main'. (#8883) by Tres Seaver · 6 years ago
  18. 4783648 Release 1.14.2 (#8835) by Bu Sun Kim · 6 years ago
  19. f82bd52 API Core: Add client_options documentation. (#8834) by Bu Sun Kim · 6 years ago
  20. d9f63bf Release api_core 1.14.1 (#8832) by Tres Seaver · 6 years ago
  21. 84ce0c4 Remove error log entry on clean BiDi shutdown. (#8806) by Tres Seaver · 6 years ago
  22. 45e526c Update intersphinx mapping for requests. (#8805) by Bu Sun Kim · 6 years ago
  23. 1b42d94 Forward 'timeout' arg from 'exception' to '_blocking_poll'. (#8735) by Tres Seaver · 6 years ago
  24. f6cda97 Link to googleapis.dev documentation in READMEs. (#8705) by Bu Sun Kim · 6 years ago
  25. e9081b2 Release google-api_core 1.14.0. (#8700) by Tres Seaver · 6 years ago
  26. 13eea09 Update pins of 'googleapis-common-protos. (#8688) by Tres Seaver · 6 years ago
  27. 461f2cc Firestore: Add 'should_terminate' predicate for clean BiDi shutdown. (#8650) by Tres Seaver · 6 years ago
  28. 495e5cb Add compatibility check badges to READMEs. (#8288) by ylil93 · 6 years ago
  29. bee4b07 All: Add docs job to publish to googleapis.dev. (#8464) by Bu Sun Kim · 6 years ago
  30. 6089ed5 Release api_core 1.13.0 (#8469) by Bu Sun Kim · 6 years ago
  31. a08f118 Add client options. (#8265) by Bu Sun Kim · 6 years ago
  32. 64bd7f0 Release 1.12.0 (#8418) by Christopher Wilcox · 6 years ago
  33. 7515c07 Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU (#8193) by Peter Lamut · 6 years ago
  34. 2675514 Release google-api-core 1.11.1 (#8183) by Tres Seaver · 6 years ago
  35. 8c415c7 Core: Classify 503 Service Unavailable errors as transient. (#8182) by Tres Seaver · 6 years ago
  36. 49f2ef5 Unbreak pytype by silencing a false positive. (#8106) by Rebecca Chen · 6 years ago
  37. 37a4ac6 Add parameterized test for from_rfc3339 with nanos (#7675) by Christopher Wilcox · 6 years ago
  38. f1693da Release api_core 1.11.0 (#7985) by Tres Seaver · 6 years ago
  39. ba7bfd3 Refactor 'client_info' support. (#7849) by Tres Seaver · 6 years ago
  40. 1f2b658 Release 1.10.0 (#7814) by Tim Swast · 6 years ago
  41. 0e2f6a3 Add `user_agent` property to `ClientInfo` (#7799) by Tim Swast · 6 years ago
  42. ca8822b Append leading zeros for nanosecond precision DateTimes (#7663) by gleeper · 6 years ago
  43. e6eb1c5 Release api_core 1.9.0 (#7671) by Christopher Wilcox · 6 years ago
  44. a009d7f API Core: specify a pytype output directory in setup.cfg. (#7639) by Rebecca Chen · 6 years ago
  45. 2576a1b Allow passing metadata as part of creating a bidi (#7514) by Christopher Wilcox · 6 years ago
  46. 10a694e Update setup.py by Christopher Wilcox · 6 years ago
  47. 224d893 Release api_core 1.8.2 (#7549) by Christopher Wilcox · 6 years ago
  48. 0090843 When re-opening a ResumableBidiRPC set _request_queue_generator to None. (#7548) by Christopher Wilcox · 6 years ago
  49. a5c7ce2 Remove classifier for Python 3.4 for end-of-life. (#7535) by Christopher Wilcox · 6 years ago
  50. d0eca1c Release api_core 1.8.1 (#7506) by Christopher Wilcox · 6 years ago
  51. f9e5fca Adds a ready event to BackgroundConsumer to wait on start. (#7499) by Christopher Wilcox · 6 years ago
  52. 6554c4c update version in setup.py (#7434) by Christopher Wilcox · 6 years ago
  53. c30d873 Release 1.8.0 (#7431) by Christopher Wilcox · 6 years ago
  54. 47a5723 Add support to unwrap Anys into wrapped pb2 objects. (#7430) by Luke Sneeringer · 6 years ago
  55. d9c3be1 Add `Operation.deserialize`. (#7427) by Luke Sneeringer · 6 years ago
  56. 355a4db Fix new lint failure. (#7382) by Tres Seaver · 6 years ago
  57. a6253d9 Updated client library documentation URLs. (#7307) by Pravin Dahal · 6 years ago
  58. eb20697 Adjust tag for api_core 1.7.0 release. by Tres Seaver · 7 years ago
  59. 2a84032 Release 1.7.0 (#6936) by Tres Seaver · 7 years ago
  60. 7ecf871 Document Python 2 deprecation (#6910) by Christopher Wilcox · 7 years ago
  61. 5e121ce Api_core: Convert 'DatetimeWithNanos' to / from 'google.protobuf.timestamp_pb2.Timestamp' (#6919) by Tres Seaver · 7 years ago
  62. 9b789b2 Add usage example for 'google.api_core.iam.Polcy'. (#6855) by Tres Seaver · 7 years ago
  63. b6fb078 API Core: fix pytype build (#6873) by Tres Seaver · 7 years ago
  64. 045a92d Release api_core 1.6.0 (#6769) by Christopher Wilcox · 7 years ago
  65. 9017661 Move google.cloud.iam (core) to google.api_core.iam (#6740) by Christopher Wilcox · 7 years ago
  66. 6f4070d blacken api_core and core (#6668) by Christopher Wilcox · 7 years ago
  67. df6ae5f Fix typo (#6532) by Dustin Ingram · 7 years ago
  68. 27728cd Import stdlib ABCs from 'collections.abc' rather than 'collections'. (#6451) by Tres Seaver · 7 years ago
  69. 3ba7d59 Firestore: Add Watch Support (#6191) by Christopher Wilcox · 7 years ago
  70. 2873baa Release api_core 1.5.2 (#6471) by Christopher Wilcox · 7 years ago
  71. 29a7131 remove hyphen from named extra in api_core (#6468) by Christopher Wilcox · 7 years ago
  72. 4468662 Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391) by Tres Seaver · 7 years ago
  73. 88f9b9b Avoid broken 'google-common-apis 1.5.4' release. (#6355) by Tres Seaver · 7 years ago
  74. d2557ef Retry transient errors in 'PollingFuture.result'. (#6305) by Tres Seaver · 7 years ago
  75. 9dfc335 Release api_core-1.5.1 (#6332) by Tres Seaver · 7 years ago
  76. 8ac5406 Back out changes from #6267 / 'api_core-1.6.0a1' release. (#6328) by Tres Seaver · 7 years ago
  77. f121c44 Don't URL-encode slashes in gRPC request headers. (#6310) by Tim Swast · 7 years ago
  78. b5bf50a Release 1.6.0a1 (#6273) by Christopher Wilcox · 7 years ago
  79. 44b7ff2 Add methods to api_core used by new autogenerator. (#6267) by Luke Sneeringer · 7 years ago
  80. 108f9d4 Fix branch coverage for un-called callbacks. (#6242) by Tres Seaver · 7 years ago
  81. 151a0c1 Fix import order, appeasing lint. (#6240) by Tres Seaver · 7 years ago
  82. 15c0222 Add / fix badges for PyPI / versions. (#6158) by Tres Seaver · 7 years ago
  83. 352242e Release 1.5.0 (#6220) by Christopher Wilcox · 7 years ago
  84. 66fc180 Move bidi to api-core (#6211) by Christopher Wilcox · 7 years ago
  85. 9f45e3c Use new Nox (#6175) by Bu Sun Kim · 7 years ago
  86. 2ab3a09 Release api_core 1.4.1 (#6133) by Tres Seaver · 7 years ago
  87. 53958e0 Pin minimum protobuf dependency to 3.4.0. (#6132) by Tres Seaver · 7 years ago
  88. 0fce637 Add type-checking via pytype to api_core. (#6116) by Rebecca Chen · 7 years ago
  89. 58ae90e Release api-core 1.4.0 (#5922) by Thea Flowers · 7 years ago
  90. 2c7f897 Add grpcio-gcp dependency for API Core and Cloud Spanner (#5904) by Weiran Fang · 7 years ago
  91. 0a5c85c Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553) by Weiran Fang · 7 years ago
  92. f1f5f78 Update classifiers to drop Python 3.4 and add Python 3.7 (#5702) by Thea Flowers · 7 years ago
  93. 21bc9ad Release google-api-core 1.3.0 (#5700) by Thea Flowers · 7 years ago
  94. f09dd04 Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320) by Ernest Landrito · 7 years ago
  95. cf94432 Release 1.2.1 (#5497) by Christopher Wilcox · 7 years ago
  96. acd603b Rename `x-goog-header-params` to `x-goog-request-params` (#5495) by Evawere Ogbe · 7 years ago
  97. f05cd0c Make client_info work without gRPC installed. (#5075) by Luke Sneeringer · 7 years ago
  98. 84aab85 Release 1.2.0 (#5337) by Christopher Wilcox · 7 years ago
  99. a3c8aa1 Fix tests after grpcio update (#5333) by Christopher Wilcox · 7 years ago
  100. b7a522b Add Test runs for Python 3.7 and remove 3.4 (#5295) by Christopher Wilcox · 7 years ago