-
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.19.0
head repository: googleapis/java-storage
compare: v2.20.0
- 9 commits
- 32 files changed
- 5 contributors
Commits on Feb 21, 2023
-
chore(main): release 2.19.1-SNAPSHOT (#1909)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 08bdac7 - Browse repository at this point
Copy the full SHA 08bdac7View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.19.0 (#1910) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.19.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 baa7d19 - Browse repository at this point
Copy the full SHA baa7d19View commit details -
test: add new StorageNativeCanaryTest (#1872)
Update native-image related config to be specific for this class. Update maven config to explicitly configure this new class as its only class for test when run under -Pnative
Configuration menu - View commit details
-
Copy full SHA for dda8aaa - Browse repository at this point
Copy the full SHA dda8aaaView commit details
Commits on Feb 22, 2023
-
build(deps): update releasetool version for release scripts (#1768) (#…
…1911) This should fix release script reporting back to the release PRs Source-Link: googleapis/synthtool@4c15ec0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:e62f3ea524b11c1cd6ff7f80362736d86c0056631346b5b106a421686fce2726 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd71222 - Browse repository at this point
Copy the full SHA dd71222View commit details
Commits on Feb 28, 2023
-
chore: ignore Update related gRPC tests which are failing due to b/27…
…0215524 (#1917) When b/270215524 is fixed and rolled out we should be able to revert this
Configuration menu - View commit details
-
Copy full SHA for 69eaaf0 - Browse repository at this point
Copy the full SHA 69eaaf0View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…9.0 (#1914) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.9.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 5eddf04 - Browse repository at this point
Copy the full SHA 5eddf04View commit details -
test(deps): update cross product test dependencies (#1913)
* test(deps): update cross product test dependencies * 🦉 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 b4cdb37 - Browse repository at this point
Copy the full SHA b4cdb37View commit details
Commits on Mar 1, 2023
-
feat: allow specifying a negative offset to ReadChannel (#1916)
GCS Supports negative offsets in ranged reads and is documented in https://cloud.google.com/storage/docs/json_api/v1/parameters#range Update the ReadChannel returned from Storage.reader to allow providing a negative value to `seek`. NOTE: `seek` to a negative offset will be ignored by GCS if `limit` is also specified
Configuration menu - View commit details
-
Copy full SHA for 6df5469 - Browse repository at this point
Copy the full SHA 6df5469View commit details
Commits on Mar 6, 2023
-
chore(main): release 2.20.0 (#1918)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e652c8a - Browse repository at this point
Copy the full SHA e652c8aView 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.19.0...v2.20.0