| OLD | NEW |
| 1 ## 0.34.0 |
| 2 |
| 3 * [api-new] appengine |
| 4 * [api] sqladmin |
| 5 * [api] dataproc |
| 6 * [api] adexchangebuyer2 |
| 7 * [api] dataflow |
| 8 * [api] ml |
| 9 * [api-breaking] dataproc |
| 10 * [api-removed] dfareporting |
| 11 |
| 1 ## 0.33.0 | 12 ## 0.33.0 |
| 2 | 13 |
| 3 [api-breaking] dataflow | 14 [api-breaking] dataflow |
| 4 [api-breaking] ml | 15 [api-breaking] ml |
| 5 [api-breaking] speech | 16 [api-breaking] speech |
| 6 [api] dataflow: changes | 17 [api] dataflow: changes |
| 7 [api] dataproc: changes | 18 [api] dataproc: changes |
| 8 [api] ml: changes | 19 [api] ml: changes |
| 9 [api] sqladmin: changes | 20 [api] sqladmin: changes |
| 10 | 21 |
| (...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 348 * [generator] Bugfix in resumable media uploader. | 359 * [generator] Bugfix in resumable media uploader. |
| 349 | 360 |
| 350 ## 0.1.1 | 361 ## 0.1.1 |
| 351 | 362 |
| 352 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 363 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 353 * [generator] Rename test files to _test.dart so they get automatically run. | 364 * [generator] Rename test files to _test.dart so they get automatically run. |
| 354 | 365 |
| 355 ## 0.1.0 | 366 ## 0.1.0 |
| 356 | 367 |
| 357 * First release | 368 * First release |
| OLD | NEW |