OLD | NEW |
| 1 ## 0.39.0 |
| 2 |
| 3 [api-new] tracing:v2 |
| 4 [api] books:v1 |
| 5 [api] compute:v1 |
| 6 [api] container:v1 |
| 7 [api] drive:v2 |
| 8 [api] drive:v3 |
| 9 [api] iam:v1 |
| 10 [api] identitytoolkit:v3 |
| 11 [api] logging:v2 |
| 12 [api] servicemanagement:v1 |
| 13 [api] serviceuser:v1 |
| 14 [api] storage:v1 |
| 15 [api-breaking] cloudfunctions:v1 |
| 16 [api-breaking] cloudresourcemanager:v1 |
| 17 [api-breaking] compute:v1 |
| 18 [api-breaking] consumersurveys:v2 |
| 19 [api-breaking] content:v2 |
| 20 [api-breaking] servicemanagement:v1 |
| 21 [api-breaking] storagetransfer:v1 |
| 22 [api-breaking] surveys:v2 |
| 23 [api-removed] tracingv1 |
| 24 |
1 ## 0.37.0 | 25 ## 0.37.0 |
2 | 26 |
3 * [api-new] cloudfunctions:v1 | 27 * [api-new] cloudfunctions:v1 |
4 * [api-new] cloudkms:v1 | 28 * [api-new] cloudkms:v1 |
5 * [api-new] ml:v1 | 29 * [api-new] ml:v1 |
6 * [api] admin:directory_v1 | 30 * [api] admin:directory_v1 |
7 * [api] analytics:v3 | 31 * [api] analytics:v3 |
8 * [api] appengine:v1 | 32 * [api] appengine:v1 |
9 * [api] calendar:v3 | 33 * [api] calendar:v3 |
10 * [api] cloudresourcemanager:v1 | 34 * [api] cloudresourcemanager:v1 |
(...skipping 702 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
713 | 737 |
714 ## 0.1.1 | 738 ## 0.1.1 |
715 | 739 |
716 * [apis] Added Discovery API | 740 * [apis] Added Discovery API |
717 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 741 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
718 * [generator] Rename test files to _test.dart so they get automatically run. | 742 * [generator] Rename test files to _test.dart so they get automatically run. |
719 | 743 |
720 ## 0.1.0 | 744 ## 0.1.0 |
721 | 745 |
722 * First release | 746 * First release |
OLD | NEW |