| OLD | NEW |
| 1 ## 0.5.1 |
| 2 |
| 3 * [apis] pubsub:v1beta1: schema changes |
| 4 |
| 1 ## 0.5.0 | 5 ## 0.5.0 |
| 2 | 6 |
| 3 * [apis-new] container:v1beta1: API added | 7 * [apis-new] container:v1beta1: API added |
| 4 * [apis-new] genomics:v1beta2: API added | 8 * [apis-new] genomics:v1beta2: API added |
| 5 * [apis-new] replicapool:v1beta2: API added | 9 * [apis-new] replicapool:v1beta2: API added |
| 6 * [apis-new] replicapoolupdater:v1beta1: API added | 10 * [apis-new] replicapoolupdater:v1beta1: API added |
| 7 * [apis] autoscaler:v1beta2: additional schemas/methods | 11 * [apis] autoscaler:v1beta2: additional schemas/methods |
| 8 * [apis] qladmin:v1beta3: schema changes | 12 * [apis] qladmin:v1beta3: schema changes |
| 9 * [apis-breaking] genomics:v1beta: removed methods | 13 * [apis-breaking] genomics:v1beta: removed methods |
| 10 * [apis-removed] replicapool:v1beta1: removed (Deprecated) | 14 * [apis-removed] replicapool:v1beta1: removed (Deprecated) |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 * [generator] Bugfix in resumable media uploader. | 36 * [generator] Bugfix in resumable media uploader. |
| 33 | 37 |
| 34 ## 0.1.1 | 38 ## 0.1.1 |
| 35 | 39 |
| 36 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 40 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 37 * [generator] Rename test files to _test.dart so they get automatically run. | 41 * [generator] Rename test files to _test.dart so they get automatically run. |
| 38 | 42 |
| 39 ## 0.1.0 | 43 ## 0.1.0 |
| 40 | 44 |
| 41 * First release | 45 * First release |
| OLD | NEW |