File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.8.12
2
+ - Support the latest version 12.0.0 of the ` googleapis ` package.
3
+
1
4
## 0.8.11
2
5
- After the first ` Page ` created by ` Datastore.withRetry() ` retries were not
3
6
happening. This is now fixed, ensuring that ` Page.next() ` will always retry
Original file line number Diff line number Diff line change 1
1
name : gcloud
2
- version : 0.8.11
2
+ version : 0.8.12
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/gcloud
@@ -13,7 +13,7 @@ environment:
13
13
14
14
dependencies :
15
15
_discoveryapis_commons : ^1.0.0
16
- googleapis : ' >=3.0.0 <12 .0.0'
16
+ googleapis : ' >=3.0.0 <13 .0.0'
17
17
http : ' >=0.13.5 <2.0.0'
18
18
meta : ^1.3.0
19
19
retry : ^3.1.1
You can’t perform that action at this time.
0 commit comments