-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: googleapis/java-storage-nio
base: v0.123.24
head repository: googleapis/java-storage-nio
compare: v0.123.25
- 6 commits
- 13 files changed
- 3 contributors
Commits on Mar 10, 2022
-
chore(main): release 0.123.25-SNAPSHOT (#853)
🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e0e9a9e - Browse repository at this point
Copy the full SHA e0e9a9eView commit details
Commits on Mar 14, 2022
-
chore(deps): update dependency com.google.cloud:google-cloud-nio to v…
…0.123.24 (#854) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-nio](https://togithub.com/googleapis/java-storage-nio) | `0.123.23` -> `0.123.24` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-storage-nio</summary> ### [`v0.123.24`](https://togithub.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#​012324-httpsgithubcomgoogleapisjava-storage-niocomparev012323v012324-2022-03-09) [Compare Source](https://togithub.com/googleapis/java-storage-nio/compare/v0.123.23...v0.123.24) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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. --- 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-nio).
Configuration menu - View commit details
-
Copy full SHA for 616d432 - Browse repository at this point
Copy the full SHA 616d432View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v25 (#…
…855) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [](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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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. --- 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-nio).
Configuration menu - View commit details
-
Copy full SHA for 03f4ec7 - Browse repository at this point
Copy the full SHA 03f4ec7View commit details
Commits on Mar 16, 2022
-
fix: prevent crash when checking if a missing file exists #856 (#858)
Fixes a crash that occurred when autoDetectRequesterPays is set and a Files.exists() call is made on a file that doesn't exist. Refs: #856
Configuration menu - View commit details
-
Copy full SHA for d6b7b5e - Browse repository at this point
Copy the full SHA d6b7b5eView commit details
Commits on Mar 17, 2022
-
fix: Prevent NPE when bucket doesn't exist #857 (#860)
Fixes a NullPointerException when creating a Path object with a bucket that doesn't exist. This only occurred when autoDetectRequesterPays = true. Refs: #857 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] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-storage-nio/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #857☕️ If you write sample code, please follow the [samples format]( https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
Configuration menu - View commit details
-
Copy full SHA for 69cab9e - Browse repository at this point
Copy the full SHA 69cab9eView commit details -
chore(main): release 0.123.25 (#864)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18522ae - Browse repository at this point
Copy the full SHA 18522aeView 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 v0.123.24...v0.123.25