Skip to content

google-cloud-storage 1.19.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 28 Aug 17:46
d8febfe

08-28-2019 09:45 PDT

Implementation Changes

  • Expose 'HMACKeyMetadata.id' field. (#9115)
  • Make 'Blob.bucket' a readonly property. (#9113)
  • Clarify 'response_type' for signed_url methods. (#8942)

New Features

  • Add client_options to constructors for manual clients. (#9054)

Documentation

  • Remove compatability badges from READMEs. (#9035)

Internal / Testing Changes

  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
  • Fix tests broken by yesterday's google-resumable-media release. (#9119)
  • Harden 'test_access_to_public_bucket' systest against 429 / 503 errors. (#8997)