We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18915e commit 33d3081Copy full SHA for 33d3081
pkgs/gcloud/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.8.6-dev
2
+
3
+- Throttle streams piped into `Bucket.write` when the size is not known
4
+ beforehand.
5
6
## 0.8.5
7
8
- Support the latest version 7.0.0 of the `googleapis` package.
pkgs/gcloud/pubspec.yaml
@@ -1,5 +1,5 @@
name: gcloud
-version: 0.8.5
+version: 0.8.6-dev
description: >-
High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.
homepage: https://github.com/dart-lang/gcloud
0 commit comments