Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v3.3.0
Choose a base ref
Loading
...
head repository:googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.3.1
Choose a head ref
Loading
  • 6commits
  • 18files changed
  • 5contributors

Commits on Aug 21, 2025

  1. chore: fix system tests due to Public access prevention (#1526)

    * fix: test_blob_acl_w_metageneration_match* fix: test_blob_acl_upload_predefined* remove unwanted comments and code* remove unwanted code
    @chandra-siri
    chandra-siri authoredAug 21, 2025
    Configuration menu
    Copy the full SHA
    7ce4e0bView commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. fix: send entire object checksum at "initiate a resumable upload sess…

    …ion" (#1525)* [Initiate a resumable upload session](https://cloud.google.com/storage/docs/performing-resumable-uploads#initiate-session) provides a way to specify entire object checksum as metadata.  * This will be used by the server before finalization, if there's a mismatch between the checksum provided by client (ie this app) and the one calculated by server. The server will return `400: BadRequest`
    @chandra-siri
    chandra-siri authoredAug 22, 2025
    Configuration menu
    Copy the full SHA
    a8109e0View commit details
    Browse the repository at this point in the history
  2. Fix: send part's checksum for XML MPU part upload (#1529)

    * For XML MPU part upload checksum of the part should be sent to the server using `x-goog-hash` header . [Docs](https://cloud.google.com/storage/docs/xml-api/put-object-multipart#request_headers) * The server will throw `400 InvalidDigest/BadDigest/CrcMismatch`  in difference scenarios; but all of them essentially mean the same - "The checksum provided by user didn't match the one calculated by us"
    @chandra-siri
    chandra-siri authoredAug 22, 2025
    Configuration menu
    Copy the full SHA
    2ad77c7View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    87f27e4View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b01edView commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. chore(main): release 3.3.1 (#1532)

    * chore(main): release 3.3.1* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update commit msg for Initiate Resumable Upload Checksum---------Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Chandra Shekhar Sirimala <chandrasiri@google.com>
    @release-please@gcf-owl-bot@chandra-siri
    3 people authoredSep 1, 2025
    Configuration menu
    Copy the full SHA
    067e6b0View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp