1. 01e1577 Merge platform/external/python/python-api-core v2.3.0 am: 4e81cd9cc2 am: 95950852f5 by chojoyce · 2 years, 5 months ago
  2. 9595085 Merge platform/external/python/python-api-core v2.3.0 am: 4e81cd9cc2 by chojoyce · 2 years, 5 months ago
  3. 4e81cd9 Merge platform/external/python/python-api-core v2.3.0 by chojoyce · 2 years, 6 months ago
  4. cb091f8 chore: release 2.3.0 (#314) by release-please[bot] · 2 years, 6 months ago
  5. d4dcb74 Initial empty repository by Roman Yepishev · 2 years, 6 months ago platform-tools-32.0.0
  6. ce1adf3 feat: add operations rest client to support long-running operations. (#311) by Ken Bandes · 2 years, 6 months ago
  7. bc0abe4 ci: tweak mypy to check 'google.protobuf' (#310) by Tres Seaver · 2 years, 7 months ago
  8. 4b40789 chore(python): add .github/CODEOWNERS as a templated file (#308) by gcf-owl-bot[bot] · 2 years, 7 months ago
  9. 060b339 fix: handle bare 'grpc.Call' in 'from_grpc_error' (#298) by Tres Seaver · 2 years, 7 months ago
  10. 214d88b chore: release 2.2.2 (#302) by release-please[bot] · 2 years, 7 months ago
  11. ffc51f0 fix: make 'gapic_v1.method.DEFAULT' a typed object (#292) by Tres Seaver · 2 years, 7 months ago
  12. d2a729e chore: release 2.2.1 (#296) by release-please[bot] · 2 years, 7 months ago
  13. 9e6091e fix: revert "fix: do not error on LROs with no response or error" (#294) by Bu Sun Kim · 2 years, 7 months ago
  14. 240edb6 chore: release 2.2.0 (#293) by release-please[bot] · 2 years, 7 months ago
  15. 5f4fb50 chore(python): push cloud library docs to staging bucket for Cloud RAD (#295) by gcf-owl-bot[bot] · 2 years, 8 months ago
  16. ef6f0fc feat: add 'GoogleAPICallError.error_details' property (#286) by Aza Tulepbergenov · 2 years, 8 months ago
  17. 09cf285 tests: add testing w/o 'grpc' installed (#289) by Tres Seaver · 2 years, 8 months ago
  18. f4e776e chore: release 2.1.1 (#291) by release-please[bot] · 2 years, 8 months ago
  19. 0023ee1 fix: add mypy checking + 'py.typed' file (#290) by Tres Seaver · 2 years, 8 months ago
  20. e6a3489 chore(python): Add kokoro configs for python 3.10 samples testing (#285) by gcf-owl-bot[bot] · 2 years, 8 months ago
  21. 121debd chore: release 2.1.0 (#274) by release-please[bot] · 2 years, 8 months ago
  22. a422a5d feat: add support for Python 3.10 (#284) by Tres Seaver · 2 years, 8 months ago
  23. 577da9d build: use trampoline_v2 for python samples and allow custom dockerfile (#283) by gcf-owl-bot[bot] · 2 years, 8 months ago
  24. f3fd059 chore: add default_version and codeowner_team to .repo-metadata.json (#282) by Anthonios Partheniou · 2 years, 8 months ago
  25. 3b0912a tests: add explicit unit tests for '_StreamedResponseIterator' class (#281) by Tres Seaver · 2 years, 8 months ago
  26. 083e6e9 chore: relocate owl bot post processor (#280) by Jeffrey Rennie · 2 years, 9 months ago
  27. 1c5eb4d feat: Add helper function to format query_params for rest transport. (#275) by Ken Bandes · 2 years, 9 months ago
  28. afe0fa1 feat: add grpc transcoding + tests (#259) by Yih-Jen Ku · 2 years, 9 months ago
  29. 8b65c93 chore: removing owlbot directives for conversion to main (#272) by nicain · 2 years, 9 months ago
  30. 4679219 chore: remove obsolete dependency in setup.py (#269) by Anthonios Partheniou · 2 years, 9 months ago
  31. 01e31ca chore(python): group renovate prs (#270) by gcf-owl-bot[bot] · 2 years, 9 months ago
  32. dcb6ebd chore: release 2.0.1 (#267) by release-please[bot] · 2 years, 9 months ago
  33. 618f192 fix: do not error on LROs with no response or error (#258) by Bu Sun Kim · 2 years, 9 months ago
  34. 82ca2fd tests: close coverage gap for race condition (#261) by Tres Seaver · 2 years, 9 months ago
  35. 1db493c chore: migrate default branch to main (#264) by Tres Seaver · 2 years, 9 months ago
  36. e3d34d4 chore(python): disable dependency dashboard (#266) by gcf-owl-bot[bot] · 2 years, 9 months ago
  37. 40f52bf chore: release 2.0.0 (#254) by release-please[bot] · 2 years, 10 months ago
  38. bb3b26d tests: silence a warning from 'charset_normalizer' (#247) by Tres Seaver · 2 years, 10 months ago
  39. bdbf889 fix: bump grpcio version to use stable aio API (#234) by Lidi Zheng · 2 years, 10 months ago
  40. 362ca6c chore: update if_transient_error docs to match behaviour (#253) by Anthonios Partheniou · 2 years, 10 months ago
  41. a54cc10 chore: drop mention of Python 2.7 from templates (#252) by gcf-owl-bot[bot] · 2 years, 10 months ago
  42. ffa528e chore: avoid duplicating pins of grpcio in noxfile (#246) by Tres Seaver · 2 years, 10 months ago
  43. 258ba4a chore(python): avoid `.nox` directories when building docs (#249) by gcf-owl-bot[bot] · 2 years, 10 months ago
  44. 6789e67 chore: remove non-custom rules from sync-repo-settings (#241) by Bu Sun Kim · 2 years, 10 months ago
  45. d566f28 chore: release 2.0.0b1 (#243) by release-please[bot] · 2 years, 10 months ago
  46. a30f004 fix!: drop support for Python 2.7 / 3.5 (#212) by Tres Seaver · 2 years, 10 months ago
  47. ff6ef1b fix: strip trailing _ from field mask paths (#228) by Bu Sun Kim · 2 years, 10 months ago
  48. 6af450b chore: release 1.31.1 (#240) by release-please[bot] · 2 years, 11 months ago
  49. 47d04cd chore: release as 1.31.1 (#239) by Bu Sun Kim · 2 years, 11 months ago
  50. 5e540f2 fix: add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) by Tres Seaver · 2 years, 11 months ago
  51. 3d4cab2 chore: fix kokoro config for samples (#236) by gcf-owl-bot[bot] · 2 years, 11 months ago
  52. a12c051 feat: add Samples section to CONTRIBUTING.rst (#229) by gcf-owl-bot[bot] · 2 years, 11 months ago
  53. fd3cbca build(python): remove python 3.7 from kokoro Dockerfile (#226) by gcf-owl-bot[bot] · 2 years, 11 months ago
  54. d25d2cb build(python): exit with success status if no samples found (#225) by gcf-owl-bot[bot] · 2 years, 11 months ago
  55. 07a8ce3 chore: release 1.31.0 (#203) by release-please[bot] · 2 years, 11 months ago
  56. 877fabc chore: update Noxfile and fix codeblock typo (#224) by Dan Lee · 3 years ago
  57. 1fbee03 fix: undprecate entity factory helpers (#101) by Tres Seaver · 3 years ago
  58. d368c4b chore: new owl bot post processor docker image (#214) by gcf-owl-bot[bot] · 3 years ago
  59. fbf447c chore: blacken (#206) by Tres Seaver · 3 years ago
  60. 11032cf feat: add ServiceUnavailable exception to polling retries (#184) by hoonji · 3 years ago
  61. 2768346 chore: release 1.30.0 (#201) by release-please[bot] · 3 years ago
  62. 3487d68 feat: add iterator capability to paged iterators (#200) by Peter Lamut · 3 years ago
  63. 641fbbf chore: release 1.29.0 (#199) by release-please[bot] · 3 years ago
  64. a421913 feat: HTTPIterator now accepts a page_size parameter to control page … (#197) by Jim Fulton · 3 years ago
  65. 7337c6b chore(python): add protobuf to intersphinx mapping (#198) by gcf-owl-bot[bot] · 3 years ago
  66. 8d8bc51 docs: fix broken links in multiprocessing.rst (#195) by gcf-owl-bot[bot] · 3 years ago
  67. f2600cc chore: release 1.28.0 (#193) by release-please[bot] · 3 years, 1 month ago
  68. 11b5da4 chore: release 1.28.0 (#192) by Bu Sun Kim · 3 years, 1 month ago
  69. 155da5e fix: require google-auth>=1.25.0 (#190) by Bu Sun Kim · 3 years, 1 month ago
  70. c4ff747 chore: release 1.27.0 (#179) by release-please[bot] · 3 years, 1 month ago
  71. 15aca6b feat: Add support for `rest/` token in `x-goog-api-client` header (#189) by Vadym Matsishevskyi · 3 years, 1 month ago
  72. 03a79f1 chore: new owl bot post processor docker image (#188) by gcf-owl-bot[bot] · 3 years, 1 month ago
  73. 9123439 chore: add library type to .repo-metadata.json (#180) by Anthonios Partheniou · 3 years, 1 month ago
  74. 91ca1c2 chore: add SECURITY.md (#177) by google-cloud-policy-bot[bot] · 3 years, 1 month ago
  75. 6ae04a8 feat: retry google.auth TransportError and requests ConnectionError (#178) by Anthonios Partheniou · 3 years, 1 month ago
  76. f87bccb chore(revert): revert preventing normalization (#174) by Dan Lee · 3 years, 1 month ago
  77. acb04b4 chore: migrate to owl bot (#173) by Anthonios Partheniou · 3 years, 2 months ago
  78. ed09227 chore: prevent normalization of semver versioning (#172) by Dan Lee · 3 years, 2 months ago
  79. 282725d chore: add constraints file check for python samples (#170) by Yoshi Automation Bot · 3 years, 2 months ago
  80. 8c7ac29 chore: Add license headers for python config files (#167) by Yoshi Automation Bot · 3 years, 2 months ago
  81. 49c6755 chore: add kokoro templates (#160) by Yoshi Automation Bot · 3 years, 2 months ago
  82. 1647f07 Fix retry.with_delay multiplier parameter handling (#164) by Quentin Sommer · 3 years, 2 months ago
  83. a5b175f chore: release 1.26.3 (#158) by release-please[bot] · 3 years, 2 months ago
  84. 9eaa786 fix: skip empty policy bindings in `len()` and `iter()` (#159) by Bu Sun Kim · 3 years, 2 months ago
  85. 1d76b57 docs: update python contributing guide (#147) by Yoshi Automation Bot · 3 years, 3 months ago
  86. 611b6dc chore: release 1.26.2 (#156) by release-please[bot] · 3 years, 3 months ago
  87. 536c2ca fix: save empty IAM policy bindings (#155) by Bu Sun Kim · 3 years, 3 months ago
  88. b4860fe chore: release 1.26.1 (#148) by release-please[bot] · 3 years, 3 months ago
  89. 7271b23 fix: add operation name to x-goog-request-params in async client (#137) by Bu Sun Kim · 3 years, 4 months ago
  90. 7273090 chore: release 1.26.0 (#142) by release-please[bot] · 3 years, 4 months ago
  91. 911e82f chore(python): include py.typed files in release (#145) by Yoshi Automation Bot · 3 years, 4 months ago
  92. 94c76e0 feat: allow default_host and default_scopes to be passed to create_channel (#134) by Bu Sun Kim · 3 years, 4 months ago
  93. db48ea3 build: migrate to flakybot (#141) by Yoshi Automation Bot · 3 years, 4 months ago
  94. 471d594 build: migrate to flakybot (#140) by Justin Beckwith · 3 years, 4 months ago
  95. 786e9de chore: Add header checker config to python library synth (#138) by Yoshi Automation Bot · 3 years, 4 months ago
  96. 5e8923f chore: release 1.25.1 (#132) by release-please[bot] · 3 years, 4 months ago
  97. 97cef4a fix: add operation name to x-goog-request-params (#133) by Bu Sun Kim · 3 years, 4 months ago
  98. a47dfba build(python): make `NOX_SESSION` optional (#135) by Yoshi Automation Bot · 3 years, 5 months ago
  99. 232dab0 docs: fix spelling errors in retry (#131) by Juncheng LIU · 3 years, 5 months ago
  100. 84cfb97 chore: tweak kokoro config (via synth) (#129) by Yoshi Automation Bot · 3 years, 5 months ago