google-cloud v1.7.0 Release Notes

Release Date: 2020-05-05 // almost 4 years ago
    • ๐Ÿ‘ V4 signed URL support:
      • Add support for bucket-bound domains and virtual hosted style URLs.
      • Add support for query parameters in the signature.
      • Fix text encoding to align with standards.
    • โž• Add the object name to query parameters for write calls.
    • ๐Ÿ›  Fix retry behavior when reading files with Content-Encoding gzip.
    • ๐Ÿ›  Fix response header in reader.
    • ๐Ÿ†• New code examples:
      • Error handling for ObjectHandle preconditions.
      • Existence checks for buckets and objects.