| OLD | NEW |
| 1 ## 0.31.0 |
| 2 |
| 3 * [api-new] ml:v1beta1 |
| 4 * [api-breaking] dataflow:v1b3: resource changes |
| 5 * [api-breaking] dns:v2beta1: renamed resource |
| 6 * [api-breaking] logging:v1beta1: added resources, method changes |
| 7 * [api] appengine:v1beta4: schema/method changes |
| 8 * [api] appengine:v1beta5: schema/method changes |
| 9 * [api] cloudreporting:v1beta1: schema changes |
| 10 * [api] cloudresourcemanager:v1beta1: schema/method changes |
| 11 * [api] dataproc:v1beta1: schema/method changes |
| 12 * [api] runtimeconfig:v1beta1: method changes |
| 13 * [api] sqladmin:v1beta3: schema changes |
| 14 * [api] sqladmin:v1beta4: schema changes |
| 15 |
| 1 ## 0.30.1 | 16 ## 0.30.1 |
| 2 | 17 |
| 3 * [api] datastore:v1beta3: schema changes | 18 * [api] datastore:v1beta3: schema changes |
| 4 | 19 |
| 5 ## 0.30.0 | 20 ## 0.30.0 |
| 6 | 21 |
| 7 * [api-new] language:v1beta1 | 22 * [api-new] language:v1beta1 |
| 8 * [api-new] speech:v1beta1 | 23 * [api-new] speech:v1beta1 |
| 9 * [api] appengine:v1beta4: schema changes | 24 * [api] appengine:v1beta4: schema changes |
| 10 * [api] appengine:v1beta5: schema changes | 25 * [api] appengine:v1beta5: schema changes |
| (...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 * [generator] Bugfix in resumable media uploader. | 317 * [generator] Bugfix in resumable media uploader. |
| 303 | 318 |
| 304 ## 0.1.1 | 319 ## 0.1.1 |
| 305 | 320 |
| 306 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 321 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 307 * [generator] Rename test files to _test.dart so they get automatically run. | 322 * [generator] Rename test files to _test.dart so they get automatically run. |
| 308 | 323 |
| 309 ## 0.1.0 | 324 ## 0.1.0 |
| 310 | 325 |
| 311 * First release | 326 * First release |
| OLD | NEW |