File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.8.15
2+
3+ - Update the pubspec repository field to reflect the repo move.
4+
15## 0.8.14
6+
27- Support override metadata properties in ` copyObject ` .
38
49## 0.8.13
10+
511- Support the latest version ` ^13.0.0 ` of the ` googleapis ` package.
612
713## 0.8.12
14+
815- Support the latest version 12.0.0 of the ` googleapis ` package.
916
1017## 0.8.11
18+
1119- After the first ` Page ` created by ` Datastore.withRetry() ` retries were not
1220 happening. This is now fixed, ensuring that ` Page.next() ` will always retry
1321 when ` Datastore ` is wrapped with ` Datastore.withRetry() ` .
Original file line number Diff line number Diff line change 11name : gcloud
2- version : 0.8.14
2+ version : 0.8.15
33description : >-
44 High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.
55repository : https://github.com/dart-lang/labs/tree/main/pkgs/gcloud
You can’t perform that action at this time.
0 commit comments