Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.28 KB

File metadata and controls

54 lines (32 loc) · 1.28 KB

Changelog

PyPI History

1.8.0

New features

  • Implement predefined acl (#4757)
  • Add support for resumable signed url generation (#4789)

Implementation changes

  • Do not quote embedded slashes for public / signed URLs (#4716)

Dependencies

  • Update dependency range for api-core to include v1.0.0 releases (#4944)

Documentation

  • Missing word in docstring (#4763)

Testing and internal changes

  • Install local dependencies when running lint (#4936)
  • Re-enable lint for tests, remove usage of pylint (#4921)
  • Normalize all setup.py files (#4909)

1.7.0

Features

  • Enable anonymous access to blobs in public buckets (#4315)
  • Make project optional / overridable for storage client (#4381)
  • Relax regex used to test for valid project IDs (#4543)
  • Add support for source_generation parameter to Bucket.copy_blob (#4546)

1.6.0

Documentation

  • Added link to "Python Development Environment Setup Guide" in project README (#4187, h/t to @michaelawyu)

Dependencies

  • Upgrading to google-cloud-core >= 0.28.0 and adding dependency on google-api-core (#4221, #4280)
  • Requiring google-resumable-media >= 0.3.1 (#4244)

PyPI: https://pypi.org/project/google-cloud-storage/1.6.0/