-
Notifications
You must be signed in to change notification settings - Fork 158
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.37.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.38.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 9 files changed
- 7 contributors
Commits on Apr 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7583e29 - Browse repository at this point
Copy the full SHA 7583e29View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ce57e1 - Browse repository at this point
Copy the full SHA 9ce57e1View commit details -
chore: prevent normalization of semver versioning (#410)
When there is a patch version added to semver versioning, setuptools.setup(version) will normalize the versioning from `-patch` to `.patch` which is not correct SEMVER versioning. The added feature with setuptools.sic(version) will prevent this from happening.
Configuration menu - View commit details
-
Copy full SHA for 412ce0b - Browse repository at this point
Copy the full SHA 412ce0bView commit details
Commits on Apr 19, 2021
-
docs: revise docstrings for generate_signed_url (#408)
* Adjusting comment for accuracy The assumed property is `signer_email` and not `service_account_email`. In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is. * fix: adjusting comment for accuracy The assumed property is `signer_email` and not `service_account_email`. In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is. Co-authored-by: cojenco <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f090548 - Browse repository at this point
Copy the full SHA f090548View commit details
Commits on Apr 20, 2021
-
feat: add getters and setters for encryption_key and kms_key_name (#409)
* fix: add getters and setters for attributes encryption_key and kms_key_name * fix docstring formatting * revise docstring Co-authored-by: Tres Seaver <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2adfb59 - Browse repository at this point
Copy the full SHA 2adfb59View commit details
Commits on Apr 26, 2021
-
fix: retry auth.TransportError errors (#418)
* fix: retry auth.TransportError's * unwrap exceptions * lint * revert exceptions alias * scope unwrapping and add unit test * lint * fix unit test
Configuration menu - View commit details
-
Copy full SHA for 23a8db8 - Browse repository at this point
Copy the full SHA 23a8db8View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4805ef - Browse repository at this point
Copy the full SHA a4805efView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.37.1...v1.38.0