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 8c19f07 commit e9c39deCopy full SHA for e9c39de
CHANGES.md
@@ -1,3 +1,18 @@
1
+# v0.16.0
2
+
3
+- Increase the default chunk size for uploads (e.g., for the storage package) to 16 MB.
4
5
+- transport:
6
+ - Automatically populate QuotaProject from the "quota_project_id" field in the JSON credentials file.
7
+ - Add grpc.DialPool, which opens multiple grpc.ClientConns based on WithGRPCConnectionPool option.
8
9
+- Added a check to prevent mixed calls to Add and AddWait.
10
11
+- Various updates to autogenerated clients.
12
13
+_Please note:_ the release version is not indicative of an individual client's
14
+stability or version.
15
16
# v0.15.0
17
18
- monitoring/v3:
0 commit comments