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: v1.43.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: v1.44.0
Choose a head ref
  • 13 commits
  • 20 files changed
  • 8 contributors

Commits on Nov 18, 2021

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

Commits on Dec 10, 2021

  1. docs: Describe code sample more specifically (#660)

    docs: This is just a simple PR to better describe what the code is doing in the comments.
    cbonnie authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    0459cb4 View commit details
    Browse the repository at this point in the history
  2. samples: added upload from/download into memory samples (#664)

    * samples: added upload from/download into memory samples
    
    * linted files:
    
    * responded to PR comments
    
    * renamed blob variable
    
    * responded to comments and updated readme
    
    * updated copyright
    
    * fixed test
    shaffeeullah authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b841482 View commit details
    Browse the repository at this point in the history
  3. tests: speed up retry conformance tests (#655)

    * tests: speed up retry conf tests running in parallel
    
    * update conftest readme
    
    * update noxfile and comments
    
    * check test session args
    
    * lint
    cojenco authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ee41b3f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. feat: add raw_download kwarg to BlobReader (#668)

    * feat: add raw_download kwarg to BlobReader
    
    * update docstrings
    cojenco authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    10cdad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. docs: refresh readme instructions (#667)

    Update instructions and links in quick start/ samples readme per @cbonnie friction log :)
    cojenco authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ceb9314 View commit details
    Browse the repository at this point in the history
  2. samples: delete unspecified sample (#671)

    * samples: delete unspecified sample
    
    * fixed lint issue
    
    * updated readme
    shaffeeullah authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    0e1a0ff View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. samples: storage_download_byte_range (#674)

    * samples: storage_download_byte_range
    
    * added spacing
    
    * updated readme
    
    * fixed test
    shaffeeullah authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    82206f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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

Commits on Dec 23, 2021

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

Commits on Dec 28, 2021

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

Commits on Jan 5, 2022

  1. samples: add batch request sample and test (#656)

    * samples: add batch request sample and test
    
    * samples: update readme with new sample
    
    * add clarifying comment
    cojenco authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    30efbdb View commit details
    Browse the repository at this point in the history
  2. chore: release 1.44.0 (#669)

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