Skip to content

google-cloud-storage 1.16.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 17 May 15:34
b1a9e54

05-16-2019 12:55 PDT

New Features

  • Update Client.create_bucket to take a Bucket object or string. (#7820)
  • Update Client.get_bucket to take a Bucket object or string. (#7856)
  • Add Client.download_blob_to_file method. (#7949)
  • Add client_info support to client / connection. (#7872)

Dependencies

  • Pin google-cloud-core >= 1.0.0, < 2.0dev. (#7993)
  • Pin google-auth >= 1.2.0. (#7798)