| OLD | NEW |
| 1 ## 0.32.0 |
| 2 |
| 3 * [api-removal] genomics:v1beta2 |
| 4 * [api] appengine:v1beta4: schema changes |
| 5 * [api] appengine:v1beta5: schema changes |
| 6 * [api] cloudreporting:v1beta1: schema changes |
| 7 * [api] dataflow:v1b3: schema changes |
| 8 * [api] language:v1beta1: schema/method changes |
| 9 * [api] logging:v2beta1: schema/method changes |
| 10 * [api] ml:v1beta1: schema changes |
| 11 * [api] runtimeconfig:v1beta1: schema/method changes |
| 12 * [api] sqladmin:v1beta4: schema changes |
| 13 |
| 1 ## 0.31.0 | 14 ## 0.31.0 |
| 2 | 15 |
| 3 * [api-new] ml:v1beta1 | 16 * [api-new] ml:v1beta1 |
| 4 * [api-breaking] dataflow:v1b3: resource changes | 17 * [api-breaking] dataflow:v1b3: resource changes |
| 5 * [api-breaking] dns:v2beta1: renamed resource | 18 * [api-breaking] dns:v2beta1: renamed resource |
| 6 * [api-breaking] logging:v1beta1: added resources, method changes | 19 * [api-breaking] logging:v1beta1: added resources, method changes |
| 7 * [api] appengine:v1beta4: schema/method changes | 20 * [api] appengine:v1beta4: schema/method changes |
| 8 * [api] appengine:v1beta5: schema/method changes | 21 * [api] appengine:v1beta5: schema/method changes |
| 9 * [api] cloudreporting:v1beta1: schema changes | 22 * [api] cloudreporting:v1beta1: schema changes |
| 10 * [api] cloudresourcemanager:v1beta1: schema/method changes | 23 * [api] cloudresourcemanager:v1beta1: schema/method changes |
| (...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 317 * [generator] Bugfix in resumable media uploader. | 330 * [generator] Bugfix in resumable media uploader. |
| 318 | 331 |
| 319 ## 0.1.1 | 332 ## 0.1.1 |
| 320 | 333 |
| 321 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 334 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 322 * [generator] Rename test files to _test.dart so they get automatically run. | 335 * [generator] Rename test files to _test.dart so they get automatically run. |
| 323 | 336 |
| 324 ## 0.1.0 | 337 ## 0.1.0 |
| 325 | 338 |
| 326 * First release | 339 * First release |
| OLD | NEW |