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.36.2
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.37.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 23, 2021

  1. fix: update user_project usage and documentation in bucket/client cla…

    …ss methods (#396)
    
    * fix: update documentation and usage of user_project in bucket class methods
    
    * revise Bucket.create() docstring
    
    * revise Bucket @Property user_project docstring
    
    * add example to client.get_bucket() with user_project
    
    * revise deprecated Bucket.create() and unit test
    
    * fix lint
    
    * address review changes
    cojenco authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1a2734b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

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

Commits on Mar 25, 2021

  1. chore: release 1.37.0 (#398)

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