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: v2.8.0
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: v2.9.0
Choose a head ref
  • 14 commits
  • 22 files changed
  • 8 contributors

Commits on Mar 30, 2023

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

Commits on Apr 12, 2023

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

Commits on Apr 14, 2023

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

Commits on Apr 18, 2023

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

Commits on Apr 19, 2023

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

Commits on Apr 26, 2023

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

Commits on Apr 27, 2023

  1. feat: un-deprecate blob.download_to_file(), bucket.create(), and buck…

    …et.list_blobs() (#1013)
    
    Long-term plans to deprecate and remove these methods have changed.
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    MiaCY and andrewsg authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aa4f282 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. fix: Improve test error message for missing credentials (#1024)

    * Improve test error message for missing credentials
    
    See relevant issue #1023
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    892481a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 2, 2023

  1. chore: update samples testing and readme (#1022)

    * chore: update samples testing and readme
    
    * update version
    
    ---------
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    cojenco and andrewsg authored May 2, 2023
    Configuration menu
    Copy the full SHA
    6532e7c View commit details
    Browse the repository at this point in the history
  2. docs: add sample and sample test for transfer manager (#1027)

    * add sample and sample test for transfer manager download blob as chunks concurrently method
    
    * chore: modify format for int
    
    * chore: refactor transfer manager sample names and tests
    
    ---------
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    MiaCY and andrewsg authored May 2, 2023
    Configuration menu
    Copy the full SHA
    4698799 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. test(storage): update retry conf test data (#1030)

    Copies the retry_test json from the latest in the conformance test
    repo. Adds test cases for 408 errors plus some formatting changes.
    tritone authored May 3, 2023
    Configuration menu
    Copy the full SHA
    a579212 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. docs: remove threads in transfer manager samples (#1029)

    * docs: remove threads in transfer manager samples
    
    * omit worker type in transfer manager sample processes comments
    
    ---------
    
    Co-authored-by: Andrew Gorcester <[email protected]>
    MiaCY and andrewsg authored May 4, 2023
    Configuration menu
    Copy the full SHA
    30c5146 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.9.0 (#1025)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    aac1e7a View commit details
    Browse the repository at this point in the history
Loading