File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-storage/#history
6
6
7
+ ## 1.20.0
8
+
9
+ 09-26-2019 06:45 PDT
10
+
11
+
12
+ ### New Features
13
+ - Add ` user_project ` param to HMAC-related methods. ([ #9237 ] ( https://github.com/googleapis/google-cloud-python/pull/9237 ) )
14
+ - Add ` Blob.from_string ` and ` Bucket.from_string ` factories. ([ #9143 ] ( https://github.com/googleapis/google-cloud-python/pull/9143 ) )
15
+
16
+ ### Documentation
17
+ - Fix intersphinx reference to ` requests ` . ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
18
+ - Fix deep / broken URL for service account setup. ([ #9164 ] ( https://github.com/googleapis/google-cloud-python/pull/9164 ) )
19
+
20
+ ### Internal / Testing Changes
21
+ - Fix typo in ` _helpers.py ` . ([ #9239 ] ( https://github.com/googleapis/google-cloud-python/pull/9239 ) )
22
+ - In systests, retry bucket creation on 503. ([ #9248 ] ( https://github.com/googleapis/google-cloud-python/pull/9248 ) )
23
+ - Avoid using ` REGIONAL ` / ` MULTI_REGIONAL ` in examples, tests. ([ #9205 ] ( https://github.com/googleapis/google-cloud-python/pull/9205 ) )
24
+ - Move ` benchwrapper ` into ` tests/perf ` . ([ #9246 ] ( https://github.com/googleapis/google-cloud-python/pull/9246 ) )
25
+ - Add support for ` STORAGE_EMULATOR_HOST ` ; add ` benchwrapper ` script. ([ #9219 ] ( https://github.com/googleapis/google-cloud-python/pull/9219 ) )
26
+
27
+
7
28
## 1.19.0
8
29
9
30
08-28-2019 09:45 PDT
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-storage"
24
24
description = "Google Cloud Storage API client library"
25
- version = "1.19 .0"
25
+ version = "1.20 .0"
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments