Thanks to visit codestin.com
Credit goes to github.com

Skip to content

google-cloud-storage 1.20.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 26 Sep 17:05
ced30b4

09-26-2019 06:45 PDT

New Features

  • Add user_project param to HMAC-related methods. (#9237)
  • Add Blob.from_string and Bucket.from_string factories. (#9143)

Documentation

  • Fix intersphinx reference to requests. (#9294)
  • Fix deep / broken URL for service account setup. (#9164)

Internal / Testing Changes

  • Fix typo in _helpers.py. (#9239)
  • In systests, retry bucket creation on 503. (#9248)
  • Avoid using REGIONAL / MULTI_REGIONAL in examples, tests. (#9205)
  • Move benchwrapper into tests/perf. (#9246)
  • Add support for STORAGE_EMULATOR_HOST; add benchwrapper script. (#9219)