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.0.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.1.0
Choose a head ref
  • 9 commits
  • 36 files changed
  • 7 contributors

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. chore(python): update release.sh to use keystore (#692)

    Source-Link: googleapis/synthtool@69fda12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    fe1855a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. feat: remove python 3.6 support (#689)

    * remove python 3.6 support
    
    * few more things
    
    * try deleting kokoro python3.6 samples
    Aaron Gabriel Neyer authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8aa4130 View commit details
    Browse the repository at this point in the history
  2. feat: add turbo replication support and samples (#622)

    * feat: add turbo replication support
    
    * lintfix
    
    * nother-lint-fix
    
    * hmm weird
    
    * i need to learn how to use lint better...
    
    * .
    
    * .
    
    * how about now?
    
    * take rpo out of constructor
    
    * add unit tests
    
    * add link to docs
    
    * ensure inclusion of "rpo" in bucket._changes
    
    * add rpo samples
    
    * lint it
    
    * address cathys nits
    
    * fix a little test thing
    
    * start to fix weirdness, creating issue to address more fully
    
    * change it back
    Aaron Gabriel Neyer authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4dafc81 View commit details
    Browse the repository at this point in the history
  3. samples: add async upload sample (#665)

    * samples: add async upload sample
    
    * make python3.6 compatible
    
    * woops, this one too
    
    * so annoying, can we deprecate 3.6 too?
    
    * be gone with you 3.6!
    
    * add comment clarifying how sample is run
    Aaron Gabriel Neyer authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    71a4535 View commit details
    Browse the repository at this point in the history
  4. feat: avoid authentication with storage emulator (#679)

    * feat: avoid authentication with storage emulator
    
    * add unit tests
    
    * add more unit tests
    
    * add support for corner case project set in envvar
    
    * add _helpers unit test
    
    * allow flexibility for locational endpoints
    cojenco authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8789afa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. chore(python): Noxfile recognizes that tests can live in a folder (#696)

    * chore(python): Noxfile recognizes that tests can live in a folder
    
    Source-Link: googleapis/synthtool@4760d8d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828
    
    * update owlbot.py to remove python 3.6 samples
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    46c3e66 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.1.0 (#695)

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