1. 32d1c59 feat: Add support for using static discovery documents (#1109) by Anthonios Partheniou · 3 years, 9 months ago
  2. b7b9986 fix: replace deprecated socket.error with OSError (#1161) by Aaron Niskode-Dossett · 3 years, 9 months ago
  3. ae9cd99 fix: Catch ECONNRESET and other errors more reliably (#1147) by Aaron Niskode-Dossett · 3 years, 9 months ago
  4. b1b0c83 docs: Reduce noisy changes in docs regen (#1135) by Anthonios Partheniou · 3 years, 10 months ago
  5. 2c6d029 fix: MediaFileUpload error if file does not exist (#1127) by Anthonios Partheniou · 3 years, 10 months ago
  6. e6a1da3 fix: Improve support for error_details (#1126) by Anthonios Partheniou · 3 years, 10 months ago
  7. 0b32e69 fix: Use logging level info when file_cache is not available (#1125) by Anthonios Partheniou · 3 years, 10 months ago
  8. c691283 fix: handle error on service not enabled (#1117) by Kapil Thangavelu · 3 years, 11 months ago
  9. b6971b0 chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111) by Yoshi Automation Bot · 3 years, 11 months ago
  10. a341c5a docs: Change error parsing to check for 'message' (#1083) by Muad Mohamed · 4 years ago
  11. 86d8788 fix: don't raise when downloading zero byte files (#1074) by Bu Sun Kim · 4 years ago
  12. af6035f fix: don't set content-range on empty uploads (#1070) by Bu Sun Kim · 4 years ago
  13. 98888da fix: add method to close httplib2 connections (#1038) by Bu Sun Kim · 4 years, 1 month ago
  14. 790e702 feat: add quota_project, credentials_file, and scopes support (#1022) by Bu Sun Kim · 4 years, 1 month ago
  15. 2fc5ca1 feat: add support for mtls env variables (#1008) by arithmetic1728 · 4 years, 2 months ago
  16. cd4e8f4 fix: discovery uses V2 when version is None (#975) by Dmitry Frenkel · 4 years, 3 months ago
  17. f3348f9 feat: discovery supports retries (#967) by Dmitry Frenkel · 4 years, 3 months ago
  18. 21af37b feat: allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' (#943) by Pavel Kiselev · 4 years, 4 months ago
  19. 19908ed fix: update GOOGLE_API_USE_MTLS values (#940) by arithmetic1728 · 4 years, 4 months ago
  20. 42028ed fix: fix python-api-core dependency issue (#931) by arithmetic1728 · 4 years, 5 months ago
  21. 981eadf feat: add mtls feature (#917) by arithmetic1728 · 4 years, 5 months ago
  22. f80be18 docs: fix typo in positional method docstring (#906) by Pramod Kotipalli · 4 years, 5 months ago
  23. 48f503f docs: changed http to https in setup, updated github links (#892) by Marie J.I · 4 years, 5 months ago
  24. 6ddadd7 fix: the turn down date for global batch uri (#901) by Brad Vogel · 4 years, 5 months ago
  25. 09e6447 fix: don't try to import GAE API in other environments (#903) by Zev Goldstein · 4 years, 5 months ago
  26. 3bf2781 fix: downgrade repetitive logging calls to debug (#885) by Bu Sun Kim · 4 years, 6 months ago
  27. 43fc0cf docs: Fix simple typo: occured -> occurred (#828) by Tim Gates · 4 years, 6 months ago
  28. f706cfd chore: use nox and release-please; drop 3.4 (#852) by Bu Sun Kim · 4 years, 6 months ago
  29. 8ed729f fix: replace '-' in method names with '_' (#863) by Bu Sun Kim · 4 years, 6 months ago
  30. ef6420a Fix "byteswarning" errors in http and model modules (#860) by Matt McDonald · 4 years, 6 months ago
  31. c7516a2 fix: Adding ConnectionError to retry mechanism (#822) by Damian Gadomski · 4 years, 7 months ago
  32. 26823fa chore: release v1.8.0 (#842) by Bu Sun Kim · 4 years, 7 months ago
  33. a480d53 fix: don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions (#841) by Bu Sun Kim · 4 years, 7 months ago
  34. 1cf3cbc feat: add client_options support for api endpoint override (#829) by Bu Sun Kim · 4 years, 7 months ago
  35. 814c282 chore: release 1.7.12 (#837) by Bu Sun Kim · 4 years, 7 months ago
  36. b3b773f fix: exclude 308s from httplib2 redirect codes list (#813) by Bu Sun Kim · 4 years, 7 months ago
  37. 5dac805 docs: fix typo in model.py by Jason Banich · 4 years, 9 months ago
  38. 66bb32c chore: blacken (#772) by Bu Sun Kim · 5 years ago
  39. 778eabe Look for field 'detail' in error message. (#739) by Bu Sun Kim · 5 years ago
  40. bce1b1d Release 1.7.11 (#737) by Bu Sun Kim · 5 years ago
  41. 07f647c Pass library and Python version in x-goog-api-client (#734) by Bu Sun Kim · 5 years ago
  42. c2936e1 Release 1.7.10 (#727) by Bu Sun Kim · 5 years ago
  43. eda5880 Decode service to utf-8. (#723) by Bu Sun Kim · 5 years ago
  44. 0ba1ca4 Fix http.py: Exception -> exception, lint errors, unit test. (#724) by Bu Sun Kim · 5 years ago
  45. 9fdc2b2 Use print() function in both Python 2 and Python 3 (#722) by Christian Clauss · 5 years ago
  46. 20b6758 Make http.MediaFileUpload close its file descriptor. (#600) by Xiaofei Wang · 5 years ago
  47. b854ff1 Never make 'body' required. (#718) by Bu Sun Kim · 5 years ago
  48. ffea1a7 Release 1.7.9. (#663) by Bu Sun Kim · 5 years ago
  49. 1d2e240 Call request_orig with kwargs. (#658) by Bu Sun Kim · 5 years ago
  50. 9a25cc8 Release 1.7.8 (#617) by Bu Sun Kim · 6 years ago
  51. 84cbc07 Convert '$' in method name to '_' (#616) by Bu Sun Kim · 6 years ago
  52. 6ed8dbb Release 1.7.7 (#606) by Christopher Wilcox · 6 years ago
  53. b1b16fd Updates documentation for stopping channel subscriptions (#598) by Corey Schaf · 6 years ago
  54. a04b3c5 Typo in http.py exception message. (#602) by smstone · 6 years ago
  55. b274355 Release v1.7.6 (#599) by Bu Sun Kim · 6 years ago
  56. e2dccec Add client-side limit for batch requests (#585) by Xinan Lin · 6 years ago
  57. fef743a Release v1.7.5 (#594) by Bu Sun Kim · 6 years ago
  58. 9d779cc Fix the client to respect the passed in developerKey and credentials (#593) by Arunpn · 6 years ago
  59. 781de4c add copyright header, closes #216 (#550) by Chris McDonough · 6 years ago
  60. 0dc81bf Respect custom headers set on the request supplied to MediaIoBaseDownload within each call to next_chunk (#546) by Chris McDonough · 6 years ago
  61. 3cf5e60 Under Python 3; fix bug that caused invalid Content-ID header when custom request_id supplied (#545) by Chris McDonough · 6 years ago
  62. bbaad28 prevent stray imports of older 'apiclient' alias from raising an ImportError by Chris McDonough · 6 years ago
  63. a97f2b2 Release google-api-python-client 1.7.4 (#540) by Christopher Wilcox · 6 years ago
  64. c35150f Catch ServerNotFoundError to retry the request (#532) by Bashir Sadjad · 6 years ago
  65. b0b1c1d Release v1.7.3 (#526) by Thea Flowers · 6 years ago
  66. a1da982 Fix version number by Thea Flowers · 6 years ago
  67. 081d2a3 Release v1.7.1 (#519) by Thea Flowers · 6 years ago
  68. a737c75 Release v1.7.0 (#515) by Thea Flowers · 6 years ago
  69. 9eb303e Drop oauth2client dependency (#499) by Helen Koike · 6 years ago
  70. fbaf9d7 typos in http.py by cspeidel · 6 years ago
  71. 504a6e5 Release v1.6.7 (#500) by Jon Wayne Parrott · 6 years ago
  72. 0c0c897 Make body optional for requests with no parameters (#446) by Jean-Loup Roussel-Clouet · 6 years ago
  73. fff3ae5 Fix retying on socket.timeout (#495) by Alexander Mohr · 6 years ago
  74. de13e3b Remove oauth2client._helpers dependency (#493) by Helen Koike · 6 years ago
  75. bc33595 Describe reserved word methods with _ after name. eg import_() by Matthew Whisenhunt · 6 years ago
  76. 57a7690 discovery.py: remove unused oauth2client import (#492) by Helen Koike · 6 years ago
  77. 9cdb2e2 Release v1.6.6 (#489) by Jon Wayne Parrott · 7 years ago
  78. bae748a Warn when constructing BatchHttpRequest using the legacy batch URI (#488) by Jon Wayne Parrott · 7 years ago
  79. d1aa691 Increase the default media chunksize to 100MB. by Craig Citro · 7 years ago
  80. b86bfc9 Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467) by Ondrej Medek · 7 years ago
  81. 6436741 Release v1.6.5 (#470) by Jon Wayne Parrott · 7 years ago
  82. 20e6135 Proactively refresh credentials when applying and treat a missing acces_token as invalid. (#469) by Jon Wayne Parrott · 7 years ago
  83. 043fd70 Remove mutual exclusivity check for developerKey and credentials (#465) by Jon Wayne Parrott · 7 years ago
  84. 4406778 Handle unknown media length (#406) by Daniel · 7 years ago
  85. 90ffb85 fix: 458 handle error format (#459) by Nilayan Bhattacharya · 7 years ago
  86. 89906ac Update Docstring (#1) (#451) by Nilayan Bhattacharya · 7 years ago
  87. af67669 Release v1.6.4 (#444) by Jon Wayne Parrott · 7 years ago
  88. 401e886 Warn when google-auth credentials are used but google-auth-httplib2 isn't available (#443) by Jon Wayne Parrott · 7 years ago
  89. b63a71d Release v1.6.3 (#433) by Jon Wayne Parrott · 7 years ago
  90. 3fb2a38 Don't treat httplib2.Credentials as oauth credentials (#425) by Jon Wayne Parrott · 7 years ago
  91. f6e2661 Fix details missing in googleapiclient.errors.HttpError (#412) by Son CHU · 7 years ago
  92. d3a5cf4 Fix credentials usage in BatchHTTPRequest (#376) by Jon Wayne Parrott · 7 years ago
  93. a4a44cf ZeroDivisionError when calling 'MediaDownloadProgress.progress' by andrewnester · 8 years ago
  94. 860a637 Raise ValueError if credentials and developerKey are both specified (#358) by Jon Wayne Parrott · 8 years ago
  95. 20af04d Fix generation for methods with abnormal page token conventions (#330) by Thomas Coffee · 8 years ago
  96. afe134b Release v1.6.2 (#348) by Jon Wayne Parrott · 8 years ago
  97. 068eb35 Don't invoke application default credentials logic when developerKey is provided (#347) by Jon Wayne Parrott · 8 years ago
  98. 2243529 Set default HTTP timeout of 60s (#320) by Igor Maravić · 8 years ago
  99. 811d570 Release v1.6.1 (#329) by Jon Wayne Parrott · 8 years ago
  100. 0952730 Adding import of google.auth.credentials to googleapiclient._auth module. (#328) by Wilson Lian · 8 years ago