Path to this page:
Subject: CVS commit: pkgsrc/www/py-google-api-python-client
From: Thomas Klausner
Date: 2021-04-20 20:27:45
Message id: 20210420182745.97667FA95@cvs.NetBSD.org
Log Message:
py-google-api-python-client: update to 2.2.0.
2.2.0
Features
Adds support for errors.py to also use 'errors' for error_details (#1281) \
(a5d2081)
2.1.0
Features
add status_code property on http error handling (#1185) (db2a766)
Bug Fixes
Change default of static_discovery when discoveryServiceUrl set (#1261) (3b4f2e2)
correct api version in oauth-installed.md (#1258) (d1a255f)
fix .close() (#1231) (a9583f7)
Resolve issue where num_retries would have no effect (#1244) (c518472)
Documentation
Distinguish between public/private docs in 2.0 guide (#1226) (a6f1706)
Update README to promote cloud client libraries (#1252) (22807c9)
2.0.2
Bug Fixes
Include discovery artifacts in published package (#1221) (ad618d0)
2.0.1
Bug Fixes
add static discovery docs (#1216) (b5d33d6)
Documentation
add a link to the migration guide in the changelog (#1213) (b85da5b)
2.0.0
⚠ BREAKING CHANGES
deps: require 3.6+ (#961)
Features
Add support for using static discovery documents (#1109) (32d1c59)
Update synth.py to copy discovery files from discovery-artifact-manager \
(#1104) (af918e8)
Bug Fixes
Catch ECONNRESET and other errors more reliably (#1147) (ae9cd99)
deps: add upper-bound google-auth dependency (#1180) (c687f42)
handle error on service not enabled (#1117) (c691283)
Improve support for error_details (#1126) (e6a1da3)
MediaFileUpload error if file does not exist (#1127) (2c6d029)
replace deprecated socket.error with OSError (#1161) (b7b9986)
Use logging level info when file_cache is not available (#1125) (0b32e69)
Miscellaneous Chores
deps: require 3.6+ (#961) (8325d24)
Documentation
add networkconnectivity v1alpha1 (#1176) (91b61d3)
Delete redundant oauth-web.md (#1142) (70bc6c9)
fix MediaIoBaseUpload broken link (#1112) (334b6e6)
fix regression with incorrect args order in docs (#1141) (4249a7b)
fix typo in thread safety example code (#1100) (5ae088d)
Reduce noisy changes in docs regen (#1135) (b1b0c83)
update docs/dyn (#1096) (c2228be)
update guidance on service accounts (#1120) (b2ea122)
Files: