| OLD | NEW |
| 1 ## 0.33.0 |
| 2 |
| 3 [api-breaking] dataflow |
| 4 [api-breaking] ml |
| 5 [api-breaking] speech |
| 6 [api] dataflow: changes |
| 7 [api] dataproc: changes |
| 8 [api] ml: changes |
| 9 [api] sqladmin: changes |
| 10 |
| 1 ## 0.32.1 | 11 ## 0.32.1 |
| 2 | 12 |
| 3 * [api-new] cloudkms:v1beta1 | 13 * [api-new] cloudkms:v1beta1 |
| 4 * [api] dataflow:v1b3: schema changes | 14 * [api] dataflow:v1b3: schema changes |
| 5 * [api] ml:v1beta1: schema changes | 15 * [api] ml:v1beta1: schema changes |
| 6 * [api] sqladmin:v1beta4: new methods | 16 * [api] sqladmin:v1beta4: new methods |
| 7 * [api] toolresults:v1beta3: new resources | 17 * [api] toolresults:v1beta3: new resources |
| 8 | 18 |
| 9 ## 0.32.0 | 19 ## 0.32.0 |
| 10 | 20 |
| (...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 338 * [generator] Bugfix in resumable media uploader. | 348 * [generator] Bugfix in resumable media uploader. |
| 339 | 349 |
| 340 ## 0.1.1 | 350 ## 0.1.1 |
| 341 | 351 |
| 342 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 352 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 343 * [generator] Rename test files to _test.dart so they get automatically run. | 353 * [generator] Rename test files to _test.dart so they get automatically run. |
| 344 | 354 |
| 345 ## 0.1.0 | 355 ## 0.1.0 |
| 346 | 356 |
| 347 * First release | 357 * First release |
| OLD | NEW |