OLD | NEW |
| 1 ## 0.11.0 |
| 2 |
| 3 * [apis] container:v1beta1: schema changes |
| 4 * [apis] dataflow:v1beta3: schema changes |
| 5 * [apis] genomics:v1beta2: method and schema changes |
| 6 * [apis] replicapool:v1beta2: schema changes |
| 7 * [apis] sqladmin:1beta4: schema changes |
| 8 * [apis-breaking] replicapoolupdater:v1beta1: schema changes |
| 9 * [apis-new] logging:v1beta3 |
| 10 * [apis-removed] genomics:v1beta |
| 11 |
1 ## 0.10.0 | 12 ## 0.10.0 |
2 | 13 |
3 * [apis-breaking] dataflow:v1b4: Removal of schemas | 14 * [apis-breaking] dataflow:v1b4: Removal of schemas |
4 * [apis] dataflow:v1beta3: schema changes | 15 * [apis] dataflow:v1beta3: schema changes |
5 * [apis] genomics:v1beta2: method/schema addition | 16 * [apis] genomics:v1beta2: method/schema addition |
6 * [apis] replicapoolupdater:v1beta1: schema changes | 17 * [apis] replicapoolupdater:v1beta1: schema changes |
7 * [apis-new] pubsub:v1beta2 | 18 * [apis-new] pubsub:v1beta2 |
8 | 19 |
9 ## 0.9.0 | 20 ## 0.9.0 |
10 | 21 |
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
90 * [generator] Bugfix in resumable media uploader. | 101 * [generator] Bugfix in resumable media uploader. |
91 | 102 |
92 ## 0.1.1 | 103 ## 0.1.1 |
93 | 104 |
94 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 105 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
95 * [generator] Rename test files to _test.dart so they get automatically run. | 106 * [generator] Rename test files to _test.dart so they get automatically run. |
96 | 107 |
97 ## 0.1.0 | 108 ## 0.1.0 |
98 | 109 |
99 * First release | 110 * First release |
OLD | NEW |