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 f72ab40 commit 4dc94d7Copy full SHA for 4dc94d7
storage/CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
[1]: https://pypi.org/project/google-cloud-storage/#history
6
7
+## 1.22.0
8
+
9
+11-05-2019 10:22 PST
10
11
12
+### New Features
13
+- Add UBLA attrs to IAMConfiguration. ([#9475](https://github.com/googleapis/google-cloud-python/pull/9475))
14
15
## 1.21.0
16
17
10-28-2019 21:52 PDT
storage/setup.py
@@ -22,7 +22,7 @@
22
23
name = "google-cloud-storage"
24
description = "Google Cloud Storage API client library"
25
-version = "1.21.0"
+version = "1.22.0"
26
# Should be one of:
27
# 'Development Status :: 3 - Alpha'
28
# 'Development Status :: 4 - Beta'
0 commit comments