All Versions
155
Latest Version
Avg Release Cycle
58 days
Latest Release
27 days ago
Changelog History
Page 12
Changelog History
Page 12
-
v1.8.3 Changes
May 01, 2020 -
v1.8.2 Changes
April 21, 2020๐ Bug Fixes
- ๐ Remove
apiclient. __version__(#871) (c7516a2), closes googleapis#870
- ๐ Remove
-
v1.8.1 Changes
April 20, 2020(2020-04-20)
๐ Bug Fixes
- โ Adding ConnectionError to retry mechanism (#822) (c7516a2), closes googleapis#558
- replace '-' in method names with '_' (#863) (8ed729f)
-
v1.8.0 Changes
March 13, 2020 -
v1.7.12 Changes
March 11, 2020๐ Bugfix release
Implementation Changes
- Look for field 'detail' in error message. (#739)
- Exclude 308s from httplib2 redirect codes list (#813)
๐ Documentation
โ Remove oauth2client from docs (#738)
๐ Fix typo. (#745)
โ Remove compatibility badges. (#746)
๐ Fix TypeError: search_analytics_api_sample.py #732 (#742)
Correct response access (#750)
๐ Fix link to API explorer (#760)
๐ Fix argument typo in oauth2 code example (#763)
Recommend install with virtualenv (#768)
๐ Fix capitalization in docs/README.md (#770)
โ Remove compatibility badges (#796)
โ Remove mentions of pycrypto (#799)
๐ Fix typo in model.py
โ Add note about Google Ads llibrary (#814)
โ Internal / Testing Changes
-
v1.7.11 Changes
August 12, 2019 -
v1.7.10 Changes
July 24, 2019Version 1.7.10
Bugfix release
Implementation Changes
- Decode service to utf-8 (#723)
- Use print() function in both Python2 and Python 3 (#722)
- Make http.MediaFileUpload close its file descriptor (#600)
- Never make 'body' required (#718)
Documentation
- Add compatability check badges to README (#691)
- Regenerate docs (#696, #700)
- Create index file for dynamically generated docs (#702)
- Add docs folder with guides from developers.google.com (#706, #710)
Internal / Testing Changes
-
v1.7.9 Changes
May 22, 2019 -
v1.7.8 Changes
January 28, 2019 -
v1.7.7 Changes
December 19, 2018Version 1.7.7
Bugfix release - Change xrange to range ([#601](https://github.com/googleapis/google-api-python-client/pull/601)) - Typo in http.py exception message. ([#602](https://github.com/googleapis/google-api-python-client/pull/602)) - Announce deprecation of Python 2.7 ([#603](https://github.com/googleapis/google-api-python-client/pull/603)) - Updates documentation for stopping channel subscriptions ([#598](https://github.com/googleapis/google-api-python-client/pull/598)) - Adding example for searchAppearance ([#414](https://github.com/googleapis/google-api-python-client/pull/414)) - Add badges ([#455](https://github.com/googleapis/google-api-python-client/pull/455))