Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 ## 0.5.0 | |
| 2 | |
| 3 * [apis-new] container:v1beta1: API added | |
| 4 * [apis-new] genomics:v1beta2: API added | |
| 5 * [apis-new] replicapool:v1beta2: API added | |
| 6 * [apis-new] replicapoolupdater:v1beta1: API added | |
| 7 * [apis] autoscaler:v1beta2: additional schemas/methods | |
| 8 * [apis] qladmin:v1beta3: schema changes | |
| 9 * [apis-breaking] genomics:v1beta: removed methods | |
| 10 * [apis-removed] replicapool:v1beta1: removed (Deprecated) | |
| 11 * [generator] Bugfix in resumable media uploader. | |
|
kustermann
2014/11/05 08:39:49
What was the bugfix in media uploader?
Is it just
Søren Gjesse
2014/11/05 09:50:21
See previous comment.
| |
| 12 | |
| 1 ## 0.4.0 | 13 ## 0.4.0 |
| 2 | 14 |
| 3 * [apis] cloudmonitoring:v2beta1: additional schemas/methods | 15 * [apis] cloudmonitoring:v2beta1: additional schemas/methods |
| 4 * [apis-breaking] genomics:v1beta: additional schemas/methods, minor removal of schema properties | 16 * [apis-breaking] genomics:v1beta: additional schemas/methods, minor removal of schema properties |
| 5 | 17 |
| 6 ## 0.3.0 | 18 ## 0.3.0 |
| 7 | 19 |
| 8 * [apis-breaking] genomics:v1beta: breaking changes (method argument changes and schema change) | 20 * [apis-breaking] genomics:v1beta: breaking changes (method argument changes and schema change) |
| 9 | 21 |
| 10 ## 0.2.1 | 22 ## 0.2.1 |
| (...skipping 10 matching lines...) Expand all Loading... | |
| 21 * [generator] Bugfix in resumable media uploader. | 33 * [generator] Bugfix in resumable media uploader. |
| 22 | 34 |
| 23 ## 0.1.1 | 35 ## 0.1.1 |
| 24 | 36 |
| 25 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. | 37 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. |
| 26 * [generator] Rename test files to _test.dart so they get automatically run. | 38 * [generator] Rename test files to _test.dart so they get automatically run. |
| 27 | 39 |
| 28 ## 0.1.0 | 40 ## 0.1.0 |
| 29 | 41 |
| 30 * First release | 42 * First release |
| OLD | NEW |