OLD | NEW |
| 1 ## 0.33.0 |
| 2 |
| 3 * [api-new] language:v1 |
| 4 * [api-new] slides:v1 |
| 5 * [api-breaking] appengine:v1: resource removal |
| 6 * [api-breaking] firebasedynamiclinks:v1: schema changes |
| 7 * [api-breaking] youtube-analytics:v1: removal of resources |
| 8 * [api-removal] dfareporting:v2_4 |
| 9 * [api] analyticsreporting:v4: schema changes |
| 10 * [api] androidenterprise:v1: schema changes |
| 11 * [api] books:v1: schema changes |
| 12 * [api] cloudbuild:v1: schema/method changes |
| 13 * [api] cloudresourcemanager:v1: schema/method changes |
| 14 * [api] compute:v1: new resources |
| 15 * [api] deploymentmanager:v2: schema changes |
| 16 * [api] drive:v2: schema changes |
| 17 * [api] drive:v3: schema changes |
| 18 * [api] gmail:v1: schema changes |
| 19 * [api] identitytoolkit:v3: schema changes |
| 20 * [api] logging:v2: new resource |
| 21 * [api] servicemanagement:v1: schema changes |
| 22 * [api] sheets:v4: schema changes |
| 23 * [api] storage:v1: schema changes |
| 24 * [api] youtube:v3: schema changes |
| 25 |
1 ## 0.32.0 | 26 ## 0.32.0 |
2 | 27 |
3 * [api-new] dfareporting:v2_7 | 28 * [api-new] dfareporting:v2_7 |
4 * [api-new] firebasedynamicclicks:v1 | 29 * [api-new] firebasedynamicclicks:v1 |
5 * [api-new] logging:v2 | 30 * [api-new] logging:v2 |
6 * [api-new] manufactures:v1 | 31 * [api-new] manufactures:v1 |
7 * [api-new] runtimeconfig:v1 | 32 * [api-new] runtimeconfig:v1 |
8 * [api-new] surveys:v2 | 33 * [api-new] surveys:v2 |
9 * [api-breaking] bigquery:v2: method changes | 34 * [api-breaking] bigquery:v2: method changes |
10 * [api-breaking] civicinfo:v2: method changes | 35 * [api-breaking] civicinfo:v2: method changes |
(...skipping 587 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
598 | 623 |
599 ## 0.1.1 | 624 ## 0.1.1 |
600 | 625 |
601 * [apis] Added Discovery API | 626 * [apis] Added Discovery API |
602 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 627 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
603 * [generator] Rename test files to _test.dart so they get automatically run. | 628 * [generator] Rename test files to _test.dart so they get automatically run. |
604 | 629 |
605 ## 0.1.0 | 630 ## 0.1.0 |
606 | 631 |
607 * First release | 632 * First release |
OLD | NEW |