1. bee4b07 All: Add docs job to publish to googleapis.dev. (#8464) by Bu Sun Kim · 5 years ago
  2. 6089ed5 Release api_core 1.13.0 (#8469) by Bu Sun Kim · 5 years ago
  3. a08f118 Add client options. (#8265) by Bu Sun Kim · 5 years ago
  4. 64bd7f0 Release 1.12.0 (#8418) by Christopher Wilcox · 5 years ago
  5. 7515c07 Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU (#8193) by Peter Lamut · 5 years ago
  6. 2675514 Release google-api-core 1.11.1 (#8183) by Tres Seaver · 5 years ago
  7. 8c415c7 Core: Classify 503 Service Unavailable errors as transient. (#8182) by Tres Seaver · 5 years ago
  8. 49f2ef5 Unbreak pytype by silencing a false positive. (#8106) by Rebecca Chen · 5 years ago
  9. 37a4ac6 Add parameterized test for from_rfc3339 with nanos (#7675) by Christopher Wilcox · 5 years ago
  10. f1693da Release api_core 1.11.0 (#7985) by Tres Seaver · 5 years ago
  11. ba7bfd3 Refactor 'client_info' support. (#7849) by Tres Seaver · 5 years ago
  12. 1f2b658 Release 1.10.0 (#7814) by Tim Swast · 5 years ago
  13. 0e2f6a3 Add `user_agent` property to `ClientInfo` (#7799) by Tim Swast · 5 years ago
  14. ca8822b Append leading zeros for nanosecond precision DateTimes (#7663) by gleeper · 5 years ago
  15. e6eb1c5 Release api_core 1.9.0 (#7671) by Christopher Wilcox · 5 years ago
  16. a009d7f API Core: specify a pytype output directory in setup.cfg. (#7639) by Rebecca Chen · 5 years ago
  17. 2576a1b Allow passing metadata as part of creating a bidi (#7514) by Christopher Wilcox · 5 years ago
  18. 10a694e Update setup.py by Christopher Wilcox · 5 years ago
  19. 224d893 Release api_core 1.8.2 (#7549) by Christopher Wilcox · 5 years ago
  20. 0090843 When re-opening a ResumableBidiRPC set _request_queue_generator to None. (#7548) by Christopher Wilcox · 5 years ago
  21. a5c7ce2 Remove classifier for Python 3.4 for end-of-life. (#7535) by Christopher Wilcox · 5 years ago
  22. d0eca1c Release api_core 1.8.1 (#7506) by Christopher Wilcox · 5 years ago
  23. f9e5fca Adds a ready event to BackgroundConsumer to wait on start. (#7499) by Christopher Wilcox · 5 years ago
  24. 6554c4c update version in setup.py (#7434) by Christopher Wilcox · 5 years ago
  25. c30d873 Release 1.8.0 (#7431) by Christopher Wilcox · 5 years ago
  26. 47a5723 Add support to unwrap Anys into wrapped pb2 objects. (#7430) by Luke Sneeringer · 5 years ago
  27. d9c3be1 Add `Operation.deserialize`. (#7427) by Luke Sneeringer · 5 years ago
  28. 355a4db Fix new lint failure. (#7382) by Tres Seaver · 5 years ago
  29. a6253d9 Updated client library documentation URLs. (#7307) by Pravin Dahal · 5 years ago
  30. eb20697 Adjust tag for api_core 1.7.0 release. by Tres Seaver · 6 years ago
  31. 2a84032 Release 1.7.0 (#6936) by Tres Seaver · 6 years ago
  32. 7ecf871 Document Python 2 deprecation (#6910) by Christopher Wilcox · 6 years ago
  33. 5e121ce Api_core: Convert 'DatetimeWithNanos' to / from 'google.protobuf.timestamp_pb2.Timestamp' (#6919) by Tres Seaver · 6 years ago
  34. 9b789b2 Add usage example for 'google.api_core.iam.Polcy'. (#6855) by Tres Seaver · 6 years ago
  35. b6fb078 API Core: fix pytype build (#6873) by Tres Seaver · 6 years ago
  36. 045a92d Release api_core 1.6.0 (#6769) by Christopher Wilcox · 6 years ago
  37. 9017661 Move google.cloud.iam (core) to google.api_core.iam (#6740) by Christopher Wilcox · 6 years ago
  38. 6f4070d blacken api_core and core (#6668) by Christopher Wilcox · 6 years ago
  39. df6ae5f Fix typo (#6532) by Dustin Ingram · 6 years ago
  40. 27728cd Import stdlib ABCs from 'collections.abc' rather than 'collections'. (#6451) by Tres Seaver · 6 years ago
  41. 3ba7d59 Firestore: Add Watch Support (#6191) by Christopher Wilcox · 6 years ago
  42. 2873baa Release api_core 1.5.2 (#6471) by Christopher Wilcox · 6 years ago
  43. 29a7131 remove hyphen from named extra in api_core (#6468) by Christopher Wilcox · 6 years ago
  44. 4468662 Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391) by Tres Seaver · 6 years ago
  45. 88f9b9b Avoid broken 'google-common-apis 1.5.4' release. (#6355) by Tres Seaver · 6 years ago
  46. d2557ef Retry transient errors in 'PollingFuture.result'. (#6305) by Tres Seaver · 6 years ago
  47. 9dfc335 Release api_core-1.5.1 (#6332) by Tres Seaver · 6 years ago
  48. 8ac5406 Back out changes from #6267 / 'api_core-1.6.0a1' release. (#6328) by Tres Seaver · 6 years ago
  49. f121c44 Don't URL-encode slashes in gRPC request headers. (#6310) by Tim Swast · 6 years ago
  50. b5bf50a Release 1.6.0a1 (#6273) by Christopher Wilcox · 6 years ago
  51. 44b7ff2 Add methods to api_core used by new autogenerator. (#6267) by Luke Sneeringer · 6 years ago
  52. 108f9d4 Fix branch coverage for un-called callbacks. (#6242) by Tres Seaver · 6 years ago
  53. 151a0c1 Fix import order, appeasing lint. (#6240) by Tres Seaver · 6 years ago
  54. 15c0222 Add / fix badges for PyPI / versions. (#6158) by Tres Seaver · 6 years ago
  55. 352242e Release 1.5.0 (#6220) by Christopher Wilcox · 6 years ago
  56. 66fc180 Move bidi to api-core (#6211) by Christopher Wilcox · 6 years ago
  57. 9f45e3c Use new Nox (#6175) by Bu Sun Kim · 6 years ago
  58. 2ab3a09 Release api_core 1.4.1 (#6133) by Tres Seaver · 6 years ago
  59. 53958e0 Pin minimum protobuf dependency to 3.4.0. (#6132) by Tres Seaver · 6 years ago
  60. 0fce637 Add type-checking via pytype to api_core. (#6116) by Rebecca Chen · 6 years ago
  61. 58ae90e Release api-core 1.4.0 (#5922) by Thea Flowers · 6 years ago
  62. 2c7f897 Add grpcio-gcp dependency for API Core and Cloud Spanner (#5904) by Weiran Fang · 6 years ago
  63. 0a5c85c Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553) by Weiran Fang · 6 years ago
  64. f1f5f78 Update classifiers to drop Python 3.4 and add Python 3.7 (#5702) by Thea Flowers · 6 years ago
  65. 21bc9ad Release google-api-core 1.3.0 (#5700) by Thea Flowers · 6 years ago
  66. f09dd04 Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320) by Ernest Landrito · 6 years ago
  67. cf94432 Release 1.2.1 (#5497) by Christopher Wilcox · 6 years ago
  68. acd603b Rename `x-goog-header-params` to `x-goog-request-params` (#5495) by Evawere Ogbe · 6 years ago
  69. f05cd0c Make client_info work without gRPC installed. (#5075) by Luke Sneeringer · 6 years ago
  70. 84aab85 Release 1.2.0 (#5337) by Christopher Wilcox · 6 years ago
  71. a3c8aa1 Fix tests after grpcio update (#5333) by Christopher Wilcox · 6 years ago
  72. b7a522b Add Test runs for Python 3.7 and remove 3.4 (#5295) by Christopher Wilcox · 6 years ago
  73. 0ada3ac Release 1.1.2 (#5269) by Christopher Wilcox · 6 years ago
  74. d65417d Release 1.1.1 (#5207) by Christopher Wilcox · 6 years ago
  75. f2a0339 Use `install_requires` for platform dependencies instead of `extras_require` (#4991) by David Gang · 6 years ago
  76. a7309d7 Fix bad trove classifier by Jon Wayne Parrott · 6 years ago
  77. 2b42e29 Release google-api-core 1.1.0 (#5029) by Jon Wayne Parrott · 6 years ago
  78. 49ddc9d Move DatetimeWithNanoSeconds to api_core (#4979) by chemelnucfin · 6 years ago
  79. e197685 Use a class to wrap grpc streaming errors instead of monkey-patching (#4995) by Jon Wayne Parrott · 6 years ago
  80. 35e87e0 Release google-api-core 1.0.0 (#4945) by Jon Wayne Parrott · 6 years ago
  81. f41d068 Make `api_core.page_iterator.PageIterator.item_to_value` public by Jon Wayne Parrott · 6 years ago
  82. 5606ee5 Add ability to specify retry for `Operation` and `polling.Future`. (#4922) by Jon Wayne Parrott · 6 years ago
  83. c0f12e2 Normalize all setup.py files (#4909) by Jon Wayne Parrott · 6 years ago
  84. 5527d2a Adding `.dev1` suffix for `api-core` and `spanner` after release. (#4750) by Danny Hermes · 7 years ago
  85. 72af661 Release api_core v0.1.4 (#4730) by Jon Wayne Parrott · 7 years ago
  86. 555d8ce Revert "api_core: Make PageIterator.item_to_value public. (#4702)" (#4731) by Jon Wayne Parrott · 7 years ago
  87. 37658c1 api_core: Add ChannelStub to grpc_helpers (#4705) by Jon Wayne Parrott · 7 years ago
  88. 64d63ca api_core: Make PageIterator.item_to_value public. (#4702) by Jon Wayne Parrott · 7 years ago
  89. 95fb93e api_core: Fix handling of gapic metadata when specified as 'None'. (#4701) by Jon Wayne Parrott · 7 years ago
  90. 04c812e Adding back `.dev1` suffix after #4644. (#4651) by Danny Hermes · 7 years ago
  91. d8af50c Making `google-cloud-pubsub==0.30.1` release. (#4644) by Danny Hermes · 7 years ago
  92. ad7f591 Requiring 'grpcio >= 1.8.2'. (#4642) by Danny Hermes · 7 years ago
  93. 59b3ea8 Apply scopes to explicitly provided credentials if needed (#4594) by Jon Wayne Parrott · 7 years ago
  94. f6b057d Add `google.cloud.container` API. (#4577) by Luke Sneeringer · 7 years ago
  95. a0fd477 Removing redundant constant. (#4588) by Danny Hermes · 7 years ago
  96. 13d8fd2 Post PR #4559: add back `.dev1` to version numbers. (#4561) by Danny Hermes · 7 years ago
  97. da0e17b Making new Pub / Sub and API core releases. (#4559) by Danny Hermes · 7 years ago
  98. 9623e82 Requiring latest release of concurrent futures backport. (#4521) by Danny Hermes · 7 years ago
  99. 06b7c45 Move datetime helpers from google.cloud._helpers to google.api_core.datetime_helpers (#4399) by Jon Wayne Parrott · 7 years ago
  100. 9fde8de Add client_info to api_core.gapic_v1 __all__, tweak docstring (#4367) by Jon Wayne Parrott · 7 years ago