Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 ## 0.30.1 | |
| 2 | |
| 3 * [api-new] appengine:v1 | |
|
kustermann
2016/08/08 09:03:45
I think admin/directory_v1 also had some schema ch
Søren Gjesse
2016/08/08 09:36:36
Good catch - I filed these changes under adexchang
| |
| 4 * [api-new] dfareporting:v2.6 | |
| 5 * [api-new] servicecontrol:v1 | |
| 6 * [api-new] servicemanagement:v1 | |
| 7 * [api] adexchangebuyer:v1.4: method and schema changes | |
| 8 * [api] adexchangeseller:v2.0: schema changes | |
| 9 * [api] androidenterprise:v1: new resources, schema changes | |
| 10 * [api] bigquery:v2: schema changes | |
| 11 * [api] cloudbuild:v1: schema changes | |
| 12 * [api] compute:v1: new methods, schema changes | |
| 13 * [api] fitness:v1: schema changes | |
| 14 * [api] identitytoolkit:v3: schema changes | |
| 15 * [api] script:v1: schema changes | |
| 16 * [api] sheets:v4: new method | |
| 17 | |
| 1 ## 0.30.0 | 18 ## 0.30.0 |
| 2 | 19 |
| 3 * [api-new] cloudbuild:v1 | 20 * [api-new] cloudbuild:v1 |
| 4 * [api] androidenterprise:v1: new resource | 21 * [api] androidenterprise:v1: new resource |
| 5 * [api] bigquery:v2: method changes | 22 * [api] bigquery:v2: method changes |
| 6 * [api] books:v1: new resource | 23 * [api] books:v1: new resource |
| 7 * [api] civicinfo:v2: schema changes | 24 * [api] civicinfo:v2: schema changes |
| 8 * [api] gmail:v1: new resource | 25 * [api] gmail:v1: new resource |
| 9 * [api] qpxexpress:v1: schema changes | 26 * [api] qpxexpress:v1: schema changes |
| 10 * [api-removal] appengine:v1 | 27 * [api-removal] appengine:v1 |
| (...skipping 508 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 519 | 536 |
| 520 ## 0.1.1 | 537 ## 0.1.1 |
| 521 | 538 |
| 522 * [apis] Added Discovery API | 539 * [apis] Added Discovery API |
| 523 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. | 540 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. |
| 524 * [generator] Rename test files to _test.dart so they get automatically run. | 541 * [generator] Rename test files to _test.dart so they get automatically run. |
| 525 | 542 |
| 526 ## 0.1.0 | 543 ## 0.1.0 |
| 527 | 544 |
| 528 * First release | 545 * First release |
| OLD | NEW |