OLD | NEW |
1 ## 0.8.0 | 1 ## 0.8.0 |
2 | 2 |
| 3 * [apis-new] dataflow:v1b4: API added |
3 * [apis] cloudmonitoring:v2beta1: method changes | 4 * [apis] cloudmonitoring:v2beta1: method changes |
4 * [apis] dataflow:v1beta2: schema changes | 5 * [apis] dataflow:v1beta2: schema changes |
5 * [apis] genomics:v1beta2: new resources and schemas | 6 * [apis] genomics:v1beta2: new resources and schemas |
6 * [apis-breaking] replicapoolupdater:v1beta1: schema/method changes | 7 * [apis-breaking] replicapoolupdater:v1beta1: schema/method changes |
7 | 8 |
8 ## 0.7.0 | 9 ## 0.7.0 |
9 | 10 |
10 * [apis] container:v1beta1: schema changes | 11 * [apis] container:v1beta1: schema changes |
11 * [apis-breaking] genomics:v1beta2: schema changes | 12 * [apis-breaking] genomics:v1beta2: schema changes |
12 * [apis-breaking] replicapoolupdater:v1beta1: schema/method changes | 13 * [apis-breaking] replicapoolupdater:v1beta1: schema/method changes |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
73 * [generator] Bugfix in resumable media uploader. | 74 * [generator] Bugfix in resumable media uploader. |
74 | 75 |
75 ## 0.1.1 | 76 ## 0.1.1 |
76 | 77 |
77 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 78 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
78 * [generator] Rename test files to _test.dart so they get automatically run. | 79 * [generator] Rename test files to _test.dart so they get automatically run. |
79 | 80 |
80 ## 0.1.0 | 81 ## 0.1.0 |
81 | 82 |
82 * First release | 83 * First release |
OLD | NEW |