Skip to content
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 or learn 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: aa7afdf
Choose a base ref
...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 793d340
Choose a head ref
  • 18 commits
  • 49 files changed
  • 11 contributors

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    4110408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ffb1e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. fix: allow Protobuf 6.x (#1445)

    * fix: allow Protobuf 6.x
    
    * add prerelease nox session
    
    * add python 3.13
    
    * lint
    
    * add test dependencies
    
    * add test dependencies
    
    * fix(deps): require google-crc32c >= 1.1.3
    
    * fix(deps): require requests >= 2.22.0
    
    * add dependencies for system tests
    
    * clean up
    
    * clean up
    
    * clean up
    
    * clean up
    
    * clean up
    
    * fix cover
    
    * clean up
    
    * Install dependencies needed for system tests
    
    * add dependencies for system test
    
    * update noxfile config
    
    * add credentials
    
    * exclude .kokoro/presubmit/prerelease-deps.cfg template
    
    * remove obsolete excludes
    
    * clean up
    
    * clean up
    
    * exclude .kokoro/continuous/prerelease-deps.cfg from templates; remove obsolete replacement
    
    * migrate prerelease test from presubmit to continuous build
    parthea authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    0100916 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. chore: update CHANGELOG.md to add detail and credit on a security-rel…

    …ated bugfix in a past version (#1447)
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    andrewsg and parthea authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    3d89f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f1594 View commit details
    Browse the repository at this point in the history
  3. fix: remove setup.cfg configuration for creating universal wheels (#1448

    )
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    Co-authored-by: cojenco <[email protected]>
    3 people authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    d3b6b3f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. docs: move quickstart to top of readme (#1451)

    * docs: move quickstart to top of readme
    
    * update note and link
    cojenco authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    53257cf View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Configuration menu
    Copy the full SHA
    3f341ff View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    63c1139 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. samples: Add samples for async download files #1470 (#1471)

    * samples: Add samples for async download files #1470
    
    * Add argument description for `async_download_blobs` function.
    
    Co-authored-by: cojenco <[email protected]>
    
    * Addressed comments from cojenco@
    
    * change download_as_string to bytes
    
    * Don't print blob contents after downloading
    
    * remove Google Inc , add Google LLC
    
    * pass list of file_names as one of the params.
    
    * fix lint issues
    
    * fix whitespace lints
    
    * remove unused variable i
    
    ---------
    
    Co-authored-by: cojenco <[email protected]>
    chandra-siri and cojenco authored May 5, 2025
    Configuration menu
    Copy the full SHA
    8f56cc8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. samples: Add samples for soft_deleted_buckets (#1463)

    * samples: Add samples for soft_deleted_buckets
    
    * fix: fix linting errors
    
    * fix: fix linting errors on #1455 - attempt2
    
    * fix: fix linting errors on #1455 - attempt3
    
    * fix: test_list_buckets errors
    
    * fix: address comments by @JesseLovelace
    
    * samples: Add storage_list_soft_deleted_buckets.py sample and test cases for all
    
    * fix: lint errors space b/w methods.
    
    * fix: lint issues.
    
    * fix: undo changes in storage_list_buckets.py
    
    * fix: lint errors
    
    * Change copyright statement.
    
    * fix minor typos in doc strings as per code comment
    chandra-siri authored May 6, 2025
    Configuration menu
    Copy the full SHA
    5cfb7a5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. chore: update retry docs (#1481)

    Co-authored-by: cojenco <[email protected]>
    daniel-sanche and cojenco authored May 8, 2025
    Configuration menu
    Copy the full SHA
    29d823d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    9313879 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. chore: update blunderbuss.yml (#1484)

    Co-authored-by: Chandrashekhar Sirimala <[email protected]>
    cojenco and chandra-siri authored May 22, 2025
    Configuration menu
    Copy the full SHA
    609b3e0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    7e0412a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Configuration menu
    Copy the full SHA
    4e9b714 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. fix: Segmentation fault in tink while writing data (#1490)

    * fix: Segmentation fault in tink while writing data
    
    * add unit tests
    Pulkit0110 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    2a46c0b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. chore(main): release 3.1.1 (#1449)

    * chore(main): release 3.1.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update CHANGELOG.md
    
    ---------
    
    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: cojenco <[email protected]>
    3 people authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    793d340 View commit details
    Browse the repository at this point in the history
Loading