8000 Comparing v1.31.0...v1.31.1 · googleapis/python-storage · GitHub
[go: up one dir, main page]

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 10000 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.31.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.31.1
Choose a head ref
  • 7 commits
  • 10 files changed
  • 8 contributors

Commits on Aug 27, 2020

  1. docs: add docs signed_url expiration take default utc (#250)

    Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com>
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    3 people authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    944ab18 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 2, 2020

  1. fix(blob): base64 includes additional characters (#258)

    Hashes were not being parsed correctly. I forgot that base64 includes the "+" and "/" characters. 
    
    https://en.wikipedia.org/wiki/Base64
    
    <img width="656" alt="image" src="https://user-images.githubusercontent.com/2517065/91491542-3329ee80-e882-11ea-9665-4eaa564b406b.png">
    william-silversmith authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    cf0774a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    0642a73 View commit details
    Browse the repository at this point in the history
  2. fix: add requests as a dependency (#271)

    Co-authored-by: Peter Lamut <plamut@users.noreply.github.com>
    HemangChothani and plamut authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ec52b38 View commit details
    Browse the repository at this point in the history
  3. fix: preserve existing blob hashes when 'X-Goog-Hash header' is not p…

    …resent (#267)
    
    Co-authored-by: Tres Seaver <tseaver@palladion.com>
    MartinKilonzo and tseaver authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    277afb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. chore: release 1.31.1 (#257)

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