release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 1 | # Changelog |
| 2 | |
release-please[bot] | 73d71a4 | 2020-09-14 14:34:01 -0600 | [diff] [blame^] | 3 | ### [1.12.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.0...v1.12.1) (2020-09-14) |
| 4 | |
| 5 | |
| 6 | ### Bug Fixes |
| 7 | |
| 8 | * **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)) |
| 9 | |
release-please[bot] | 269fdb8 | 2020-09-14 09:56:46 -0600 | [diff] [blame] | 10 | ## [1.12.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.11.0...v1.12.0) (2020-09-12) |
| 11 | |
| 12 | |
| 13 | ### Features |
| 14 | |
| 15 | * 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)) |
| 16 | |
| 17 | |
| 18 | ### Documentation |
| 19 | |
| 20 | * 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) |
| 21 | * 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) |
| 22 | |
release-please[bot] | f76e403 | 2020-08-27 14:23:46 -0700 | [diff] [blame] | 23 | ## [1.11.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.10.1...v1.11.0) (2020-08-27) |
| 24 | |
| 25 | |
| 26 | ### Features |
| 27 | |
| 28 | * 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)) |
| 29 | |
release-please[bot] | 1026375 | 2020-08-25 12:06:15 -0600 | [diff] [blame] | 30 | ### [1.10.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.10.0...v1.10.1) (2020-08-03) |
| 31 | |
| 32 | |
| 33 | ### Bug Fixes |
| 34 | |
| 35 | * 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) |
| 36 | |
| 37 | |
| 38 | ### Documentation |
| 39 | |
| 40 | * 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) |
| 41 | * 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)) |
| 42 | * 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)) |
| 43 | |
release-please[bot] | c72efbc | 2020-07-15 20:20:08 +0000 | [diff] [blame] | 44 | ## [1.10.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0) (2020-07-15) |
| 45 | |
| 46 | |
| 47 | ### Features |
| 48 | |
| 49 | * 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)) |
| 50 | * 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)) |
| 51 | * 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) |
| 52 | |
| 53 | |
| 54 | ### Documentation |
| 55 | |
| 56 | * 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) |
| 57 | |
release-please[bot] | cc83ec2 | 2020-06-10 19:31:19 -0700 | [diff] [blame] | 58 | ### [1.9.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.2...v1.9.3) (2020-06-10) |
| 59 | |
| 60 | |
| 61 | ### Bug Fixes |
| 62 | |
| 63 | * 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)) |
| 64 | |
release-please[bot] | 47ca361 | 2020-06-09 15:28:09 -0700 | [diff] [blame] | 65 | ### [1.9.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.1...v1.9.2) (2020-06-04) |
| 66 | |
| 67 | |
| 68 | ### Bug Fixes |
| 69 | |
| 70 | * 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)) |
| 71 | |
release-please[bot] | 936caa5 | 2020-06-02 18:38:06 +0000 | [diff] [blame] | 72 | ### [1.9.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.0...v1.9.1) (2020-06-02) |
| 73 | |
| 74 | |
| 75 | ### Bug Fixes |
| 76 | |
| 77 | * 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)) |
| 78 | |
release-please[bot] | cafb9e0 | 2020-06-02 17:34:04 +0000 | [diff] [blame] | 79 | ## [1.9.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.4...v1.9.0) (2020-06-02) |
| 80 | |
| 81 | |
| 82 | ### Features |
| 83 | |
| 84 | * 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)) |
| 85 | * 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)) |
| 86 | |
release-please[bot] | b8458c0 | 2020-05-26 13:03:47 -0700 | [diff] [blame] | 87 | ### [1.8.4](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.3...v1.8.4) (2020-05-20) |
| 88 | |
| 89 | |
| 90 | ### Bug Fixes |
| 91 | |
| 92 | * 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)) |
| 93 | * 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)) |
| 94 | |
release-please[bot] | 54aa94d | 2020-05-12 18:20:40 -0700 | [diff] [blame] | 95 | ### [1.8.3](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.2...v1.8.3) (2020-05-01) |
| 96 | |
| 97 | |
| 98 | ### Bug Fixes |
| 99 | |
| 100 | * 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) |
| 101 | |
Bu Sun Kim | bd58139 | 2020-04-21 13:05:36 -0700 | [diff] [blame] | 102 | ### [1.8.2](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.1...v1.8.2) (2020-04-21) |
| 103 | |
| 104 | |
| 105 | ### Bug Fixes |
| 106 | |
| 107 | * 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) |
| 108 | |
| 109 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 110 | ### [1.8.1](https://www.github.com/googleapis/google-api-python-client/compare/v1.8.0...v1.8.1) (2020-04-20) |
| 111 | |
| 112 | |
| 113 | ### Bug Fixes |
| 114 | |
| 115 | * 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) |
| 116 | * 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)) |
| 117 | |
| 118 | ### v1.8.0 |
Bu Sun Kim | 26823fa | 2020-03-13 14:33:58 -0700 | [diff] [blame] | 119 | Version 1.8.0 |
| 120 | |
| 121 | Release to support API endpoint override. |
| 122 | |
| 123 | New Features |
| 124 | - Add api endpoint override. ([#829](https://github.com/googleapis/google-api-python-client/pull/829)) |
| 125 | |
| 126 | Implementation Changes |
| 127 | - 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)) |
| 128 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 129 | ### v1.7.12 |
Bu Sun Kim | 814c282 | 2020-03-11 13:26:36 -0700 | [diff] [blame] | 130 | Version 1.7.12 |
| 131 | |
| 132 | Bugfix release |
| 133 | |
| 134 | Implementation Changes |
| 135 | - Look for field 'detail' in error message. ([#739](https://github.com/googleapis/google-api-python-client/pull/739)) |
| 136 | - Exclude 308s from httplib2 redirect codes list ([#813](https://github.com/googleapis/google-api-python-client/pull/813)) |
| 137 | |
| 138 | Documentation |
| 139 | - Remove oauth2client from docs ([#738](https://github.com/googleapis/google-api-python-client/pull/738)) |
| 140 | - Fix typo. ([#745](https://github.com/googleapis/google-api-python-client/pull/745)) |
| 141 | - Remove compatibility badges. ([#746](https://github.com/googleapis/google-api-python-client/pull/746)) |
| 142 | - Fix TypeError: search_analytics_api_sample.py #732 ([#742](https://github.com/googleapis/google-api-python-client/pull/742)) |
| 143 | - Correct response access ([#750](https://github.com/googleapis/google-api-python-client/pull/750)) |
| 144 | - Fix link to API explorer ([#760](https://github.com/googleapis/google-api-python-client/pull/760)) |
| 145 | - Fix argument typo in oauth2 code example ([#763](https://github.com/googleapis/google-api-python-client/pull/763)) |
| 146 | - Recommend install with virtualenv ([#768](https://github.com/googleapis/google-api-python-client/pull/768)) |
| 147 | - Fix capitalization in docs/README.md ([#770](https://github.com/googleapis/google-api-python-client/pull/770)) |
| 148 | |
| 149 | - Remove compatibility badges ([#796](https://github.com/googleapis/google-api-python-client/pull/796)) |
| 150 | - Remove mentions of pycrypto ([#799](https://github.com/googleapis/google-api-python-client/pull/799)) |
| 151 | - Fix typo in model.py |
| 152 | - Add note about Google Ads llibrary ([#814](https://github.com/googleapis/google-api-python-client/pull/814)) |
| 153 | |
| 154 | |
| 155 | Internal / Testing Changes |
| 156 | - Blacken ([#772](https://github.com/googleapis/google-api-python-client/pull/722)) |
| 157 | - Move kokoro configs ([#832](https://github.com/googleapis/google-api-python-client/pull/832)) |
| 158 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 159 | ### v1.7.11 |
Bu Sun Kim | bce1b1d | 2019-08-12 10:40:09 -0700 | [diff] [blame] | 160 | Version 1.7.11 |
| 161 | |
| 162 | Bugfix release |
| 163 | |
| 164 | Implementation Changes |
| 165 | - Pass library and Python version in x-goog-api-client header ([#734](https://github.com/googleapis/google-api-python-client/pull/734)) |
| 166 | |
| 167 | Documentation |
| 168 | - Fix typo in filename used in 'docs/auth.md' ([#736](https://github.com/googleapis/google-api-python-client/pull/736)) |
| 169 | |
| 170 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 171 | ### v1.7.10 |
Bu Sun Kim | c2936e1 | 2019-07-24 15:15:16 -0700 | [diff] [blame] | 172 | Version 1.7.10 |
| 173 | |
| 174 | Bugfix release |
| 175 | |
| 176 | Implementation Changes |
| 177 | - Decode service to utf-8 ([#723](https://github.com/googleapis/google-api-python-client/pull/723)) |
| 178 | - Use print() function in both Python2 and Python 3 ([#722](https://github.com/googleapis/google-api-python-client/pull/722)) |
| 179 | - Make http.MediaFileUpload close its file descriptor ([#600](https://github.com/googleapis/google-api-python-client/pull/600)) |
| 180 | - Never make 'body' required ([#718](https://github.com/googleapis/google-api-python-client/pull/718)) |
| 181 | |
| 182 | Documentation |
| 183 | - Add compatability check badges to README ([#691](https://github.com/googleapis/google-api-python-client/pull/691)) |
| 184 | - Regenerate docs ([#696](https://github.com/googleapis/google-api-python-client/pull/696), [#700](https://github.com/googleapis/google-api-python-client/pull/700)) |
| 185 | - Create index file for dynamically generated docs ([#702](https://github.com/googleapis/google-api-python-client/pull/702)) |
| 186 | - 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)) |
| 187 | |
| 188 | Internal / Testing Changes |
| 189 | - Fix http.py, lint errors, unit test ([#724](https://github.com/googleapis/google-api-python-client/pull/724)) |
| 190 | - tox.ini: Look for Python syntax errors and undefined names ([#721](https://github.com/googleapis/google-api-python-client/pull/721)) |
| 191 | |
| 192 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 193 | ### v1.7.9 |
Bu Sun Kim | ffea1a7 | 2019-05-22 16:38:55 -0700 | [diff] [blame] | 194 | Version 1.7.9 |
| 195 | |
| 196 | Bugfix release |
| 197 | - Remove Django Samples. ([#657](https://github.com/googleapis/google-api-python-client/pull/657)) |
| 198 | - Call request_orig with kwargs ([#658](https://github.com/googleapis/google-api-python-client/pull/658)) |
| 199 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 200 | ### v1.7.8 |
Bu Sun Kim | 9a25cc8 | 2019-01-28 14:21:05 -0800 | [diff] [blame] | 201 | Version 1.7.8 |
| 202 | |
| 203 | Bugfix release |
| 204 | - Convert '$' in method name to '_' ([#616](https://github.com/googleapis/google-api-python-client/pull/616)) |
| 205 | - Alias unitest2 import as unittest in test__auth.py ([#613](https://github.com/googleapis/google-api-python-client/pull/613)) |
Christopher Wilcox | 6ed8dbb | 2018-12-18 15:44:15 -0800 | [diff] [blame] | 206 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 207 | ### v1.7.7 |
Christopher Wilcox | 6ed8dbb | 2018-12-18 15:44:15 -0800 | [diff] [blame] | 208 | Version 1.7.7 |
| 209 | |
| 210 | Bugfix release |
Marie J.I | 48f503f | 2020-05-15 13:32:11 -0400 | [diff] [blame] | 211 | - Change xrange to range ([#601](https://github.com/googleapis/google-api-python-client/pull/601)) |
| 212 | - Typo in http.py exception message. ([#602](https://github.com/googleapis/google-api-python-client/pull/602)) |
Christopher Wilcox | 6ed8dbb | 2018-12-18 15:44:15 -0800 | [diff] [blame] | 213 | |
Marie J.I | 48f503f | 2020-05-15 13:32:11 -0400 | [diff] [blame] | 214 | - Announce deprecation of Python 2.7 ([#603](https://github.com/googleapis/google-api-python-client/pull/603)) |
| 215 | - Updates documentation for stopping channel subscriptions ([#598](https://github.com/googleapis/google-api-python-client/pull/598)) |
| 216 | - Adding example for searchAppearance ([#414](https://github.com/googleapis/google-api-python-client/pull/414)) |
Christopher Wilcox | 6ed8dbb | 2018-12-18 15:44:15 -0800 | [diff] [blame] | 217 | |
Marie J.I | 48f503f | 2020-05-15 13:32:11 -0400 | [diff] [blame] | 218 | - Add badges ([#455](https://github.com/googleapis/google-api-python-client/pull/455)) |
Christopher Wilcox | 6ed8dbb | 2018-12-18 15:44:15 -0800 | [diff] [blame] | 219 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 220 | ### v1.7.6 |
Bu Sun Kim | b274355 | 2018-12-06 13:13:43 -0800 | [diff] [blame] | 221 | Version 1.7.6 |
| 222 | |
| 223 | Bugfix release |
| 224 | |
| 225 | - Add client-side limit for batch requests (#585) |
| 226 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 227 | ### v1.7.5 |
Bu Sun Kim | fef743a | 2018-11-30 11:23:11 -0800 | [diff] [blame] | 228 | Version 1.7.5 |
| 229 | |
| 230 | Bugfix release |
| 231 | |
| 232 | - Fix the client to respect the passed in developerKey and credentials |
| 233 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 234 | ### v1.7.4 |
Christopher Wilcox | a97f2b2 | 2018-07-11 12:49:54 -0700 | [diff] [blame] | 235 | Version 1.7.4 |
Bu Sun Kim | b274355 | 2018-12-06 13:13:43 -0800 | [diff] [blame] | 236 | |
Christopher Wilcox | a97f2b2 | 2018-07-11 12:49:54 -0700 | [diff] [blame] | 237 | Bugfix release |
| 238 | |
| 239 | - Catch ServerNotFoundError to retry the request (#532) |
| 240 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 241 | ### v1.7.3 |
Thea Flowers | b0b1c1d | 2018-06-04 12:21:32 -0700 | [diff] [blame] | 242 | Version 1.7.3 |
| 243 | |
| 244 | Bugfix release |
| 245 | |
| 246 | - Make apiclient.sample_tools gracefully fail to import (#525). |
| 247 | |
| 248 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 249 | ### v1.7.2 |
Thea Flowers | 5529b42 | 2018-06-04 09:31:44 -0700 | [diff] [blame] | 250 | Version 1.7.2 |
| 251 | |
| 252 | Bugfix release |
| 253 | |
| 254 | - Remove unnecessary check in apiclient/__ini__.py (#522). |
| 255 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 256 | ### v1.7.1 |
Thea Flowers | 081d2a3 | 2018-06-01 10:22:59 -0700 | [diff] [blame] | 257 | Version 1.7.1 |
| 258 | |
| 259 | Bugfix release |
| 260 | |
| 261 | - Remove unnecessary check in setup.py (#518). |
| 262 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 263 | ### v1.7.0 |
Thea Flowers | a737c75 | 2018-05-31 16:04:34 -0700 | [diff] [blame] | 264 | Version 1.7.0 |
| 265 | |
| 266 | This release drops the hard requirement on oauth2client and installs |
| 267 | google-auth by default instead. oauth2client is still supported but will |
| 268 | need to be explicitly installed. |
| 269 | |
| 270 | - Drop oauth2client dependency (#499) |
| 271 | - Include tests in source distribution (#514) |
| 272 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 273 | ### v1.6.7 |
Jon Wayne Parrott | 504a6e5 | 2018-04-27 13:58:27 -0700 | [diff] [blame] | 274 | Version 1.6.7 |
| 275 | |
| 276 | Bugfix release |
| 277 | |
| 278 | **Note**: The next release of this library will no longer directly depend on |
| 279 | oauth2client. If you need to use oauth2client, you'll need to explicitly |
| 280 | install it. |
| 281 | |
| 282 | - Make body optional for requests with no parameters. (#446) |
| 283 | - Fix retying on socket.timeout. (#495) |
| 284 | - Match travis matrix with tox testenv. (#498) |
| 285 | - Remove oauth2client._helpers dependency. (#493) |
| 286 | - Remove unused keyring test dependency. (#496) |
| 287 | - discovery.py: remove unused oauth2client import. (#492) |
| 288 | - Update README to reference GCP API client libraries. (#490) |
| 289 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 290 | ### v1.6.6 |
Jon Wayne Parrott | 9cdb2e2 | 2018-03-28 13:09:46 -0700 | [diff] [blame] | 291 | Version 1.6.6 |
| 292 | |
| 293 | Bugfix release |
| 294 | |
| 295 | - Warn when constructing BatchHttpRequest using the legacy batch URI (#488) |
| 296 | - Increase the default media chunksize to 100MB. (#482) |
| 297 | - Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467) |
| 298 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 299 | ### v1.6.5 |
Jon Wayne Parrott | 6436741 | 2018-01-18 09:38:27 -0800 | [diff] [blame] | 300 | Version 1.6.5 |
| 301 | |
| 302 | Bugfix release |
| 303 | |
| 304 | - Proactively refresh credentials when applying and treat a missing |
| 305 | `access_token` as invalid. Note: This change reveals surprising behavior |
| 306 | between default credentials and batches. If you allow |
| 307 | `googleapiclient.discovery.build` to use default credentials *and* specify |
| 308 | different credentials by providing `batch.execut()` with an explicit `http` |
| 309 | argument, your individual requests will use the default credentials and |
| 310 | *not* the credentials specified to the batch http. To avoid this, tell |
| 311 | `build` explicitly not to use default credentials by specifying |
| 312 | `build(..., http=httplib2.Http()`. (#469) |
| 313 | - Remove mutual exclusivity check for developerKey and credentials (#465) |
| 314 | - Handle unknown media length. (#406) |
| 315 | - Handle variant error format gracefully. (#459) |
| 316 | - Avoid testing against Django >= 2.0.0 on Python 2. (#460) |
| 317 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 318 | ### v1.6.4 |
Jon Wayne Parrott | af67669 | 2017-09-20 08:53:28 -0700 | [diff] [blame] | 319 | Version 1.6.4 |
| 320 | |
| 321 | Bugfix release |
| 322 | |
| 323 | - Warn when google-auth credentials are used but google-auth-httplib2 isn't available. (#443) |
| 324 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 325 | ### v1.6.3 |
Jon Wayne Parrott | b63a71d | 2017-08-29 09:15:16 -0700 | [diff] [blame] | 326 | Version 1.6.3 |
| 327 | |
| 328 | Bugfix release |
| 329 | |
| 330 | - Add notification of maintenance mode to README. (#410) |
| 331 | - Fix generation of methods with abnormal page token conventions. (#338) |
| 332 | - Raise ValueError is credentials and developerKey are both specified. (#358) |
| 333 | - Re-generate documentation. (#364, #373, #401) |
| 334 | - Fix method signature documentation for multiline required parameters. (#374) |
| 335 | - Fix ZeroDivisionError in MediaDownloadProgress.progress. (#377) |
| 336 | - Fix dead link to WebTest in README. (#378) |
| 337 | - Fix details missing in googleapiclient.errors.HttpError. (#412) |
| 338 | - Don't treat httplib2.Credentials as oauth credentials. (#425) |
| 339 | - Various fixes to the Django sample. (#413) |
| 340 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 341 | ### v1.6.2 |
Jon Wayne Parrott | afe134b | 2017-02-08 10:20:57 -0800 | [diff] [blame] | 342 | Version 1.6.2 |
| 343 | |
| 344 | Bugfix release |
| 345 | |
| 346 | - Fixed a bug where application default credentials would still be used even |
| 347 | when a developerKey was specified. (#347) |
| 348 | - Official support for Python 3.5 and 3.6. (#341) |
| 349 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 350 | ### v1.6.1 |
Jon Wayne Parrott | 811d570 | 2017-01-11 14:45:20 -0800 | [diff] [blame] | 351 | Version 1.6.1 |
| 352 | |
| 353 | Bugfix release |
| 354 | |
| 355 | - Fixed a bug where using google-auth with scoped credentials would fail. (#328) |
| 356 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 357 | ### v1.6.0 |
Jon Wayne Parrott | 692617a | 2017-01-06 09:58:29 -0800 | [diff] [blame] | 358 | Version 1.6.0 |
| 359 | |
| 360 | Release to drop support for Python 2.6 and add support for google-auth. |
| 361 | |
| 362 | - Support for Python 2.6 has been dropped. (#319) |
| 363 | - The credentials argument to discovery.build and discovery.build_from_document |
| 364 | can be either oauth2client credentials or google-auth credentials. (#319) |
| 365 | - discovery.build and discovery.build_from_document now unambiguously use the |
| 366 | http argument to make all requests, including the request for the discovery |
| 367 | document. (#319) |
| 368 | - The http and credentials arguments to discovery.build and |
| 369 | discovery.build_from_document are now mutually exclusive, eliminating a |
| 370 | buggy edge case. (#319) |
| 371 | - If neither http or credentials is specified to discovery.build and |
| 372 | discovery.build_from_document, then Application Default Credentials will |
| 373 | be used. The library prefers google-auth for this if it is available, but |
| 374 | can also use oauth2client's implementation. (#319) |
| 375 | - Fixed resumable upload failure when receiving a 308 response. (#312) |
| 376 | - Clarified the support versions of Python 3. (#316) |
| 377 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 378 | ### v1.5.5 |
Brian J. Watson | 0711b8b | 2016-10-31 17:55:50 -0700 | [diff] [blame] | 379 | Version 1.5.5 |
| 380 | |
| 381 | Bugfix release |
| 382 | |
| 383 | - Allow explicit MIME type specification with media_mime_type keyword argument. |
| 384 | - Fix unprintable representation of BatchError with default constructor. (#165) |
| 385 | - Refresh all discovery docs, not just the preferred ones. (#298) |
| 386 | - Update minimum httplib2 dependency to >=0.9.2. |
| 387 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 388 | ### v1.5.4 |
Jon Wayne Parrott | e2ce004 | 2016-10-14 11:02:09 -0700 | [diff] [blame] | 389 | Version 1.5.4 |
| 390 | |
| 391 | Bugfix release |
| 392 | |
| 393 | - Properly handle errors when the API returns a mapping or sequence. (#289) |
| 394 | - Upgrade to unified uritemplate 3.0.0. (#293) |
| 395 | - Allow oauth2client 4.0.0, with the caveat that file-based discovery |
| 396 | caching is disabled. |
| 397 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 398 | ### v1.5.3 |
Jon Wayne Parrott | c4dca35 | 2016-08-29 10:16:34 -0700 | [diff] [blame] | 399 | Version 1.5.3 |
| 400 | |
| 401 | Bugfix release |
| 402 | |
| 403 | - Fixed import error with oauth2client >= 3.0.0. (#270) |
| 404 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 405 | ### v1.5.2 |
Jon Wayne Parrott | bf7066e | 2016-08-16 12:41:22 -0700 | [diff] [blame] | 406 | Version 1.5.2 |
| 407 | |
| 408 | Bugfix release |
| 409 | |
| 410 | - Allow using oauth2client >= 1.5.0, < 4.0.0. (#265) |
| 411 | - Fix project_id argument description. (#257) |
| 412 | - Retry chunk uploaded on rate limit exceeded errors. (#255) |
| 413 | - Obtain access token if necessary in BatchHttpRequest.execute(). (#232) |
| 414 | - Warn when running tests using HttpMock without having a cache. (#261) |
| 415 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 416 | ### v1.5.1 |
Jon Wayne Parrott | 2aedb52 | 2016-05-19 11:03:33 -0700 | [diff] [blame] | 417 | Version 1.5.1 |
| 418 | |
| 419 | Bugfix release |
| 420 | |
| 421 | - Allow using versions of oauth2client < 2.0.0. (#197) |
| 422 | - Check both current and new API discovery URL. (#202) |
| 423 | - Retry http requests on connection errors and timeouts. (#218) |
| 424 | - Retry http requests on rate limit responses. (#201) |
| 425 | - Import guards for ssl (for Google App Engine). (#220) |
| 426 | - Use named loggers instead of the root logger. (#206) |
| 427 | - New search console example. (#212) |
| 428 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 429 | ### v1.5.0 |
Jon Wayne Parrott | da3e689 | 2016-02-19 15:42:07 -0800 | [diff] [blame] | 430 | Version 1.5.0 |
| 431 | |
| 432 | Release to support oauth2client >= 2.0.0. |
| 433 | |
| 434 | - Fix file stream recognition in Python 3 (#141) |
| 435 | - Fix non-resumable binary uploads in Python 3 (#147) |
| 436 | - Default to 'octet-stream' if mimetype detection fails (#157) |
| 437 | - Handle SSL errors with retries (#160) |
| 438 | - Fix incompatibility with oauth2client v2.0.0 (#182) |
| 439 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 440 | ### v1.4.2 |
Takashi Matsuo | 05f1932 | 2015-09-11 13:56:00 -0700 | [diff] [blame] | 441 | Version 1.4.2 |
| 442 | |
| 443 | Add automatic caching for the discovery docs. |
| 444 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 445 | ### v1.4.1 |
Nathaniel Manista | dda86ad | 2015-06-15 17:24:11 +0000 | [diff] [blame] | 446 | Version 1.4.1 |
| 447 | |
| 448 | Add the googleapiclient.discovery.Resource.new_batch_http_request method. |
| 449 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 450 | ### v1.4.0 |
Nathaniel Manista | 31c47b8 | 2015-03-10 23:31:35 +0000 | [diff] [blame] | 451 | Version 1.4.0 |
| 452 | |
| 453 | Python 3 support. |
| 454 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 455 | ### v1.3.2 |
Craig Citro | 326cd51 | 2015-03-02 13:24:09 -0800 | [diff] [blame] | 456 | Version 1.3.2 |
| 457 | |
| 458 | Small bugfix release. |
Nathaniel Manista | 31c47b8 | 2015-03-10 23:31:35 +0000 | [diff] [blame] | 459 | |
Craig Citro | 326cd51 | 2015-03-02 13:24:09 -0800 | [diff] [blame] | 460 | - Fix an infinite loop for downloading small files. |
| 461 | - Fix a unicode error in error encoding. |
| 462 | - Better handling of `content-length` in media requests. |
| 463 | - Add support for methodPath entries containing colon. |
Nathaniel Manista | 31c47b8 | 2015-03-10 23:31:35 +0000 | [diff] [blame] | 464 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 465 | ### v1.3.1 |
Craig Citro | 49d45a6 | 2014-10-17 20:33:51 -0700 | [diff] [blame] | 466 | Version 1.3.1 |
| 467 | |
| 468 | Quick release for a fix around aliasing in v1.3. |
Nathaniel Manista | 31c47b8 | 2015-03-10 23:31:35 +0000 | [diff] [blame] | 469 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 470 | ### v1.3 |
Craig Citro | 0e5b9bf | 2014-10-15 10:26:14 -0700 | [diff] [blame] | 471 | Version 1.3 |
| 472 | |
| 473 | Add support for the Google Application Default Credentials. |
| 474 | Require python 2.6 as a minimum version. |
| 475 | Update several API samples. |
| 476 | Finish splitting out oauth2client repo and update tests. |
| 477 | Various doc cleanup and bugfixes. |
Craig Citro | f756c68 | 2014-10-15 23:01:31 -0700 | [diff] [blame] | 478 | |
| 479 | Two important notes: |
| 480 | * We've added `googleapiclient` as the primary suggested import |
| 481 | name, and kept `apiclient` as an alias, in order to have a more |
| 482 | appropriate import name. At some point, we will remove `apiclient` |
| 483 | as an alias. |
| 484 | * Due to an issue around in-place upgrades for Python packages, |
| 485 | it's not possible to do an upgrade from version 1.2 to 1.3. Instead, |
| 486 | setup.py attempts to detect this and prevents it. Simply remove |
| 487 | the previous version and reinstall to fix this. |
| 488 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 489 | ### v1.2 |
Joe Gregorio | ce67bc2 | 2013-07-02 13:50:31 -0400 | [diff] [blame] | 490 | Version 1.2 |
| 491 | |
| 492 | The use of the gflags library is now deprecated, and is no longer a |
| 493 | dependency. If you are still using the oauth2client.tools.run() function |
| 494 | then include gflags as a dependency of your application or switch to |
| 495 | oauth2client.tools.run_flow. |
| 496 | Samples have been updated to use the new apiclient.sample_tools, and no |
| 497 | longer use gflags. |
| 498 | Added support for the experimental Object Change Notification, as found in |
| 499 | the Cloud Storage API. |
| 500 | The oauth2client App Engine decorators are now threadsafe. |
| 501 | |
| 502 | - Use the following redirects feature of httplib2 where it returns the |
| 503 | ultimate URL after a series of redirects to avoid multiple hops for every |
| 504 | resumable media upload request. |
| 505 | - Updated AdSense Management API samples to V1.3 |
| 506 | - Add option to automatically retry requests. |
| 507 | - Ability to list registered keys in multistore_file. |
| 508 | - User-agent must contain (gzip). |
| 509 | - The 'method' parameter for httplib2 is not positional. This would cause |
| 510 | spurious warnings in the logging. |
| 511 | - Making OAuth2Decorator more extensible. Fixes Issue 256. |
| 512 | - Update AdExchange Buyer API examples to version v1.2. |
| 513 | |
| 514 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 515 | ### v1.1 |
Joe Gregorio | 3cc9a45 | 2013-03-07 10:08:39 -0500 | [diff] [blame] | 516 | Version 1.1 |
| 517 | |
| 518 | Add PEM support to SignedJWTAssertionCredentials (used to only support |
| 519 | PKCS12 formatted keys). Note that if you use PEM formatted keys you can use |
| 520 | PyCrypto 2.6 or later instead of OpenSSL. |
| 521 | |
| 522 | Allow deserialized discovery docs to be passed to build_from_document(). |
| 523 | |
| 524 | - Make ResumableUploadError derive from HttpError. |
| 525 | - Many changes to move all the closures in apiclient.discovery into real |
| 526 | - classes and objects. |
| 527 | - Make from_json behavior inheritable. |
| 528 | - Expose the full token response in OAuth2Client and OAuth2Decorator. |
| 529 | - Handle reasons that are None. |
| 530 | - Added support for NDB based storing of oauth2client objects. |
| 531 | - Update grant_type for AssertionCredentials. |
| 532 | - Adding a .revoke() to Credentials. Closes issue 98. |
| 533 | - Modify oauth2client.multistore_file to store and retrieve credentials |
| 534 | using an arbitrary key. |
| 535 | - Don't accept 403 challenges by default for auth challenges. |
| 536 | - Set httplib2.RETRIES to 1. |
| 537 | - Consolidate handling of scopes. |
| 538 | - Upgrade to httplib2 version 0.8. |
| 539 | - Allow setting the response_type in OAuth2WebServerFlow. |
| 540 | - Ensure that dataWrapper feature is checked before using the 'data' value. |
| 541 | - HMAC verification does not use a constant time algorithm. |
| 542 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 543 | ### v1.0 |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 544 | Version 1.0 |
| 545 | |
| 546 | - Changes to the code for running tests and building releases. |
| 547 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 548 | ### v1.0c3 |
Joe Gregorio | 73774c5 | 2012-08-29 09:45:53 -0400 | [diff] [blame] | 549 | Version 1.0 Release Candidate 3 |
| 550 | |
| 551 | - In samples and oauth2 decorator, escape untrusted content before displaying it. |
| 552 | - Do not allow credentials files to be symlinks. |
| 553 | - Add XSRF protection to oauth2decorator callback 'state'. |
| 554 | - Handle uploading chunked media by stream. |
| 555 | - Handle passing streams directly to httplib2. |
| 556 | - Add support for Google Compute Engine service accounts. |
| 557 | - Flows no longer need to be saved between uses. |
| 558 | - Change GET to POST if URI is too long. Fixes issue #96. |
| 559 | - Add a keyring based Storage. |
| 560 | - More robust picking up JSON error responses. |
| 561 | - Make batch errors align with normal errors. |
| 562 | - Add a Google Compute sample. |
| 563 | - Token refresh to work with 'old' GData API |
| 564 | - Loading of client_secrets JSON file backed by a cache. |
| 565 | - Switch to new discovery path parameters. |
| 566 | - Add support for additionalProperties when printing schema'd objects. |
| 567 | - Fix media upload parameter names. Reviewed in http://codereview.appspot.com/6374062/ |
| 568 | - oauth2client support for URL-encoded format of exchange token response (e.g. Facebook) |
| 569 | - Build cleaner and easier to read docs for dynamic surfaces. |
| 570 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 571 | ### v1.0c2 |
Joe Gregorio | bf14cef | 2012-06-22 15:26:16 -0400 | [diff] [blame] | 572 | Version 1.0 Release Candidate 2 |
| 573 | |
| 574 | - Parameter values of None should be treated as missing. Fixes issue #144. |
| 575 | - Distribute the samples separately from the library source. Fixes issue #155. |
| 576 | - Move all remaining samples over to client_secrets.json. Fixes issue #156. |
| 577 | - Make locked_file.py understand win32file primitives for better awesomeness. |
| 578 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 579 | ### v1.0c1 |
Joe Gregorio | 1aaec4b | 2012-06-15 16:20:41 -0400 | [diff] [blame] | 580 | Version 1.0 Release Candidate 1 |
| 581 | |
Joe Gregorio | 638663c | 2012-06-15 14:40:47 -0400 | [diff] [blame] | 582 | - Documentation for the library has switched to epydoc: |
| 583 | http://google-api-python-client.googlecode.com/hg/docs/epy/index.html |
| 584 | - Many improvements for media support: |
| 585 | * Added media download support, including resumable downloads. |
| 586 | * Better handling of streams that report their size as 0. |
| 587 | * Update Media Upload to include io.Base and also fix some bugs. |
| 588 | - OAuth bug fixes and improvements. |
| 589 | * Remove OAuth 1.0 support. |
| 590 | * Added credentials_from_code and credentials_from_clientsecrets_and_code. |
| 591 | * Make oauth2client support Windows-friendly locking. |
| 592 | * Fix bug in StorageByKeyName. |
| 593 | * Fix None handling in Django fields. Reviewed in http://codereview.appspot.com/6298084/. Fixes issue #128. |
| 594 | - Add epydoc generated docs. Reviewed in http://codereview.appspot.com/6305043/ |
| 595 | - Move to PEP386 compliant version numbers. |
| 596 | - New and updated samples |
| 597 | * Ad Exchange Buyer API v1 code samples. |
| 598 | * Automatically generate Samples wiki page from README files. |
| 599 | * Update Google Prediction samples. |
| 600 | * Add a Tasks sample that demonstrates Service accounts. |
| 601 | * new analytics api samples. Reviewed here: http://codereview.appspot.com/5494058/ |
| 602 | - Convert all inline samples to the Farm API for consistency. |
| 603 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 604 | ### v1.0beta8 |
Joe Gregorio | d02bf5e | 2012-03-02 13:21:32 -0800 | [diff] [blame] | 605 | - Updated meda upload support. |
| 606 | - Many fixes for batch requests. |
| 607 | - Better handling for requests that don't require a body. |
| 608 | - Fix issues with Google App Engine Python 2.7 runtime. |
| 609 | - Better support for proxies. |
| 610 | - All Storages now have a .delete() method. |
| 611 | - Important changes which might break your code: |
| 612 | * apiclient.anyjson has moved to oauth2client.anyjson. |
| 613 | * Some calls, for example, taskqueue().lease() used to require a parameter |
| 614 | named body. In this new release only methods that really need to send a body |
| 615 | require a body parameter, and so you may get errors about an unknown |
| 616 | 'body' parameter in your call. The solution is to remove the unneeded |
| 617 | body={} parameter. |
| 618 | |
release-please[bot] | df4aa2b | 2020-04-20 14:32:47 -0700 | [diff] [blame] | 619 | ### v1.0beta7 |
Joe Gregorio | 205a061 | 2011-12-14 11:38:16 -0500 | [diff] [blame] | 620 | - Support for batch requests. http://code.google.com/p/google-api-python-client/wiki/Batch |
| 621 | - Support for media upload. http://code.google.com/p/google-api-python-client/wiki/MediaUpload |
| 622 | - Better handling for APIs that return something other than JSON. |
| 623 | - Major cleanup and consolidation of the samples. |
| 624 | - Bug fixes and other enhancements: |
| 625 | 72 Defect Appengine OAuth2Decorator: Convert redirect address to string |
| 626 | 22 Defect Better error handling for unknown service name or version |
| 627 | 48 Defect StorageByKeyName().get() has side effects |
| 628 | 50 Defect Need sample client code for Admin Audit API |
| 629 | 28 Defect better comments for app engine sample Nov 9 |
| 630 | 63 Enhancement Let OAuth2Decorator take a list of scope |