File tree 2 files changed +9
-1
lines changed 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
+
1
5
## 0.8.14
6
+
2
7
- Support override metadata properties in ` copyObject ` .
3
8
4
9
## 0.8.13
10
+
5
11
- Support the latest version ` ^13.0.0 ` of the ` googleapis ` package.
6
12
7
13
## 0.8.12
14
+
8
15
- Support the latest version 12.0.0 of the ` googleapis ` package.
9
16
10
17
## 0.8.11
18
+
11
19
- After the first ` Page ` created by ` Datastore.withRetry() ` retries were not
12
20
happening. This is now fixed, ensuring that ` Page.next() ` will always retry
13
21
when ` Datastore ` is wrapped with ` Datastore.withRetry() ` .
Original file line number Diff line number Diff line change 1
1
name : gcloud
2
- version : 0.8.14
2
+ version : 0.8.15
3
3
description : >-
4
4
High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.
5
5
repository : https://github.com/dart-lang/labs/tree/main/pkgs/gcloud
You can’t perform that action at this time.
0 commit comments