File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-storage/#history
66
7+ ## 1.16.1
8+
9+ 06-04-2019 11:09 PDT
10+
11+
12+ ### Dependencies
13+ - Don't pin ` google-api-core ` in libs using ` google-cloud-core ` . ([ #8213 ] ( https://github.com/googleapis/google-cloud-python/pull/8213 ) )
14+
15+ ### Documentation
16+ - Fix example in ` download_blob_to_file ` docstring. ([ #8201 ] ( https://github.com/googleapis/google-cloud-python/pull/8201 ) )
17+ - Tweak ` fields ` docstring further. ([ #8040 ] ( https://github.com/googleapis/google-cloud-python/pull/8040 ) )
18+ - Improve docs for ` fields ` argument to ` Bucket.list_blobs ` . ([ #8023 ] ( https://github.com/googleapis/google-cloud-python/pull/8023 ) )
19+ - Fix docs typo. ([ #8027 ] ( https://github.com/googleapis/google-cloud-python/pull/8027 ) )
20+
21+ ### Internal / Testing Changes
22+ - Retry harder in face of 409/429 during module teardown. ([ #8113 ] ( https://github.com/googleapis/google-cloud-python/pull/8113 ) )
23+ - Add more retries for 429s during teardown operations. ([ #8112 ] ( https://github.com/googleapis/google-cloud-python/pull/8112 ) )
24+
725## 1.16.0
826
92705-16-2019 12:55 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-storage'
2424description = 'Google Cloud Storage API client library'
25- version = '1.16.0 '
25+ version = '1.16.1 '
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments