-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: googleapis/java-storage
base: v2.7.2
head repository: googleapis/java-storage
compare: v2.8.0
- 13 commits
- 22 files changed
- 5 contributors
Commits on May 27, 2022
-
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.7.2 (#1421) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.7.1` -> `2.7.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
Configuration menu - View commit details
-
Copy full SHA for ecbf7b2 - Browse repository at this point
Copy the full SHA ecbf7b2View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5ec384 - Browse repository at this point
Copy the full SHA e5ec384View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93ba28c - Browse repository at this point
Copy the full SHA 93ba28cView commit details -
chore(main): release 2.7.3-SNAPSHOT (#1420)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eda0b70 - Browse repository at this point
Copy the full SHA eda0b70View commit details
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca34889 - Browse repository at this point
Copy the full SHA ca34889View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v25.…
…4.0 (#1433) * chore(deps): update dependency com.google.cloud:libraries-bom to v25.4.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 412cb76 - Browse repository at this point
Copy the full SHA 412cb76View commit details
Commits on Jun 7, 2022
-
feat: Support AbortIncompleteMultipartUpload LifecycleAction (#1347)
* Support AbortIncompleteMultipartUpload LifecycleAction
Configuration menu - View commit details
-
Copy full SHA for 7c3aba2 - Browse repository at this point
Copy the full SHA 7c3aba2View commit details -
feat: Prefix/Suffix Matches Lifecycle Condition (#1389)
* Prefix/Suffix Matches Lifecycle Condition See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20c8848 - Browse repository at this point
Copy the full SHA 20c8848View commit details
Commits on Jun 8, 2022
-
deps: update dependency com.google.apis:google-api-services-storage t…
…o v1-rev20220604-1.32.1 (#1438)
Configuration menu - View commit details
-
Copy full SHA for df8fcd9 - Browse repository at this point
Copy the full SHA df8fcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93fd3e - Browse repository at this point
Copy the full SHA b93fd3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eac03a8 - Browse repository at this point
Copy the full SHA eac03a8View commit details -
fix: update request method of HttpStorageRpc to properly configure of…
…fset on requests (#1434) * fix: update request method of HttpStorageRpc to properly configure offset on requests When invoking downloadTo(..., OutputStream) if a retry was attempted the proper byte offset was not being sent in the retried request. Update logic of HttpStorageRpc.read to manually set the range header rather than trying to rely on MediaDownloader to do it along with not automatically decompressing the byte stream. Update ITRetryConformanceTest to run Scenario 8 test cases, which cover resuming a download which could have caught this error sooner. Update StorageException.translate(IOException) to classify `IOException: Premature EOF` as the existing retryable reason `connectionClosedPrematurely`. Add case to DefaultRetryHandlingBehaviorTest to ensure conformance to this categorization. Break downloadTo integration test out into their own class, and separate the multiple scenarios being tested in the same method. Related to #1425
Configuration menu - View commit details
-
Copy full SHA for 72dc0df - Browse repository at this point
Copy the full SHA 72dc0dfView commit details -
chore(main): release 2.8.0 (#1427)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ca2893 - Browse repository at this point
Copy the full SHA 7ca2893View 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 v2.7.2...v2.8.0