blob: b0eb4fb1dac5ec56d5807b42432aa8be77a9ccc9 [file] [log] [blame] [view]
release-please[bot]df4aa2b2020-04-20 14:32:47 -07001# Changelog
2
3### [1.8.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.0...v1.8.1) (2020-04-20)
4
5
6### Bug Fixes
7
8* 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)
9* 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))
10
11### v1.8.0
Bu Sun Kim26823fa2020-03-13 14:33:58 -070012 Version 1.8.0
13
14 Release to support API endpoint override.
15
16 New Features
17 - Add api endpoint override. ([#829](https://github.com/googleapis/google-api-python-client/pull/829))
18
19 Implementation Changes
20 - 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))
21
release-please[bot]df4aa2b2020-04-20 14:32:47 -070022### v1.7.12
Bu Sun Kim814c2822020-03-11 13:26:36 -070023 Version 1.7.12
24
25 Bugfix release
26
27 Implementation Changes
28 - Look for field 'detail' in error message. ([#739](https://github.com/googleapis/google-api-python-client/pull/739))
29 - Exclude 308s from httplib2 redirect codes list ([#813](https://github.com/googleapis/google-api-python-client/pull/813))
30
31 Documentation
32 - Remove oauth2client from docs ([#738](https://github.com/googleapis/google-api-python-client/pull/738))
33 - Fix typo. ([#745](https://github.com/googleapis/google-api-python-client/pull/745))
34 - Remove compatibility badges. ([#746](https://github.com/googleapis/google-api-python-client/pull/746))
35 - Fix TypeError: search_analytics_api_sample.py #732 ([#742](https://github.com/googleapis/google-api-python-client/pull/742))
36 - Correct response access ([#750](https://github.com/googleapis/google-api-python-client/pull/750))
37 - Fix link to API explorer ([#760](https://github.com/googleapis/google-api-python-client/pull/760))
38 - Fix argument typo in oauth2 code example ([#763](https://github.com/googleapis/google-api-python-client/pull/763))
39 - Recommend install with virtualenv ([#768](https://github.com/googleapis/google-api-python-client/pull/768))
40 - Fix capitalization in docs/README.md ([#770](https://github.com/googleapis/google-api-python-client/pull/770))
41
42 - Remove compatibility badges ([#796](https://github.com/googleapis/google-api-python-client/pull/796))
43 - Remove mentions of pycrypto ([#799](https://github.com/googleapis/google-api-python-client/pull/799))
44 - Fix typo in model.py
45 - Add note about Google Ads llibrary ([#814](https://github.com/googleapis/google-api-python-client/pull/814))
46
47
48 Internal / Testing Changes
49 - Blacken ([#772](https://github.com/googleapis/google-api-python-client/pull/722))
50 - Move kokoro configs ([#832](https://github.com/googleapis/google-api-python-client/pull/832))
51
release-please[bot]df4aa2b2020-04-20 14:32:47 -070052### v1.7.11
Bu Sun Kimbce1b1d2019-08-12 10:40:09 -070053 Version 1.7.11
54
55 Bugfix release
56
57 Implementation Changes
58 - Pass library and Python version in x-goog-api-client header ([#734](https://github.com/googleapis/google-api-python-client/pull/734))
59
60 Documentation
61 - Fix typo in filename used in 'docs/auth.md' ([#736](https://github.com/googleapis/google-api-python-client/pull/736))
62
63
release-please[bot]df4aa2b2020-04-20 14:32:47 -070064### v1.7.10
Bu Sun Kimc2936e12019-07-24 15:15:16 -070065 Version 1.7.10
66
67 Bugfix release
68
69 Implementation Changes
70 - Decode service to utf-8 ([#723](https://github.com/googleapis/google-api-python-client/pull/723))
71 - Use print() function in both Python2 and Python 3 ([#722](https://github.com/googleapis/google-api-python-client/pull/722))
72 - Make http.MediaFileUpload close its file descriptor ([#600](https://github.com/googleapis/google-api-python-client/pull/600))
73 - Never make 'body' required ([#718](https://github.com/googleapis/google-api-python-client/pull/718))
74
75 Documentation
76 - Add compatability check badges to README ([#691](https://github.com/googleapis/google-api-python-client/pull/691))
77 - Regenerate docs ([#696](https://github.com/googleapis/google-api-python-client/pull/696), [#700](https://github.com/googleapis/google-api-python-client/pull/700))
78 - Create index file for dynamically generated docs ([#702](https://github.com/googleapis/google-api-python-client/pull/702))
79 - 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))
80
81 Internal / Testing Changes
82 - Fix http.py, lint errors, unit test ([#724](https://github.com/googleapis/google-api-python-client/pull/724))
83 - tox.ini: Look for Python syntax errors and undefined names ([#721](https://github.com/googleapis/google-api-python-client/pull/721))
84
85
release-please[bot]df4aa2b2020-04-20 14:32:47 -070086### v1.7.9
Bu Sun Kimffea1a72019-05-22 16:38:55 -070087 Version 1.7.9
88
89 Bugfix release
90 - Remove Django Samples. ([#657](https://github.com/googleapis/google-api-python-client/pull/657))
91 - Call request_orig with kwargs ([#658](https://github.com/googleapis/google-api-python-client/pull/658))
92
release-please[bot]df4aa2b2020-04-20 14:32:47 -070093### v1.7.8
Bu Sun Kim9a25cc82019-01-28 14:21:05 -080094 Version 1.7.8
95
96 Bugfix release
97 - Convert '$' in method name to '_' ([#616](https://github.com/googleapis/google-api-python-client/pull/616))
98 - 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 -080099
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700100### v1.7.7
Christopher Wilcox6ed8dbb2018-12-18 15:44:15 -0800101 Version 1.7.7
102
103 Bugfix release
104 - Change xrange to range ([#601](https://github.com/google/google-api-python-client/pull/601))
105 - Typo in http.py exception message. ([#602](https://github.com/google/google-api-python-client/pull/602))
106
107 - Announce deprecation of Python 2.7 ([#603](https://github.com/google/google-api-python-client/pull/603))
108 - Updates documentation for stopping channel subscriptions ([#598](https://github.com/google/google-api-python-client/pull/598))
109 - Adding example for searchAppearance ([#414](https://github.com/google/google-api-python-client/pull/414))
110
111 - Add badges ([#455](https://github.com/google/google-api-python-client/pull/455))
112
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700113### v1.7.6
Bu Sun Kimb2743552018-12-06 13:13:43 -0800114 Version 1.7.6
115
116 Bugfix release
117
118 - Add client-side limit for batch requests (#585)
119
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700120### v1.7.5
Bu Sun Kimfef743a2018-11-30 11:23:11 -0800121 Version 1.7.5
122
123 Bugfix release
124
125 - Fix the client to respect the passed in developerKey and credentials
126
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700127### v1.7.4
Christopher Wilcoxa97f2b22018-07-11 12:49:54 -0700128 Version 1.7.4
Bu Sun Kimb2743552018-12-06 13:13:43 -0800129
Christopher Wilcoxa97f2b22018-07-11 12:49:54 -0700130 Bugfix release
131
132 - Catch ServerNotFoundError to retry the request (#532)
133
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700134### v1.7.3
Thea Flowersb0b1c1d2018-06-04 12:21:32 -0700135 Version 1.7.3
136
137 Bugfix release
138
139 - Make apiclient.sample_tools gracefully fail to import (#525).
140
141
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700142### v1.7.2
Thea Flowers5529b422018-06-04 09:31:44 -0700143 Version 1.7.2
144
145 Bugfix release
146
147 - Remove unnecessary check in apiclient/__ini__.py (#522).
148
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700149### v1.7.1
Thea Flowers081d2a32018-06-01 10:22:59 -0700150 Version 1.7.1
151
152 Bugfix release
153
154 - Remove unnecessary check in setup.py (#518).
155
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700156### v1.7.0
Thea Flowersa737c752018-05-31 16:04:34 -0700157 Version 1.7.0
158
159 This release drops the hard requirement on oauth2client and installs
160 google-auth by default instead. oauth2client is still supported but will
161 need to be explicitly installed.
162
163 - Drop oauth2client dependency (#499)
164 - Include tests in source distribution (#514)
165
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700166### v1.6.7
Jon Wayne Parrott504a6e52018-04-27 13:58:27 -0700167 Version 1.6.7
168
169 Bugfix release
170
171 **Note**: The next release of this library will no longer directly depend on
172 oauth2client. If you need to use oauth2client, you'll need to explicitly
173 install it.
174
175 - Make body optional for requests with no parameters. (#446)
176 - Fix retying on socket.timeout. (#495)
177 - Match travis matrix with tox testenv. (#498)
178 - Remove oauth2client._helpers dependency. (#493)
179 - Remove unused keyring test dependency. (#496)
180 - discovery.py: remove unused oauth2client import. (#492)
181 - Update README to reference GCP API client libraries. (#490)
182
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700183### v1.6.6
Jon Wayne Parrott9cdb2e22018-03-28 13:09:46 -0700184 Version 1.6.6
185
186 Bugfix release
187
188 - Warn when constructing BatchHttpRequest using the legacy batch URI (#488)
189 - Increase the default media chunksize to 100MB. (#482)
190 - Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467)
191
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700192### v1.6.5
Jon Wayne Parrott64367412018-01-18 09:38:27 -0800193 Version 1.6.5
194
195 Bugfix release
196
197 - Proactively refresh credentials when applying and treat a missing
198 `access_token` as invalid. Note: This change reveals surprising behavior
199 between default credentials and batches. If you allow
200 `googleapiclient.discovery.build` to use default credentials *and* specify
201 different credentials by providing `batch.execut()` with an explicit `http`
202 argument, your individual requests will use the default credentials and
203 *not* the credentials specified to the batch http. To avoid this, tell
204 `build` explicitly not to use default credentials by specifying
205 `build(..., http=httplib2.Http()`. (#469)
206 - Remove mutual exclusivity check for developerKey and credentials (#465)
207 - Handle unknown media length. (#406)
208 - Handle variant error format gracefully. (#459)
209 - Avoid testing against Django >= 2.0.0 on Python 2. (#460)
210
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700211### v1.6.4
Jon Wayne Parrottaf676692017-09-20 08:53:28 -0700212 Version 1.6.4
213
214 Bugfix release
215
216 - Warn when google-auth credentials are used but google-auth-httplib2 isn't available. (#443)
217
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700218### v1.6.3
Jon Wayne Parrottb63a71d2017-08-29 09:15:16 -0700219 Version 1.6.3
220
221 Bugfix release
222
223 - Add notification of maintenance mode to README. (#410)
224 - Fix generation of methods with abnormal page token conventions. (#338)
225 - Raise ValueError is credentials and developerKey are both specified. (#358)
226 - Re-generate documentation. (#364, #373, #401)
227 - Fix method signature documentation for multiline required parameters. (#374)
228 - Fix ZeroDivisionError in MediaDownloadProgress.progress. (#377)
229 - Fix dead link to WebTest in README. (#378)
230 - Fix details missing in googleapiclient.errors.HttpError. (#412)
231 - Don't treat httplib2.Credentials as oauth credentials. (#425)
232 - Various fixes to the Django sample. (#413)
233
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700234### v1.6.2
Jon Wayne Parrottafe134b2017-02-08 10:20:57 -0800235 Version 1.6.2
236
237 Bugfix release
238
239 - Fixed a bug where application default credentials would still be used even
240 when a developerKey was specified. (#347)
241 - Official support for Python 3.5 and 3.6. (#341)
242
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700243### v1.6.1
Jon Wayne Parrott811d5702017-01-11 14:45:20 -0800244 Version 1.6.1
245
246 Bugfix release
247
248 - Fixed a bug where using google-auth with scoped credentials would fail. (#328)
249
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700250### v1.6.0
Jon Wayne Parrott692617a2017-01-06 09:58:29 -0800251 Version 1.6.0
252
253 Release to drop support for Python 2.6 and add support for google-auth.
254
255 - Support for Python 2.6 has been dropped. (#319)
256 - The credentials argument to discovery.build and discovery.build_from_document
257 can be either oauth2client credentials or google-auth credentials. (#319)
258 - discovery.build and discovery.build_from_document now unambiguously use the
259 http argument to make all requests, including the request for the discovery
260 document. (#319)
261 - The http and credentials arguments to discovery.build and
262 discovery.build_from_document are now mutually exclusive, eliminating a
263 buggy edge case. (#319)
264 - If neither http or credentials is specified to discovery.build and
265 discovery.build_from_document, then Application Default Credentials will
266 be used. The library prefers google-auth for this if it is available, but
267 can also use oauth2client's implementation. (#319)
268 - Fixed resumable upload failure when receiving a 308 response. (#312)
269 - Clarified the support versions of Python 3. (#316)
270
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700271### v1.5.5
Brian J. Watson0711b8b2016-10-31 17:55:50 -0700272 Version 1.5.5
273
274 Bugfix release
275
276 - Allow explicit MIME type specification with media_mime_type keyword argument.
277 - Fix unprintable representation of BatchError with default constructor. (#165)
278 - Refresh all discovery docs, not just the preferred ones. (#298)
279 - Update minimum httplib2 dependency to >=0.9.2.
280
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700281### v1.5.4
Jon Wayne Parrotte2ce0042016-10-14 11:02:09 -0700282 Version 1.5.4
283
284 Bugfix release
285
286 - Properly handle errors when the API returns a mapping or sequence. (#289)
287 - Upgrade to unified uritemplate 3.0.0. (#293)
288 - Allow oauth2client 4.0.0, with the caveat that file-based discovery
289 caching is disabled.
290
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700291### v1.5.3
Jon Wayne Parrottc4dca352016-08-29 10:16:34 -0700292 Version 1.5.3
293
294 Bugfix release
295
296 - Fixed import error with oauth2client >= 3.0.0. (#270)
297
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700298### v1.5.2
Jon Wayne Parrottbf7066e2016-08-16 12:41:22 -0700299 Version 1.5.2
300
301 Bugfix release
302
303 - Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
304 - Fix project_id argument description. (#257)
305 - Retry chunk uploaded on rate limit exceeded errors. (#255)
306 - Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
307 - Warn when running tests using HttpMock without having a cache. (#261)
308
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700309### v1.5.1
Jon Wayne Parrott2aedb522016-05-19 11:03:33 -0700310 Version 1.5.1
311
312 Bugfix release
313
314 - Allow using versions of oauth2client < 2.0.0. (#197)
315 - Check both current and new API discovery URL. (#202)
316 - Retry http requests on connection errors and timeouts. (#218)
317 - Retry http requests on rate limit responses. (#201)
318 - Import guards for ssl (for Google App Engine). (#220)
319 - Use named loggers instead of the root logger. (#206)
320 - New search console example. (#212)
321
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700322### v1.5.0
Jon Wayne Parrottda3e6892016-02-19 15:42:07 -0800323 Version 1.5.0
324
325 Release to support oauth2client >= 2.0.0.
326
327 - Fix file stream recognition in Python 3 (#141)
328 - Fix non-resumable binary uploads in Python 3 (#147)
329 - Default to 'octet-stream' if mimetype detection fails (#157)
330 - Handle SSL errors with retries (#160)
331 - Fix incompatibility with oauth2client v2.0.0 (#182)
332
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700333### v1.4.2
Takashi Matsuo05f19322015-09-11 13:56:00 -0700334 Version 1.4.2
335
336 Add automatic caching for the discovery docs.
337
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700338### v1.4.1
Nathaniel Manistadda86ad2015-06-15 17:24:11 +0000339 Version 1.4.1
340
341 Add the googleapiclient.discovery.Resource.new_batch_http_request method.
342
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700343### v1.4.0
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000344 Version 1.4.0
345
346 Python 3 support.
347
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700348### v1.3.2
Craig Citro326cd512015-03-02 13:24:09 -0800349 Version 1.3.2
350
351 Small bugfix release.
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000352
Craig Citro326cd512015-03-02 13:24:09 -0800353 - Fix an infinite loop for downloading small files.
354 - Fix a unicode error in error encoding.
355 - Better handling of `content-length` in media requests.
356 - Add support for methodPath entries containing colon.
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000357
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700358### v1.3.1
Craig Citro49d45a62014-10-17 20:33:51 -0700359 Version 1.3.1
360
361 Quick release for a fix around aliasing in v1.3.
Nathaniel Manista31c47b82015-03-10 23:31:35 +0000362
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700363### v1.3
Craig Citro0e5b9bf2014-10-15 10:26:14 -0700364 Version 1.3
365
366 Add support for the Google Application Default Credentials.
367 Require python 2.6 as a minimum version.
368 Update several API samples.
369 Finish splitting out oauth2client repo and update tests.
370 Various doc cleanup and bugfixes.
Craig Citrof756c682014-10-15 23:01:31 -0700371
372 Two important notes:
373 * We've added `googleapiclient` as the primary suggested import
374 name, and kept `apiclient` as an alias, in order to have a more
375 appropriate import name. At some point, we will remove `apiclient`
376 as an alias.
377 * Due to an issue around in-place upgrades for Python packages,
378 it's not possible to do an upgrade from version 1.2 to 1.3. Instead,
379 setup.py attempts to detect this and prevents it. Simply remove
380 the previous version and reinstall to fix this.
381
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700382### v1.2
Joe Gregorioce67bc22013-07-02 13:50:31 -0400383 Version 1.2
384
385 The use of the gflags library is now deprecated, and is no longer a
386 dependency. If you are still using the oauth2client.tools.run() function
387 then include gflags as a dependency of your application or switch to
388 oauth2client.tools.run_flow.
389 Samples have been updated to use the new apiclient.sample_tools, and no
390 longer use gflags.
391 Added support for the experimental Object Change Notification, as found in
392 the Cloud Storage API.
393 The oauth2client App Engine decorators are now threadsafe.
394
395 - Use the following redirects feature of httplib2 where it returns the
396 ultimate URL after a series of redirects to avoid multiple hops for every
397 resumable media upload request.
398 - Updated AdSense Management API samples to V1.3
399 - Add option to automatically retry requests.
400 - Ability to list registered keys in multistore_file.
401 - User-agent must contain (gzip).
402 - The 'method' parameter for httplib2 is not positional. This would cause
403 spurious warnings in the logging.
404 - Making OAuth2Decorator more extensible. Fixes Issue 256.
405 - Update AdExchange Buyer API examples to version v1.2.
406
407
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700408### v1.1
Joe Gregorio3cc9a452013-03-07 10:08:39 -0500409 Version 1.1
410
411 Add PEM support to SignedJWTAssertionCredentials (used to only support
412 PKCS12 formatted keys). Note that if you use PEM formatted keys you can use
413 PyCrypto 2.6 or later instead of OpenSSL.
414
415 Allow deserialized discovery docs to be passed to build_from_document().
416
417 - Make ResumableUploadError derive from HttpError.
418 - Many changes to move all the closures in apiclient.discovery into real
419 - classes and objects.
420 - Make from_json behavior inheritable.
421 - Expose the full token response in OAuth2Client and OAuth2Decorator.
422 - Handle reasons that are None.
423 - Added support for NDB based storing of oauth2client objects.
424 - Update grant_type for AssertionCredentials.
425 - Adding a .revoke() to Credentials. Closes issue 98.
426 - Modify oauth2client.multistore_file to store and retrieve credentials
427 using an arbitrary key.
428 - Don't accept 403 challenges by default for auth challenges.
429 - Set httplib2.RETRIES to 1.
430 - Consolidate handling of scopes.
431 - Upgrade to httplib2 version 0.8.
432 - Allow setting the response_type in OAuth2WebServerFlow.
433 - Ensure that dataWrapper feature is checked before using the 'data' value.
434 - HMAC verification does not use a constant time algorithm.
435
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700436### v1.0
Joe Gregoriof4839b02012-09-06 13:47:24 -0400437 Version 1.0
438
439 - Changes to the code for running tests and building releases.
440
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700441### v1.0c3
Joe Gregorio73774c52012-08-29 09:45:53 -0400442 Version 1.0 Release Candidate 3
443
444 - In samples and oauth2 decorator, escape untrusted content before displaying it.
445 - Do not allow credentials files to be symlinks.
446 - Add XSRF protection to oauth2decorator callback 'state'.
447 - Handle uploading chunked media by stream.
448 - Handle passing streams directly to httplib2.
449 - Add support for Google Compute Engine service accounts.
450 - Flows no longer need to be saved between uses.
451 - Change GET to POST if URI is too long. Fixes issue #96.
452 - Add a keyring based Storage.
453 - More robust picking up JSON error responses.
454 - Make batch errors align with normal errors.
455 - Add a Google Compute sample.
456 - Token refresh to work with 'old' GData API
457 - Loading of client_secrets JSON file backed by a cache.
458 - Switch to new discovery path parameters.
459 - Add support for additionalProperties when printing schema'd objects.
460 - Fix media upload parameter names. Reviewed in http://codereview.appspot.com/6374062/
461 - oauth2client support for URL-encoded format of exchange token response (e.g. Facebook)
462 - Build cleaner and easier to read docs for dynamic surfaces.
463
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700464### v1.0c2
Joe Gregoriobf14cef2012-06-22 15:26:16 -0400465 Version 1.0 Release Candidate 2
466
467 - Parameter values of None should be treated as missing. Fixes issue #144.
468 - Distribute the samples separately from the library source. Fixes issue #155.
469 - Move all remaining samples over to client_secrets.json. Fixes issue #156.
470 - Make locked_file.py understand win32file primitives for better awesomeness.
471
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700472### v1.0c1
Joe Gregorio1aaec4b2012-06-15 16:20:41 -0400473 Version 1.0 Release Candidate 1
474
Joe Gregorio638663c2012-06-15 14:40:47 -0400475 - Documentation for the library has switched to epydoc:
476 http://google-api-python-client.googlecode.com/hg/docs/epy/index.html
477 - Many improvements for media support:
478 * Added media download support, including resumable downloads.
479 * Better handling of streams that report their size as 0.
480 * Update Media Upload to include io.Base and also fix some bugs.
481 - OAuth bug fixes and improvements.
482 * Remove OAuth 1.0 support.
483 * Added credentials_from_code and credentials_from_clientsecrets_and_code.
484 * Make oauth2client support Windows-friendly locking.
485 * Fix bug in StorageByKeyName.
486 * Fix None handling in Django fields. Reviewed in http://codereview.appspot.com/6298084/. Fixes issue #128.
487 - Add epydoc generated docs. Reviewed in http://codereview.appspot.com/6305043/
488 - Move to PEP386 compliant version numbers.
489 - New and updated samples
490 * Ad Exchange Buyer API v1 code samples.
491 * Automatically generate Samples wiki page from README files.
492 * Update Google Prediction samples.
493 * Add a Tasks sample that demonstrates Service accounts.
494 * new analytics api samples. Reviewed here: http://codereview.appspot.com/5494058/
495 - Convert all inline samples to the Farm API for consistency.
496
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700497### v1.0beta8
Joe Gregoriod02bf5e2012-03-02 13:21:32 -0800498 - Updated meda upload support.
499 - Many fixes for batch requests.
500 - Better handling for requests that don't require a body.
501 - Fix issues with Google App Engine Python 2.7 runtime.
502 - Better support for proxies.
503 - All Storages now have a .delete() method.
504 - Important changes which might break your code:
505 * apiclient.anyjson has moved to oauth2client.anyjson.
506 * Some calls, for example, taskqueue().lease() used to require a parameter
507 named body. In this new release only methods that really need to send a body
508 require a body parameter, and so you may get errors about an unknown
509 'body' parameter in your call. The solution is to remove the unneeded
510 body={} parameter.
511
release-please[bot]df4aa2b2020-04-20 14:32:47 -0700512### v1.0beta7
Joe Gregorio205a0612011-12-14 11:38:16 -0500513 - Support for batch requests. http://code.google.com/p/google-api-python-client/wiki/Batch
514 - Support for media upload. http://code.google.com/p/google-api-python-client/wiki/MediaUpload
515 - Better handling for APIs that return something other than JSON.
516 - Major cleanup and consolidation of the samples.
517 - Bug fixes and other enhancements:
518 72 Defect Appengine OAuth2Decorator: Convert redirect address to string
519 22 Defect Better error handling for unknown service name or version
520 48 Defect StorageByKeyName().get() has side effects
521 50 Defect Need sample client code for Admin Audit API
522 28 Defect better comments for app engine sample Nov 9
523 63 Enhancement Let OAuth2Decorator take a list of scope