blob: dff7ecd33537396c3964cab7ef3e3380c0515107 [file] [log] [blame] [view]
release-please[bot]df4aa2b2020-04-20 14:32:47 -07001# Changelog
2
release-please[bot]1f32aa82021-04-28 13:00:07 +00003## [2.3.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.2.0...v2.3.0) (2021-04-28)
4
5
6### Features
7
8* **apigee:** update the api ([3fd11cb](https://www.github.com/googleapis/google-api-python-client/commit/3fd11cbfa43679d14be7f09d9cb071d82d156ffa))
9* **dataflow:** update the api ([3fd11cb](https://www.github.com/googleapis/google-api-python-client/commit/3fd11cbfa43679d14be7f09d9cb071d82d156ffa))
10* **dialogflow:** update the api ([3fd11cb](https://www.github.com/googleapis/google-api-python-client/commit/3fd11cbfa43679d14be7f09d9cb071d82d156ffa))
11* **documentai:** update the api ([3fd11cb](https://www.github.com/googleapis/google-api-python-client/commit/3fd11cbfa43679d14be7f09d9cb071d82d156ffa))
12* **healthcare:** update the api ([3fd11cb](https://www.github.com/googleapis/google-api-python-client/commit/3fd11cbfa43679d14be7f09d9cb071d82d156ffa))
13* **osconfig:** update the api ([afea316](https://www.github.com/googleapis/google-api-python-client/commit/afea316d32842ecb9e7d626842d5926b0bf3e34f))
14* **sqladmin:** update the api ([cec4393](https://www.github.com/googleapis/google-api-python-client/commit/cec4393b8e37e229f68b2233a2041db062c2a335))
15
release-please[bot]c4ecb6c2021-04-13 19:02:03 +000016## [2.2.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.1.0...v2.2.0) (2021-04-13)
17
18
19### Features
20
21* Adds support for errors.py to also use 'errors' for error_details ([#1281](https://www.github.com/googleapis/google-api-python-client/issues/1281)) ([a5d2081](https://www.github.com/googleapis/google-api-python-client/commit/a5d20813e8d7589b0cec030c149748e53ea555a5))
22
release-please[bot]cc717a12021-03-31 20:48:02 +000023## [2.1.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.0.2...v2.1.0) (2021-03-31)
24
25
26### Features
27
28* add status_code property on http error handling ([#1185](https://www.github.com/googleapis/google-api-python-client/issues/1185)) ([db2a766](https://www.github.com/googleapis/google-api-python-client/commit/db2a766bbd976742f6ef10d721d8423c8ac9246d))
29
30
31### Bug Fixes
32
33* Change default of `static_discovery` when `discoveryServiceUrl` set ([#1261](https://www.github.com/googleapis/google-api-python-client/issues/1261)) ([3b4f2e2](https://www.github.com/googleapis/google-api-python-client/commit/3b4f2e243709132b5ca41a3c23853d5067dfb0ab))
34* correct api version in oauth-installed.md ([#1258](https://www.github.com/googleapis/google-api-python-client/issues/1258)) ([d1a255f](https://www.github.com/googleapis/google-api-python-client/commit/d1a255fcbeaa36f615cede720692fea2b9f894db))
35* fix .close() ([#1231](https://www.github.com/googleapis/google-api-python-client/issues/1231)) ([a9583f7](https://www.github.com/googleapis/google-api-python-client/commit/a9583f712d13c67aa282d14cd30e00999b530d7c))
36* Resolve issue where num_retries would have no effect ([#1244](https://www.github.com/googleapis/google-api-python-client/issues/1244)) ([c518472](https://www.github.com/googleapis/google-api-python-client/commit/c518472e836c32ba2ff5e8480ab5a7643f722d46))
37
38
39### Documentation
40
41* Distinguish between public/private docs in 2.0 guide ([#1226](https://www.github.com/googleapis/google-api-python-client/issues/1226)) ([a6f1706](https://www.github.com/googleapis/google-api-python-client/commit/a6f17066caf6e911b7e94e8feab52fa3af2def1b))
42* Update README to promote cloud client libraries ([#1252](https://www.github.com/googleapis/google-api-python-client/issues/1252)) ([22807c9](https://www.github.com/googleapis/google-api-python-client/commit/22807c92ce754ff3d60f240ec5c38de50c5b654b))
43
release-please[bot]b9f1d0b2021-03-04 17:34:11 +000044### [2.0.2](https://www.github.com/googleapis/google-api-python-client/compare/v2.0.1...v2.0.2) (2021-03-04)
45
46
47### Bug Fixes
48
49* Include discovery artifacts in published package ([#1221](https://www.github.com/googleapis/google-api-python-client/issues/1221)) ([ad618d0](https://www.github.com/googleapis/google-api-python-client/commit/ad618d0b266b86a795871d946367552905f4ccb6))
50
release-please[bot]401c05e2021-03-04 12:18:15 +000051### [2.0.1](https://www.github.com/googleapis/google-api-python-client/compare/v2.0.0...v2.0.1) (2021-03-04)
52
53
54### Bug Fixes
55
56* add static discovery docs ([#1216](https://www.github.com/googleapis/google-api-python-client/issues/1216)) ([b5d33d6](https://www.github.com/googleapis/google-api-python-client/commit/b5d33d6d520ca9589eefd08d34fe96844f420bce))
57
58
59### Documentation
60
61* add a link to the migration guide in the changelog ([#1213](https://www.github.com/googleapis/google-api-python-client/issues/1213)) ([b85da5b](https://www.github.com/googleapis/google-api-python-client/commit/b85da5bb7d6d6da60ff611221d3c4719eadb478a))
62
release-please[bot]a9c7ddc2021-03-03 21:52:06 +000063## [2.0.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.8...v2.0.0) (2021-03-03)
64
65
66### ⚠ BREAKING CHANGES
67
Bu Sun Kimb85da5b2021-03-03 18:14:04 -070068The 2.0 release of `google-api-python-client` is a significant upgrade compared to v1. Please see the [Migration Guide](UPGRADING.md) for more information.
69
70* **deps:** require 3.6+. (#961)
release-please[bot]a9c7ddc2021-03-03 21:52:06 +000071
72### Features
73
74* Add support for using static discovery documents ([#1109](https://www.github.com/googleapis/google-api-python-client/issues/1109)) ([32d1c59](https://www.github.com/googleapis/google-api-python-client/commit/32d1c597b364e2641eca33ccf6df802bb218eea1))
75* Update synth.py to copy discovery files from discovery-artifact-manager ([#1104](https://www.github.com/googleapis/google-api-python-client/issues/1104)) ([af918e8](https://www.github.com/googleapis/google-api-python-client/commit/af918e8ef422438aaca0c468de8b3b2c184d884e))
76
77
78### Bug Fixes
79
80* Catch ECONNRESET and other errors more reliably ([#1147](https://www.github.com/googleapis/google-api-python-client/issues/1147)) ([ae9cd99](https://www.github.com/googleapis/google-api-python-client/commit/ae9cd99134160a5540e6f8d6d33d855122854e10))
81* **deps:** add upper-bound google-auth dependency ([#1180](https://www.github.com/googleapis/google-api-python-client/issues/1180)) ([c687f42](https://www.github.com/googleapis/google-api-python-client/commit/c687f4207b9c574e539a7eab75201a58f2e91f35))
82* handle error on service not enabled ([#1117](https://www.github.com/googleapis/google-api-python-client/issues/1117)) ([c691283](https://www.github.com/googleapis/google-api-python-client/commit/c6912836e88eea45aef7d515383e549082d37717))
83* Improve support for error_details ([#1126](https://www.github.com/googleapis/google-api-python-client/issues/1126)) ([e6a1da3](https://www.github.com/googleapis/google-api-python-client/commit/e6a1da3542e230e5287863f339ce1d28292cd92f))
84* MediaFileUpload error if file does not exist ([#1127](https://www.github.com/googleapis/google-api-python-client/issues/1127)) ([2c6d029](https://www.github.com/googleapis/google-api-python-client/commit/2c6d0297851c806ef850ca23686c51ca5878ac48))
85* replace deprecated socket.error with OSError ([#1161](https://www.github.com/googleapis/google-api-python-client/issues/1161)) ([b7b9986](https://www.github.com/googleapis/google-api-python-client/commit/b7b9986fe13c483eeefb77673b4091911978ee46))
86* Use logging level info when file_cache is not available ([#1125](https://www.github.com/googleapis/google-api-python-client/issues/1125)) ([0b32e69](https://www.github.com/googleapis/google-api-python-client/commit/0b32e69900eafec2cd1197ba054d4f9a765a3f29))
87
88
89### Miscellaneous Chores
90
91* **deps:** require 3.6+ ([#961](https://www.github.com/googleapis/google-api-python-client/issues/961)) ([8325d24](https://www.github.com/googleapis/google-api-python-client/commit/8325d24acaa2b2077acaaea26ea5fafb6dd856c5))
92
93
94### Documentation
95
96* add networkconnectivity v1alpha1 ([#1176](https://www.github.com/googleapis/google-api-python-client/issues/1176)) ([91b61d3](https://www.github.com/googleapis/google-api-python-client/commit/91b61d3272de9b5aebad0cf1eb76ca53c24f22f9))
97* Delete redundant oauth-web.md ([#1142](https://www.github.com/googleapis/google-api-python-client/issues/1142)) ([70bc6c9](https://www.github.com/googleapis/google-api-python-client/commit/70bc6c9db99eed5af7536b87448bd9323db9320b))
98* fix MediaIoBaseUpload broken link ([#1112](https://www.github.com/googleapis/google-api-python-client/issues/1112)) ([334b6e6](https://www.github.com/googleapis/google-api-python-client/commit/334b6e6d9e4924398e57bad2e53747584abf8cf4))
99* fix regression with incorrect args order in docs ([#1141](https://www.github.com/googleapis/google-api-python-client/issues/1141)) ([4249a7b](https://www.github.com/googleapis/google-api-python-client/commit/4249a7b92e891d1ecaf93944ca9c062ffbd54f77))
100* fix typo in thread safety example code ([#1100](https://www.github.com/googleapis/google-api-python-client/issues/1100)) ([5ae088d](https://www.github.com/googleapis/google-api-python-client/commit/5ae088dc027b89517b896a89a0aeb2ca80f492cf))
101* Reduce noisy changes in docs regen ([#1135](https://www.github.com/googleapis/google-api-python-client/issues/1135)) ([b1b0c83](https://www.github.com/googleapis/google-api-python-client/commit/b1b0c83ae0737e7b63cb77e4e7757213a216b88e))
102* update docs/dyn ([#1096](https://www.github.com/googleapis/google-api-python-client/issues/1096)) ([c2228be](https://www.github.com/googleapis/google-api-python-client/commit/c2228be4630e279e02a25b51566a0f93b67aa499))
103* update guidance on service accounts ([#1120](https://www.github.com/googleapis/google-api-python-client/issues/1120)) ([b2ea122](https://www.github.com/googleapis/google-api-python-client/commit/b2ea122c40ccac09c9e7b0b29f6b2bcca6db107b))
104
release-please[bot]d0110cf2020-11-18 17:28:06 +0000105### [1.12.8](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.7...v1.12.8) (2020-11-18)
106
107
108### Documentation
109
110* add httplib2 authorization to thread_safety ([#1005](https://www.github.com/googleapis/google-api-python-client/issues/1005)) ([205ae59](https://www.github.com/googleapis/google-api-python-client/commit/205ae5988bd89676823088d6c8a7bd17e3beefcf)), closes [#808](https://www.github.com/googleapis/google-api-python-client/issues/808) [#808](https://www.github.com/googleapis/google-api-python-client/issues/808)
111
release-please[bot]b94e3602020-11-18 12:24:02 +0000112### [1.12.7](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.6...v1.12.7) (2020-11-17)
113
114
115### Documentation
116
117* Update Webmasters API sample ([#1092](https://www.github.com/googleapis/google-api-python-client/issues/1092)) ([12831f3](https://www.github.com/googleapis/google-api-python-client/commit/12831f3e4716292b55b63dd2b08c3351f09b8a15))
118
release-please[bot]5c9bab12020-11-17 18:06:02 +0000119### [1.12.6](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.5...v1.12.6) (2020-11-16)
120
121
122### Documentation
123
124* Change error parsing to check for 'message' ([#1083](https://www.github.com/googleapis/google-api-python-client/issues/1083)) ([a341c5a](https://www.github.com/googleapis/google-api-python-client/commit/a341c5a5e31ba16da109658127b58cb7e5dbeedd)), closes [#1082](https://www.github.com/googleapis/google-api-python-client/issues/1082)
125* Update oauth docs to include snippet to get email address of authenticated user ([#1088](https://www.github.com/googleapis/google-api-python-client/issues/1088)) ([25fba64](https://www.github.com/googleapis/google-api-python-client/commit/25fba648ea647b62f2a6edc54ae927c1ed381b45)), closes [#1071](https://www.github.com/googleapis/google-api-python-client/issues/1071)
126
release-please[bot]8430fac2020-10-22 15:06:03 +0000127### [1.12.5](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.4...v1.12.5) (2020-10-22)
128
129
130### Bug Fixes
131
132* don't raise when downloading zero byte files ([#1074](https://www.github.com/googleapis/google-api-python-client/issues/1074)) ([86d8788](https://www.github.com/googleapis/google-api-python-client/commit/86d8788ee8a766ca6818620f3fd2899be0e44190))
133
release-please[bot]857eaf32020-10-20 22:50:02 +0000134### [1.12.4](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.3...v1.12.4) (2020-10-20)
135
136
137### Bug Fixes
138
139* don't set content-range on empty uploads ([#1070](https://www.github.com/googleapis/google-api-python-client/issues/1070)) ([af6035f](https://www.github.com/googleapis/google-api-python-client/commit/af6035f6754a155ee6b04bbbc5c39410c7316d6a))
140
141
142### Documentation
143
144* fix typo in oauth.md ([#1058](https://www.github.com/googleapis/google-api-python-client/issues/1058)) ([30eff9d](https://www.github.com/googleapis/google-api-python-client/commit/30eff9d8276919b8c4e50df2d3b1982594423692))
145* update generated docs ([#1053](https://www.github.com/googleapis/google-api-python-client/issues/1053)) ([3e17f89](https://www.github.com/googleapis/google-api-python-client/commit/3e17f8990db54bec16c48c319072799a14f5a53f)), closes [#1049](https://www.github.com/googleapis/google-api-python-client/issues/1049)
146
release-please[bot]a527de22020-09-29 10:16:59 -0600147### [1.12.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.2...v1.12.3) (2020-09-29)
148
149
150### Bug Fixes
151
152* **deps:** update setup.py to install httplib2>=0.15.0 ([#1050](https://www.github.com/googleapis/google-api-python-client/issues/1050)) ([c00f70d](https://www.github.com/googleapis/google-api-python-client/commit/c00f70d565a002b92374356be087927b131ce135))
153
release-please[bot]2d076b82020-09-23 17:26:05 +0000154### [1.12.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.1...v1.12.2) (2020-09-23)
155
156
157### Bug Fixes
158
159* add method to close httplib2 connections ([#1038](https://www.github.com/googleapis/google-api-python-client/issues/1038)) ([98888da](https://www.github.com/googleapis/google-api-python-client/commit/98888dadf04e7e00524b6de273d28d02d7abc2c0)), closes [#618](https://www.github.com/googleapis/google-api-python-client/issues/618)
160
release-please[bot]73d71a42020-09-14 14:34:01 -0600161### [1.12.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.0...v1.12.1) (2020-09-14)
162
163
164### Bug Fixes
165
166* **deps:** require six>=1.13.0 ([#1030](https://www.github.com/googleapis/google-api-python-client/issues/1030)) ([4acecc3](https://www.github.com/googleapis/google-api-python-client/commit/4acecc3c0cd31308f9a256f065b7b1d1c3a4798d))
167
release-please[bot]269fdb82020-09-14 09:56:46 -0600168## [1.12.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.11.0...v1.12.0) (2020-09-12)
169
170
171### Features
172
173* add quota_project, credentials_file, and scopes support ([#1022](https://www.github.com/googleapis/google-api-python-client/issues/1022)) ([790e702](https://www.github.com/googleapis/google-api-python-client/commit/790e70224c8110bfb1191333ce448c2b0fe54ea6))
174
175
176### Documentation
177
178* convert `print` statement to function ([#988](https://www.github.com/googleapis/google-api-python-client/issues/988)) ([16448bc](https://www.github.com/googleapis/google-api-python-client/commit/16448bc666e032abd83096faadcda56f86f36f18)), closes [#987](https://www.github.com/googleapis/google-api-python-client/issues/987)
179* remove http from batch execute docs ([#1003](https://www.github.com/googleapis/google-api-python-client/issues/1003)) ([5028fe7](https://www.github.com/googleapis/google-api-python-client/commit/5028fe76c8075c6594b1999074f91eed7f7dd329)), closes [#1002](https://www.github.com/googleapis/google-api-python-client/issues/1002)
180
release-please[bot]f76e4032020-08-27 14:23:46 -0700181## [1.11.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.10.1...v1.11.0) (2020-08-27)
182
183
184### Features
185
186* add support for mtls env variables ([#1008](https://www.github.com/googleapis/google-api-python-client/issues/1008)) ([2fc5ca1](https://www.github.com/googleapis/google-api-python-client/commit/2fc5ca1b6aa880aab2067ab7eb96780a1b28d4c7))
187
release-please[bot]10263752020-08-25 12:06:15 -0600188### [1.10.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.10.0...v1.10.1) (2020-08-03)
189
190
191### Bug Fixes
192
193* discovery uses V2 when version is None ([#975](https://www.github.com/googleapis/google-api-python-client/issues/975)) ([cd4e8f4](https://www.github.com/googleapis/google-api-python-client/commit/cd4e8f429422232dd82ef7e9bc685061d5df94a1)), closes [#971](https://www.github.com/googleapis/google-api-python-client/issues/971)
194
195
196### Documentation
197
198* fix deprecation warnings due to invalid escape sequences. ([#996](https://www.github.com/googleapis/google-api-python-client/issues/996)) ([0f60eda](https://www.github.com/googleapis/google-api-python-client/commit/0f60eda81ea524dcd1358d87b06da701412bb414)), closes [#995](https://www.github.com/googleapis/google-api-python-client/issues/995)
199* fix link to service accounts documentation ([#986](https://www.github.com/googleapis/google-api-python-client/issues/986)) ([edb2516](https://www.github.com/googleapis/google-api-python-client/commit/edb2516eb59770546e7960ca633c7be0ca7b1ad4))
200* update generated docs ([#981](https://www.github.com/googleapis/google-api-python-client/issues/981)) ([d059ad8](https://www.github.com/googleapis/google-api-python-client/commit/d059ad881c7ae58c67931c48788d0bd7343ab16c))
201
release-please[bot]c72efbc2020-07-15 20:20:08 +0000202## [1.10.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0) (2020-07-15)
203
204
205### Features
206
207* allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' ([#943](https://www.github.com/googleapis/google-api-python-client/issues/943)) ([21af37b](https://www.github.com/googleapis/google-api-python-client/commit/21af37b11ea2d6a89b3df484e1b2fa1d12849510))
208* Build universal wheels ([#948](https://www.github.com/googleapis/google-api-python-client/issues/948)) ([3e28a1e](https://www.github.com/googleapis/google-api-python-client/commit/3e28a1e0d47f829182cd92f37475ab91fa5e4afc))
209* discovery supports retries ([#967](https://www.github.com/googleapis/google-api-python-client/issues/967)) ([f3348f9](https://www.github.com/googleapis/google-api-python-client/commit/f3348f98bf91a88a28bf61b12b95e391cc3be1ff)), closes [#848](https://www.github.com/googleapis/google-api-python-client/issues/848)
210
211
212### Documentation
213
214* consolidating and updating the Contribution Guide ([#964](https://www.github.com/googleapis/google-api-python-client/issues/964)) ([63f97f3](https://www.github.com/googleapis/google-api-python-client/commit/63f97f37daee37a725eb05df3097b20d5d4eaaf0)), closes [#963](https://www.github.com/googleapis/google-api-python-client/issues/963)
215
release-please[bot]cc83ec22020-06-10 19:31:19 -0700216### [1.9.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.2...v1.9.3) (2020-06-10)
217
218
219### Bug Fixes
220
221* update GOOGLE_API_USE_MTLS values ([#940](https://www.github.com/googleapis/google-api-python-client/issues/940)) ([19908ed](https://www.github.com/googleapis/google-api-python-client/commit/19908edcd8a3df1db41e34100acc1f15c3c99397))
222
release-please[bot]47ca3612020-06-09 15:28:09 -0700223### [1.9.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.1...v1.9.2) (2020-06-04)
224
225
226### Bug Fixes
227
228* bump api-core version ([#936](https://www.github.com/googleapis/google-api-python-client/issues/936)) ([ee53b3b](https://www.github.com/googleapis/google-api-python-client/commit/ee53b3b32a050874ba4cfb491fb384f94682c824))
229
release-please[bot]936caa52020-06-02 18:38:06 +0000230### [1.9.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.0...v1.9.1) (2020-06-02)
231
232
233### Bug Fixes
234
235* fix python-api-core dependency issue ([#931](https://www.github.com/googleapis/google-api-python-client/issues/931)) ([42028ed](https://www.github.com/googleapis/google-api-python-client/commit/42028ed2b2be47f85b70eb813185264f1f573d01))
236
release-please[bot]cafb9e02020-06-02 17:34:04 +0000237## [1.9.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.4...v1.9.0) (2020-06-02)
238
239
240### Features
241
242* add mtls feature ([#917](https://www.github.com/googleapis/google-api-python-client/issues/917)) ([981eadf](https://www.github.com/googleapis/google-api-python-client/commit/981eadf7cfdb576981d92fcda498c76422821426))
243* add templates for python samples projects ([#506](https://www.github.com/googleapis/google-api-python-client/issues/506)) ([#924](https://www.github.com/googleapis/google-api-python-client/issues/924)) ([c482712](https://www.github.com/googleapis/google-api-python-client/commit/c482712935d1c1331e33bd7f9968bd3b2be223bb))
244
release-please[bot]b8458c02020-05-26 13:03:47 -0700245### [1.8.4](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.3...v1.8.4) (2020-05-20)
246
247
248### Bug Fixes
249
250* don't try to import GAE API in other environments ([#903](https://www.github.com/googleapis/google-api-python-client/issues/903)) ([09e6447](https://www.github.com/googleapis/google-api-python-client/commit/09e644719166aecb21a01b6d5ee9898843e7cd58))
251* the turn down date for global batch uri ([#901](https://www.github.com/googleapis/google-api-python-client/issues/901)) ([6ddadd7](https://www.github.com/googleapis/google-api-python-client/commit/6ddadd7753134c671628ad3f4598595b0abb1457))
252
release-please[bot]54aa94d2020-05-12 18:20:40 -0700253### [1.8.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.2...v1.8.3) (2020-05-01)
254
255
256### Bug Fixes
257
258* downgrade repetitive logging calls to debug ([#885](https://www.github.com/googleapis/google-api-python-client/issues/885)) ([3bf2781](https://www.github.com/googleapis/google-api-python-client/commit/3bf2781e29cb828409f3a8a21939323286524569)), closes [#781](https://www.github.com/googleapis/google-api-python-client/issues/781)
259
Bu Sun Kimbd581392020-04-21 13:05:36 -0700260### [1.8.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.1...v1.8.2) (2020-04-21)
261
262
263### Bug Fixes
264
265* Remove `apiclient.__version__` ([#871](https://www.github.com/googleapis/google-api-python-client/issues/871)) ([c7516a2](https://github.com/googleapis/google-api-python-client/commit/1d8ec6874e1c6081893de7cd7cbc86d1f6580320d)), closes [googleapis#870](https://www.github.com/googleapis/googleapis/issues/870)
266
267
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700268### [1.8.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.0...v1.8.1) (2020-04-20)
269
270
271### Bug Fixes
272
273* Adding ConnectionError to retry mechanism ([#822](https://www.github.com/googleapis/google-api-python-client/issues/822)) ([c7516a2](https://www.github.com/googleapis/google-api-python-client/commit/c7516a2ea2c229479633690c109f8763dc0b30ed)), closes [googleapis#558](https://www.github.com/googleapis/googleapis/issues/558)
274* replace '-' in method names with '_' ([#863](https://www.github.com/googleapis/google-api-python-client/issues/863)) ([8ed729f](https://www.github.com/googleapis/google-api-python-client/commit/8ed729f1d868a8713ab442bf0bf59e77ba36afb6))
275
276### v1.8.0
Bu Sun Kim26823fa2020-03-13 14:33:58 -0700277 Version 1.8.0
278
279 Release to support API endpoint override.
280
281 New Features
282 - Add api endpoint override. ([#829](https://github.com/googleapis/google-api-python-client/pull/829))
283
284 Implementation Changes
285 - Don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions. ([#841](https://github.com/googleapis/google-api-python-client/pull/841))
286
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700287### v1.7.12
Bu Sun Kim814c2822020-03-11 13:26:36 -0700288 Version 1.7.12
289
290 Bugfix release
291
292 Implementation Changes
293 - Look for field 'detail' in error message. ([#739](https://github.com/googleapis/google-api-python-client/pull/739))
294 - Exclude 308s from httplib2 redirect codes list ([#813](https://github.com/googleapis/google-api-python-client/pull/813))
295
296 Documentation
297 - Remove oauth2client from docs ([#738](https://github.com/googleapis/google-api-python-client/pull/738))
298 - Fix typo. ([#745](https://github.com/googleapis/google-api-python-client/pull/745))
299 - Remove compatibility badges. ([#746](https://github.com/googleapis/google-api-python-client/pull/746))
300 - Fix TypeError: search_analytics_api_sample.py #732 ([#742](https://github.com/googleapis/google-api-python-client/pull/742))
301 - Correct response access ([#750](https://github.com/googleapis/google-api-python-client/pull/750))
302 - Fix link to API explorer ([#760](https://github.com/googleapis/google-api-python-client/pull/760))
303 - Fix argument typo in oauth2 code example ([#763](https://github.com/googleapis/google-api-python-client/pull/763))
304 - Recommend install with virtualenv ([#768](https://github.com/googleapis/google-api-python-client/pull/768))
305 - Fix capitalization in docs/README.md ([#770](https://github.com/googleapis/google-api-python-client/pull/770))
306
307 - Remove compatibility badges ([#796](https://github.com/googleapis/google-api-python-client/pull/796))
308 - Remove mentions of pycrypto ([#799](https://github.com/googleapis/google-api-python-client/pull/799))
309 - Fix typo in model.py
310 - Add note about Google Ads llibrary ([#814](https://github.com/googleapis/google-api-python-client/pull/814))
311
312
313 Internal / Testing Changes
314 - Blacken ([#772](https://github.com/googleapis/google-api-python-client/pull/722))
315 - Move kokoro configs ([#832](https://github.com/googleapis/google-api-python-client/pull/832))
316
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700317### v1.7.11
Bu Sun Kimbce1b1d2019-08-12 10:40:09 -0700318 Version 1.7.11
319
320 Bugfix release
321
322 Implementation Changes
323 - Pass library and Python version in x-goog-api-client header ([#734](https://github.com/googleapis/google-api-python-client/pull/734))
324
325 Documentation
326 - Fix typo in filename used in 'docs/auth.md' ([#736](https://github.com/googleapis/google-api-python-client/pull/736))
327
328
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700329### v1.7.10
Bu Sun Kimc2936e12019-07-24 15:15:16 -0700330 Version 1.7.10
331
332 Bugfix release
333
334 Implementation Changes
335 - Decode service to utf-8 ([#723](https://github.com/googleapis/google-api-python-client/pull/723))
336 - Use print() function in both Python2 and Python 3 ([#722](https://github.com/googleapis/google-api-python-client/pull/722))
337 - Make http.MediaFileUpload close its file descriptor ([#600](https://github.com/googleapis/google-api-python-client/pull/600))
338 - Never make 'body' required ([#718](https://github.com/googleapis/google-api-python-client/pull/718))
339
340 Documentation
341 - Add compatability check badges to README ([#691](https://github.com/googleapis/google-api-python-client/pull/691))
342 - Regenerate docs ([#696](https://github.com/googleapis/google-api-python-client/pull/696), [#700](https://github.com/googleapis/google-api-python-client/pull/700))
343 - Create index file for dynamically generated docs ([#702](https://github.com/googleapis/google-api-python-client/pull/702))
344 - Add docs folder with guides from developers.google.com ([#706](https://github.com/googleapis/google-api-python-client/pull/706), [#710](https://github.com/googleapis/google-api-python-client/pull/710))
345
346 Internal / Testing Changes
347 - Fix http.py, lint errors, unit test ([#724](https://github.com/googleapis/google-api-python-client/pull/724))
348 - tox.ini: Look for Python syntax errors and undefined names ([#721](https://github.com/googleapis/google-api-python-client/pull/721))
349
350
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700351### v1.7.9
Bu Sun Kimffea1a72019-05-22 16:38:55 -0700352 Version 1.7.9
353
354 Bugfix release
355 - Remove Django Samples. ([#657](https://github.com/googleapis/google-api-python-client/pull/657))
356 - Call request_orig with kwargs ([#658](https://github.com/googleapis/google-api-python-client/pull/658))
357
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700358### v1.7.8
Bu Sun Kim9a25cc82019-01-28 14:21:05 -0800359 Version 1.7.8
360
361 Bugfix release
362 - Convert '$' in method name to '_' ([#616](https://github.com/googleapis/google-api-python-client/pull/616))
363 - Alias unitest2 import as unittest in test__auth.py ([#613](https://github.com/googleapis/google-api-python-client/pull/613))
Christopher Wilcox6ed8dbb2018-12-18 15:44:15 -0800364
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700365### v1.7.7
Christopher Wilcox6ed8dbb2018-12-18 15:44:15 -0800366 Version 1.7.7
367
368 Bugfix release
Marie J.I48f503f2020-05-15 13:32:11 -0400369 - Change xrange to range ([#601](https://github.com/googleapis/google-api-python-client/pull/601))
370 - Typo in http.py exception message. ([#602](https://github.com/googleapis/google-api-python-client/pull/602))
Christopher Wilcox6ed8dbb2018-12-18 15:44:15 -0800371
Marie J.I48f503f2020-05-15 13:32:11 -0400372 - Announce deprecation of Python 2.7 ([#603](https://github.com/googleapis/google-api-python-client/pull/603))
373 - Updates documentation for stopping channel subscriptions ([#598](https://github.com/googleapis/google-api-python-client/pull/598))
374 - Adding example for searchAppearance ([#414](https://github.com/googleapis/google-api-python-client/pull/414))
Christopher Wilcox6ed8dbb2018-12-18 15:44:15 -0800375
Marie J.I48f503f2020-05-15 13:32:11 -0400376 - Add badges ([#455](https://github.com/googleapis/google-api-python-client/pull/455))
Christopher Wilcox6ed8dbb2018-12-18 15:44:15 -0800377
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700378### v1.7.6
Bu Sun Kimb2743552018-12-06 13:13:43 -0800379 Version 1.7.6
380
381 Bugfix release
382
383 - Add client-side limit for batch requests (#585)
384
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700385### v1.7.5
Bu Sun Kimfef743a2018-11-30 11:23:11 -0800386 Version 1.7.5
387
388 Bugfix release
389
390 - Fix the client to respect the passed in developerKey and credentials
391
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700392### v1.7.4
Christopher Wilcoxa97f2b22018-07-11 12:49:54 -0700393 Version 1.7.4
Bu Sun Kimb2743552018-12-06 13:13:43 -0800394
Christopher Wilcoxa97f2b22018-07-11 12:49:54 -0700395 Bugfix release
396
397 - Catch ServerNotFoundError to retry the request (#532)
398
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700399### v1.7.3
Thea Flowersb0b1c1d2018-06-04 12:21:32 -0700400 Version 1.7.3
401
402 Bugfix release
403
404 - Make apiclient.sample_tools gracefully fail to import (#525).
405
406
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700407### v1.7.2
Thea Flowers5529b422018-06-04 09:31:44 -0700408 Version 1.7.2
409
410 Bugfix release
411
412 - Remove unnecessary check in apiclient/__ini__.py (#522).
413
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700414### v1.7.1
Thea Flowers081d2a32018-06-01 10:22:59 -0700415 Version 1.7.1
416
417 Bugfix release
418
419 - Remove unnecessary check in setup.py (#518).
420
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700421### v1.7.0
Thea Flowersa737c752018-05-31 16:04:34 -0700422 Version 1.7.0
423
424 This release drops the hard requirement on oauth2client and installs
425 google-auth by default instead. oauth2client is still supported but will
426 need to be explicitly installed.
427
428 - Drop oauth2client dependency (#499)
429 - Include tests in source distribution (#514)
430
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700431### v1.6.7
Jon Wayne Parrott504a6e52018-04-27 13:58:27 -0700432 Version 1.6.7
433
434 Bugfix release
435
436 **Note**: The next release of this library will no longer directly depend on
437 oauth2client. If you need to use oauth2client, you'll need to explicitly
438 install it.
439
440 - Make body optional for requests with no parameters. (#446)
441 - Fix retying on socket.timeout. (#495)
442 - Match travis matrix with tox testenv. (#498)
443 - Remove oauth2client._helpers dependency. (#493)
444 - Remove unused keyring test dependency. (#496)
445 - discovery.py: remove unused oauth2client import. (#492)
446 - Update README to reference GCP API client libraries. (#490)
447
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700448### v1.6.6
Jon Wayne Parrott9cdb2e22018-03-28 13:09:46 -0700449 Version 1.6.6
450
451 Bugfix release
452
453 - Warn when constructing BatchHttpRequest using the legacy batch URI (#488)
454 - Increase the default media chunksize to 100MB. (#482)
455 - Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467)
456
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700457### v1.6.5
Jon Wayne Parrott64367412018-01-18 09:38:27 -0800458 Version 1.6.5
459
460 Bugfix release
461
462 - Proactively refresh credentials when applying and treat a missing
463 `access_token` as invalid. Note: This change reveals surprising behavior
464 between default credentials and batches. If you allow
465 `googleapiclient.discovery.build` to use default credentials *and* specify
466 different credentials by providing `batch.execut()` with an explicit `http`
467 argument, your individual requests will use the default credentials and
468 *not* the credentials specified to the batch http. To avoid this, tell
469 `build` explicitly not to use default credentials by specifying
470 `build(..., http=httplib2.Http()`. (#469)
471 - Remove mutual exclusivity check for developerKey and credentials (#465)
472 - Handle unknown media length. (#406)
473 - Handle variant error format gracefully. (#459)
474 - Avoid testing against Django >= 2.0.0 on Python 2. (#460)
475
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700476### v1.6.4
Jon Wayne Parrottaf676692017-09-20 08:53:28 -0700477 Version 1.6.4
478
479 Bugfix release
480
481 - Warn when google-auth credentials are used but google-auth-httplib2 isn't available. (#443)
482
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700483### v1.6.3
Jon Wayne Parrottb63a71d2017-08-29 09:15:16 -0700484 Version 1.6.3
485
486 Bugfix release
487
488 - Add notification of maintenance mode to README. (#410)
489 - Fix generation of methods with abnormal page token conventions. (#338)
490 - Raise ValueError is credentials and developerKey are both specified. (#358)
491 - Re-generate documentation. (#364, #373, #401)
492 - Fix method signature documentation for multiline required parameters. (#374)
493 - Fix ZeroDivisionError in MediaDownloadProgress.progress. (#377)
494 - Fix dead link to WebTest in README. (#378)
495 - Fix details missing in googleapiclient.errors.HttpError. (#412)
496 - Don't treat httplib2.Credentials as oauth credentials. (#425)
497 - Various fixes to the Django sample. (#413)
498
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700499### v1.6.2
Jon Wayne Parrottafe134b2017-02-08 10:20:57 -0800500 Version 1.6.2
501
502 Bugfix release
503
504 - Fixed a bug where application default credentials would still be used even
505 when a developerKey was specified. (#347)
506 - Official support for Python 3.5 and 3.6. (#341)
507
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700508### v1.6.1
Jon Wayne Parrott811d5702017-01-11 14:45:20 -0800509 Version 1.6.1
510
511 Bugfix release
512
513 - Fixed a bug where using google-auth with scoped credentials would fail. (#328)
514
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700515### v1.6.0
Jon Wayne Parrott692617a2017-01-06 09:58:29 -0800516 Version 1.6.0
517
518 Release to drop support for Python 2.6 and add support for google-auth.
519
520 - Support for Python 2.6 has been dropped. (#319)
521 - The credentials argument to discovery.build and discovery.build_from_document
522 can be either oauth2client credentials or google-auth credentials. (#319)
523 - discovery.build and discovery.build_from_document now unambiguously use the
524 http argument to make all requests, including the request for the discovery
525 document. (#319)
526 - The http and credentials arguments to discovery.build and
527 discovery.build_from_document are now mutually exclusive, eliminating a
528 buggy edge case. (#319)
529 - If neither http or credentials is specified to discovery.build and
530 discovery.build_from_document, then Application Default Credentials will
531 be used. The library prefers google-auth for this if it is available, but
532 can also use oauth2client's implementation. (#319)
533 - Fixed resumable upload failure when receiving a 308 response. (#312)
534 - Clarified the support versions of Python 3. (#316)
535
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700536### v1.5.5
Brian J. Watson0711b8b2016-10-31 17:55:50 -0700537 Version 1.5.5
538
539 Bugfix release
540
541 - Allow explicit MIME type specification with media_mime_type keyword argument.
542 - Fix unprintable representation of BatchError with default constructor. (#165)
543 - Refresh all discovery docs, not just the preferred ones. (#298)
544 - Update minimum httplib2 dependency to >=0.9.2.
545
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700546### v1.5.4
Jon Wayne Parrotte2ce0042016-10-14 11:02:09 -0700547 Version 1.5.4
548
549 Bugfix release
550
551 - Properly handle errors when the API returns a mapping or sequence. (#289)
552 - Upgrade to unified uritemplate 3.0.0. (#293)
553 - Allow oauth2client 4.0.0, with the caveat that file-based discovery
554 caching is disabled.
555
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700556### v1.5.3
Jon Wayne Parrottc4dca352016-08-29 10:16:34 -0700557 Version 1.5.3
558
559 Bugfix release
560
561 - Fixed import error with oauth2client >= 3.0.0. (#270)
562
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700563### v1.5.2
Jon Wayne Parrottbf7066e2016-08-16 12:41:22 -0700564 Version 1.5.2
565
566 Bugfix release
567
568 - Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
569 - Fix project_id argument description. (#257)
570 - Retry chunk uploaded on rate limit exceeded errors. (#255)
571 - Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
572 - Warn when running tests using HttpMock without having a cache. (#261)
573
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700574### v1.5.1
Jon Wayne Parrott2aedb522016-05-19 11:03:33 -0700575 Version 1.5.1
576
577 Bugfix release
578
579 - Allow using versions of oauth2client < 2.0.0. (#197)
580 - Check both current and new API discovery URL. (#202)
581 - Retry http requests on connection errors and timeouts. (#218)
582 - Retry http requests on rate limit responses. (#201)
583 - Import guards for ssl (for Google App Engine). (#220)
584 - Use named loggers instead of the root logger. (#206)
585 - New search console example. (#212)
586
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700587### v1.5.0
Jon Wayne Parrottda3e6892016-02-19 15:42:07 -0800588 Version 1.5.0
589
590 Release to support oauth2client >= 2.0.0.
591
592 - Fix file stream recognition in Python 3 (#141)
593 - Fix non-resumable binary uploads in Python 3 (#147)
594 - Default to 'octet-stream' if mimetype detection fails (#157)
595 - Handle SSL errors with retries (#160)
596 - Fix incompatibility with oauth2client v2.0.0 (#182)
597
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700598### v1.4.2
Takashi Matsuo05f19322015-09-11 13:56:00 -0700599 Version 1.4.2
600
601 Add automatic caching for the discovery docs.
602
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700603### v1.4.1
Nathaniel Manistadda86ad2015-06-15 17:24:11 +0000604 Version 1.4.1
605
606 Add the googleapiclient.discovery.Resource.new_batch_http_request method.
607
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700608### v1.4.0
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000609 Version 1.4.0
610
611 Python 3 support.
612
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700613### v1.3.2
Craig Citro326cd512015-03-02 13:24:09 -0800614 Version 1.3.2
615
616 Small bugfix release.
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000617
Craig Citro326cd512015-03-02 13:24:09 -0800618 - Fix an infinite loop for downloading small files.
619 - Fix a unicode error in error encoding.
620 - Better handling of `content-length` in media requests.
621 - Add support for methodPath entries containing colon.
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000622
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700623### v1.3.1
Craig Citro49d45a62014-10-17 20:33:51 -0700624 Version 1.3.1
625
626 Quick release for a fix around aliasing in v1.3.
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000627
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700628### v1.3
Craig Citro0e5b9bf2014-10-15 10:26:14 -0700629 Version 1.3
630
631 Add support for the Google Application Default Credentials.
632 Require python 2.6 as a minimum version.
633 Update several API samples.
634 Finish splitting out oauth2client repo and update tests.
635 Various doc cleanup and bugfixes.
Craig Citrof756c682014-10-15 23:01:31 -0700636
637 Two important notes:
638 * We've added `googleapiclient` as the primary suggested import
639 name, and kept `apiclient` as an alias, in order to have a more
640 appropriate import name. At some point, we will remove `apiclient`
641 as an alias.
642 * Due to an issue around in-place upgrades for Python packages,
643 it's not possible to do an upgrade from version 1.2 to 1.3. Instead,
644 setup.py attempts to detect this and prevents it. Simply remove
645 the previous version and reinstall to fix this.
646
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700647### v1.2
Joe Gregorioce67bc22013-07-02 13:50:31 -0400648 Version 1.2
649
650 The use of the gflags library is now deprecated, and is no longer a
651 dependency. If you are still using the oauth2client.tools.run() function
652 then include gflags as a dependency of your application or switch to
653 oauth2client.tools.run_flow.
654 Samples have been updated to use the new apiclient.sample_tools, and no
655 longer use gflags.
656 Added support for the experimental Object Change Notification, as found in
657 the Cloud Storage API.
658 The oauth2client App Engine decorators are now threadsafe.
659
660 - Use the following redirects feature of httplib2 where it returns the
661 ultimate URL after a series of redirects to avoid multiple hops for every
662 resumable media upload request.
663 - Updated AdSense Management API samples to V1.3
664 - Add option to automatically retry requests.
665 - Ability to list registered keys in multistore_file.
666 - User-agent must contain (gzip).
667 - The 'method' parameter for httplib2 is not positional. This would cause
668 spurious warnings in the logging.
669 - Making OAuth2Decorator more extensible. Fixes Issue 256.
670 - Update AdExchange Buyer API examples to version v1.2.
671
672
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700673### v1.1
Joe Gregorio3cc9a452013-03-07 10:08:39 -0500674 Version 1.1
675
676 Add PEM support to SignedJWTAssertionCredentials (used to only support
677 PKCS12 formatted keys). Note that if you use PEM formatted keys you can use
678 PyCrypto 2.6 or later instead of OpenSSL.
679
680 Allow deserialized discovery docs to be passed to build_from_document().
681
682 - Make ResumableUploadError derive from HttpError.
683 - Many changes to move all the closures in apiclient.discovery into real
684 - classes and objects.
685 - Make from_json behavior inheritable.
686 - Expose the full token response in OAuth2Client and OAuth2Decorator.
687 - Handle reasons that are None.
688 - Added support for NDB based storing of oauth2client objects.
689 - Update grant_type for AssertionCredentials.
690 - Adding a .revoke() to Credentials. Closes issue 98.
691 - Modify oauth2client.multistore_file to store and retrieve credentials
692 using an arbitrary key.
693 - Don't accept 403 challenges by default for auth challenges.
694 - Set httplib2.RETRIES to 1.
695 - Consolidate handling of scopes.
696 - Upgrade to httplib2 version 0.8.
697 - Allow setting the response_type in OAuth2WebServerFlow.
698 - Ensure that dataWrapper feature is checked before using the 'data' value.
699 - HMAC verification does not use a constant time algorithm.
700
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700701### v1.0
Joe Gregoriof4839b02012-09-06 13:47:24 -0400702 Version 1.0
703
704 - Changes to the code for running tests and building releases.
705
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700706### v1.0c3
Joe Gregorio73774c52012-08-29 09:45:53 -0400707 Version 1.0 Release Candidate 3
708
709 - In samples and oauth2 decorator, escape untrusted content before displaying it.
710 - Do not allow credentials files to be symlinks.
711 - Add XSRF protection to oauth2decorator callback 'state'.
712 - Handle uploading chunked media by stream.
713 - Handle passing streams directly to httplib2.
714 - Add support for Google Compute Engine service accounts.
715 - Flows no longer need to be saved between uses.
716 - Change GET to POST if URI is too long. Fixes issue #96.
717 - Add a keyring based Storage.
718 - More robust picking up JSON error responses.
719 - Make batch errors align with normal errors.
720 - Add a Google Compute sample.
721 - Token refresh to work with 'old' GData API
722 - Loading of client_secrets JSON file backed by a cache.
723 - Switch to new discovery path parameters.
724 - Add support for additionalProperties when printing schema'd objects.
725 - Fix media upload parameter names. Reviewed in http://codereview.appspot.com/6374062/
726 - oauth2client support for URL-encoded format of exchange token response (e.g. Facebook)
727 - Build cleaner and easier to read docs for dynamic surfaces.
728
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700729### v1.0c2
Joe Gregoriobf14cef2012-06-22 15:26:16 -0400730 Version 1.0 Release Candidate 2
731
732 - Parameter values of None should be treated as missing. Fixes issue #144.
733 - Distribute the samples separately from the library source. Fixes issue #155.
734 - Move all remaining samples over to client_secrets.json. Fixes issue #156.
735 - Make locked_file.py understand win32file primitives for better awesomeness.
736
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700737### v1.0c1
Joe Gregorio1aaec4b2012-06-15 16:20:41 -0400738 Version 1.0 Release Candidate 1
739
Joe Gregorio638663c2012-06-15 14:40:47 -0400740 - Documentation for the library has switched to epydoc:
741 http://google-api-python-client.googlecode.com/hg/docs/epy/index.html
742 - Many improvements for media support:
743 * Added media download support, including resumable downloads.
744 * Better handling of streams that report their size as 0.
745 * Update Media Upload to include io.Base and also fix some bugs.
746 - OAuth bug fixes and improvements.
747 * Remove OAuth 1.0 support.
748 * Added credentials_from_code and credentials_from_clientsecrets_and_code.
749 * Make oauth2client support Windows-friendly locking.
750 * Fix bug in StorageByKeyName.
751 * Fix None handling in Django fields. Reviewed in http://codereview.appspot.com/6298084/. Fixes issue #128.
752 - Add epydoc generated docs. Reviewed in http://codereview.appspot.com/6305043/
753 - Move to PEP386 compliant version numbers.
754 - New and updated samples
755 * Ad Exchange Buyer API v1 code samples.
756 * Automatically generate Samples wiki page from README files.
757 * Update Google Prediction samples.
758 * Add a Tasks sample that demonstrates Service accounts.
759 * new analytics api samples. Reviewed here: http://codereview.appspot.com/5494058/
760 - Convert all inline samples to the Farm API for consistency.
761
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700762### v1.0beta8
Joe Gregoriod02bf5e2012-03-02 13:21:32 -0800763 - Updated meda upload support.
764 - Many fixes for batch requests.
765 - Better handling for requests that don't require a body.
766 - Fix issues with Google App Engine Python 2.7 runtime.
767 - Better support for proxies.
768 - All Storages now have a .delete() method.
769 - Important changes which might break your code:
770 * apiclient.anyjson has moved to oauth2client.anyjson.
771 * Some calls, for example, taskqueue().lease() used to require a parameter
772 named body. In this new release only methods that really need to send a body
773 require a body parameter, and so you may get errors about an unknown
774 'body' parameter in your call. The solution is to remove the unneeded
775 body={} parameter.
776
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700777### v1.0beta7
Joe Gregorio205a0612011-12-14 11:38:16 -0500778 - Support for batch requests. http://code.google.com/p/google-api-python-client/wiki/Batch
779 - Support for media upload. http://code.google.com/p/google-api-python-client/wiki/MediaUpload
780 - Better handling for APIs that return something other than JSON.
781 - Major cleanup and consolidation of the samples.
782 - Bug fixes and other enhancements:
783 72 Defect Appengine OAuth2Decorator: Convert redirect address to string
784 22 Defect Better error handling for unknown service name or version
785 48 Defect StorageByKeyName().get() has side effects
786 50 Defect Need sample client code for Admin Audit API
787 28 Defect better comments for app engine sample Nov 9
788 63 Enhancement Let OAuth2Decorator take a list of scope