2020-11-09 14:25:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-google-api-python-client: updated to 1.12.5 1.12.5: Bug Fixes don't raise when downloading zero byte files |
2020-10-07 14:57:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-google-api-python-client: updated to 1.12.3 1.12.3: Bug Fixes deps: update setup.py to install httplib2>=0.15.0 1.12.2: Bug Fixes add method to close httplib2 connections 1.12.1: Bug Fixes deps: require six>=1.13.0 1.12.0: Features add quota_project, credentials_file, and scopes support Documentation convert print statement to function remove http from batch execute docs |
2020-09-01 06:14:12 by Thomas Klausner | Files touched by this commit (2) | |
Log message: py-google-api-python-client: update to 1.11.0. * add support for mtls env variables |
2020-08-07 08:42:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-google-api-python-client: updated to 1.10.0 1.10.0 Features allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' Build universal wheels discovery supports retries Documentation consolidating and updating the Contribution Guide |
2020-06-12 08:09:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-google-api-python-client: updated to 1.9.3 1.9.3: Bug Fixes update GOOGLE_API_USE_MTLS values 1.9.2: Bug Fixes bump api-core version 1.9.1: Bug Fixes fix python-api-core dependency issue 1.9.0: Features add mtls feature add templates for python samples projects 1.8.4: Bug Fixes don't try to import GAE API in other environments the turn down date for global batch uri |
2020-05-13 07:07:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-google-api-python-client: updated to 1.8.3 1.8.3: Bug Fixes downgrade repetitive logging calls to debug |
2020-04-28 19:43:55 by Thomas Klausner | Files touched by this commit (2) | |
Log message: py-google-api-python-client: update to 1.8.2. 1.8.2 Bug Fixes Remove apiclient.__version__ (#871) (c7516a2), closes googleapis#870 1.8.1 Bug Fixes Adding ConnectionError to retry mechanism (#822) (c7516a2), closes googleapis#558 replace '-' in method names with '_' (#863) (8ed729f) |
2020-03-16 15:35:30 by Thomas Klausner | Files touched by this commit (1) | |
Log message: py-google-api-python-client: update to 1.8.0nb1. Add two missing dependencies. |
2020-03-15 21:05:15 by Thomas Klausner | Files touched by this commit (2) | |
Log message: py-google-api-python-client: update to 1.8.0. Release to support API endpoint override. New Features Add api endpoint override. (#829) Implementation Changes Don't set http.redirect_codes if the attr doesn't exist and allow more \ httplib2 versions. (#841) |
2020-03-12 17:23:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-google-api-python-client: updated to 1.17.12 Version 1.7.12 Bugfix release Implementation Changes - Look for field 'detail' in error message. - Exclude 308s from httplib2 redirect codes list Documentation - Remove oauth2client from docs - Fix typo. - Remove compatibility badges. - Fix TypeError: search_analytics_api_sample.py - Correct response access - Fix link to API explorer - Fix argument typo in oauth2 code example - Recommend install with virtualenv - Fix capitalization in docs/README.md - Remove compatibility badges - Remove mentions of pycrypto - Fix typo in model.py - Add note about Google Ads llibrary Internal / Testing Changes - Blacken - Move kokoro configs |