Skip to content

Commit 11c543c

Browse files
authored
Release 1.14.0 (googleapis#7296)
1 parent 1178ab0 commit 11c543c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

storage/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
[1]: https://pypi.org/project/google-cloud-storage/#history
66

7+
## 1.14.0
8+
9+
02-06-2019 12:49 PST
10+
11+
12+
### New Features
13+
- Add 'Bucket.iam_configuration' property, enabling Bucket-Policy-Only. ([#7066](https://github.com/googleapis/google-cloud-python/pull/7066))
14+
15+
### Documentation
16+
- Improve docs for 'generate_signed_url'. ([#7201](https://github.com/googleapis/google-cloud-python/pull/7201))
17+
718
## 1.13.2
819

920
12-17-2018 17:02 PST

storage/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = 'google-cloud-storage'
2424
description = 'Google Cloud Storage API client library'
25-
version = '1.13.2'
25+
version = '1.14.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)