-
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.17.1
head repository: googleapis/java-storage
compare: v2.17.2
- 13 commits
- 95 files changed
- 5 contributors
Commits on Jan 13, 2023
-
chore(main): release 2.17.2-SNAPSHOT (#1855)
🤖 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 f25b2ce - Browse repository at this point
Copy the full SHA f25b2ceView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.17.0 (#1850) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.17.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 b57a316 - Browse repository at this point
Copy the full SHA b57a316View commit details -
test(deps): update cross product test dependencies (#1852)
* 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 7f56579 - Browse repository at this point
Copy the full SHA 7f56579View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.17.1 (#1857) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.17.1 * 🦉 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 3159877 - Browse repository at this point
Copy the full SHA 3159877View commit details
Commits on Jan 19, 2023
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…4.0 (#1859) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.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 8593580 - Browse repository at this point
Copy the full SHA 8593580View commit details -
chore: Upgrade to later version of gcp-uploader and protobuf (#1741) (#…
…1860) * chore: Upgrade to later version of gcp-uploader and protobuf * chore: Add secretstorage version * chore: Use python 3.9.13 * chore: Unpin all python versions * chore: Rerun pipcompile tool * chore: Rerun pipcompile tool with --allow-unsafe * chore: Add --require-hashes * chore: Update requirements file * chore: Remove --require-hashes * chore: Print python version * chore: Add new generated hashes for requirements.txt * chore: Remove python version check in cloud build * chore: Allow synthtool to update python dependencies * chore: Add typing-extensions into requirements * chore: Unpin docker requirements.in file * chore: Add java synthtool validation * chore: Add check to import java synthtool python package Source-Link: googleapis/synthtool@91904bf Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 965097c - Browse repository at this point
Copy the full SHA 965097cView commit details
Commits on Jan 20, 2023
-
build(deps): bump protobuf from 3.20.1 to 3.20.2 (#1862)
Source-Link: googleapis/synthtool@482d649 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46216b9 - Browse repository at this point
Copy the full SHA 46216b9View commit details -
chore: regenerate protos using protobuf v3.21.12 (#1864)
* chore(bazel): update protobuf to v3.21.12 PiperOrigin-RevId: 503267695 Source-Link: googleapis/googleapis@c790590 Source-Link: https://github.com/googleapis/googleapis-gen/commit/b98230b9e68a3828cf138296e9a20e03749ae0a0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjk4MjMwYjllNjhhMzgyOGNmMTM4Mjk2ZTlhMjBlMDM3NDlhZTBhMCJ9 * 🦉 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 6cd6da5 - Browse repository at this point
Copy the full SHA 6cd6da5View commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.1.2 (#1865)
Configuration menu - View commit details
-
Copy full SHA for ceb9a61 - Browse repository at this point
Copy the full SHA ceb9a61View commit details -
chore: refactor BlobReadChannel to plumb the sparse object metadata i…
…ncluded in a read media response for both json and grpc (#1845) Publicly exposing this is gated on how/when we are able to expose StorageReadChannel.
Configuration menu - View commit details
-
Copy full SHA for 2b94567 - Browse repository at this point
Copy the full SHA 2b94567View commit details -
fix: update BlobReadChannelV2 handling to correctly restart for decom…
…pressed object (#1867) * fix: update BlobReadChannelV2 handling to correctly restart for decompressed object When downloading bytes from gcs and decompressing them, a restart of the stream needs to pickup from the offset within the compressed bytes not the decompressed bytes. Prior to this change http-client was automatically applying gzip decompression to the stream it returns to us thereby causing our tracking to be off. This change updates our interaction with http client to always request the raw bytes without any transform applied to them, we then at a higher level can handle whether gzip decompression needs to be plumbed in. Fix up a couple channel closed state subtleties when buffering is used with decompression. Add a new test leveraging the testbench which forces a broken stream on some compressed object bytes. _NOTE_ This test depends on the next release of testbench and will be failing until we get that release. * deps(test): update testbench to v0.33.0
Configuration menu - View commit details
-
Copy full SHA for 93e8ed4 - Browse repository at this point
Copy the full SHA 93e8ed4View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5766be7 - Browse repository at this point
Copy the full SHA 5766be7View commit details -
chore(main): release 2.17.2 (#1866)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a67275 - Browse repository at this point
Copy the full SHA 3a67275View 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.17.1...v2.17.2