-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: googleapis/java-storage
base: v1.113.8
head repository: googleapis/java-storage
compare: v1.113.9
- 11 commits
- 14 files changed
- 5 contributors
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 20e7c1f - Browse repository at this point
Copy the full SHA 20e7c1fView commit details
Commits on Dec 29, 2020
-
chore(java): remove formatter action
Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Dec 29 10:50:17 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033 Source-Link: googleapis/synthtool@6133907
Configuration menu - View commit details
-
Copy full SHA for f47a283 - Browse repository at this point
Copy the full SHA f47a283View commit details
Commits on Jan 7, 2021
-
chore(deps): update dependency com.google.cloud:libraries-bom to v16.…
…2.1 (#672) [](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `16.2.0` -> `16.2.1` | --- ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :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/java-storage).
Configuration menu - View commit details
-
Copy full SHA for 3cce1ad - Browse repository at this point
Copy the full SHA 3cce1adView commit details -
chore: regenerate README (#673)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-07 21:30:27,538 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-07 21:30:28,433 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/8bfecfb7-6067-4b72-b200-2f0857644f66/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 9bff7f1 - Browse repository at this point
Copy the full SHA 9bff7f1View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v1.113.8 (#669) [](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | patch | `1.113.6` -> `1.113.8` | --- ### Release Notes <details> <summary>googleapis/java-storage</summary> ### [`v1.113.8`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#​11138-httpswwwgithubcomgoogleapisjava-storagecomparev11137v11138-2020-12-16) [Compare Source](https://togithub.com/googleapis/java-storage/compare/v1.113.6...v1.113.8) </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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :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/java-storage).
Configuration menu - View commit details
-
Copy full SHA for 937a7de - Browse repository at this point
Copy the full SHA 937a7deView commit details -
chore: release 1.113.9-SNAPSHOT (#671)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 43ce760 - Browse repository at this point
Copy the full SHA 43ce760View commit details -
chore: regenerate README (#674)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-07 22:18:29,137 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-07 22:18:29,996 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/496f0266-0104-418c-b452-bc718474b7fe/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for ebb5fb2 - Browse repository at this point
Copy the full SHA ebb5fb2View commit details
Commits on Jan 12, 2021
-
fix: last chunk is retriable (#677)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Ensure the tests and linter pass - [x] Appropriate docs were updated (if necessary) Fixes #666 ☕️
Configuration menu - View commit details
-
Copy full SHA for 44f49e0 - Browse repository at this point
Copy the full SHA 44f49e0View commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.17.1 (#678)
Configuration menu - View commit details
-
Copy full SHA for d4a237f - Browse repository at this point
Copy the full SHA d4a237fView commit details -
fix: unnecessary options in resumable upload URL (#679)
* Fix unnecessary options in resumable upload URL * Fix format and streamline
Configuration menu - View commit details
-
Copy full SHA for d31a39b - Browse repository at this point
Copy the full SHA d31a39bView commit details
Commits on Jan 13, 2021
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 504c22b - Browse repository at this point
Copy the full SHA 504c22bView 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.113.8...v1.113.9