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.39.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.40.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 5 contributors

Commits on Jun 22, 2021

  1. chore: add kokoro 3.9 config templates (#1128) (#474)

    Source-Link: googleapis/synthtool@b0eb8a8
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:df50e8d462f86d6bcb42f27ecad55bb12c404f1c65de9c6fe4c4d25120080bd6
    gcf-owl-bot[bot] authored Jun 22, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cb2a89b View commit details

Commits on Jun 25, 2021

  1. tests: refactor systests using pytest (#476)

    * Move systests from monolith to new, more focused modules.
    * Refactor systests to use pytest fixtures.
    
    Closes #475
    tseaver authored Jun 25, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b20ca20 View commit details

Commits on Jun 30, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e3e57a9 View commit details
  2. fix: replace default retry for upload operations (#480)

    * fix: revise upload operations preconditions to if_generation_match
    
    * fix docstrings
    
    * add retry configuration to blob.create_resumable_upload_session
    
    * align var values in test
    
    * test coverage
    
    * Revert "test coverage"
    
    This reverts commit e91916f.
    
    * Revert "align var values in test"
    
    This reverts commit aec585b.
    
    * Revert "add retry configuration to blob.create_resumable_upload_session"
    
    This reverts commit 8c1ae3c.
    
    * revise tests after reverting
    cojenco authored Jun 30, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c027ccf View commit details
  3. feat: add preconditions and retry configuration to blob.create_resuma…

    …ble_upload_session (#484)
    
    * feat: add preconditions and retry configuration to blob.create_resumable_upload_session
    
    * move imports
    cojenco authored Jun 30, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0ae35ee View commit details
  4. chore: release 1.40.0 (#485)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 30, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1ae766e View commit details
Loading