File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717* ``1.4.0 `` (`PyPI <https://pypi.org/project/google-cloud-storage/1.4.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/storage-1.4.0 >`__)
1818* ``1.5.0 `` (`PyPI <https://pypi.org/project/google-cloud-storage/1.5.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/storage-1.5.0 >`__)
1919* ``1.6.0 `` (`PyPI <https://pypi.org/project/google-cloud-storage/1.6.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/storage-1.6.0 >`__)
20+ * ``1.7.0 `` (`PyPI <https://pypi.org/project/google-cloud-storage/1.7.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/storage-1.7.0 >`__)
2021
2122***********************************
2223``google-resumable-media `` Releases
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-storage/#history
66
7+ ## 1.7.0
8+
9+ ### Features
10+
11+ - Enable anonymous access to blobs in public buckets (#4315 )
12+ - Make project optional / overridable for storage client (#4381 )
13+ - Relax regex used to test for valid project IDs (#4543 )
14+ - Add support for ` source_generation ` parameter to ` Bucket.copy_blob ` (#4546 )
15+
716## 1.6.0
817
918### Documentation
Original file line number Diff line number Diff line change 6060
6161setup (
6262 name = 'google-cloud-storage' ,
63- version = '1.6.1.dev1 ' ,
63+ version = '1.7.0 ' ,
6464 description = 'Python Client for Google Cloud Storage' ,
6565 long_description = README ,
6666 namespace_packages = [
You can’t perform that action at this time.
0 commit comments