-
Notifications
You must be signed in to change notification settings - Fork 158
Comparing changes
Open a pull request
base repository: googleapis/python-storage
base: v1.33.0
head repository: googleapis/python-storage
compare: v1.34.0
- 11 commits
- 20 files changed
- 7 contributors
Commits on Nov 20, 2020
-
fix: retry uploads only conditionally (#316)
* fix: retry uploads only conditionally * update docstring for num_retries
Configuration menu - View commit details
-
Copy full SHA for 547740c - Browse repository at this point
Copy the full SHA 547740cView commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5174154 - Browse repository at this point
Copy the full SHA 5174154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a0b8a7 - Browse repository at this point
Copy the full SHA 6a0b8a7View commit details
Commits on Nov 30, 2020
-
fix: fall back to 'charset' of 'content_type' in 'download_as_text' (#…
Configuration menu - View commit details
-
Copy full SHA for 63ff233 - Browse repository at this point
Copy the full SHA 63ff233View commit details
Commits on Dec 1, 2020
-
chore: add config for 'pre-commit' support (#327)
Document how to enable it in 'CONTRIBUTING.rst'.
Configuration menu - View commit details
-
Copy full SHA for 6ef1de2 - Browse repository at this point
Copy the full SHA 6ef1de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602108a - Browse repository at this point
Copy the full SHA 602108aView commit details
Commits on Dec 2, 2020
-
chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.…
…3.0 (#336) [](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | repository | minor | `v3.2.0` -> `v3.3.0` | --- ### Release Notes <details> <summary>pre-commit/pre-commit-hooks</summary> ### [`v3.3.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.3.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.2.0...v3.3.0) ##### Features - `file-contents-sorter`: add `--ignore-case` option for case-insensitive sorting - [#​514](https://togithub.com/pre-commit/pre-commit-hooks/issues/514) PR by [@​Julian](https://togithub.com/Julian). - `check-added-large-files`: add `--enforce-all` option to check non-added files as well - [#​519](https://togithub.com/pre-commit/pre-commit-hooks/issues/519) PR by [@​mshawcroft](https://togithub.com/mshawcroft). - [#​518](https://togithub.com/pre-commit/pre-commit-hooks/issues/518) issue by [@​mshawcroft](https://togithub.com/mshawcroft). - `fix-byte-order-marker`: new hook which fixes UTF-8 byte-order marker. - [#​522](https://togithub.com/pre-commit/pre-commit-hooks/issues/522) PR by [@​jgowdy](https://togithub.com/jgowdy). ##### Deprecations - `check-byte-order-marker` is now deprecated for `fix-byte-order-marker` </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-storage).
Configuration menu - View commit details
-
Copy full SHA for 41849b1 - Browse repository at this point
Copy the full SHA 41849b1View commit details
Commits on Dec 9, 2020
-
feat: make retry parameter public and added in other methods (#331)
* feat: make retry parameter public and added in other methods * feat: change in doc string * feat: changes in docstring * feat: remove retry for acl
Configuration menu - View commit details
-
Copy full SHA for 910e34c - Browse repository at this point
Copy the full SHA 910e34cView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ff6141 - Browse repository at this point
Copy the full SHA 4ff6141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4568e - Browse repository at this point
Copy the full SHA 5b4568eView commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Andrew Gorcester <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 268bdba - Browse repository at this point
Copy the full SHA 268bdbaView commit details
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.33.0...v1.34.0