Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.3
Choose a base ref
...
head repository: googleapis/java-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.4
Choose a head ref
  • 13 commits
  • 100 files changed
  • 6 contributors

Commits on May 30, 2023

  1. chore(main): release 2.22.4-SNAPSHOT (#2037)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    f22d9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2234a06 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-storage …

    …to v2.22.3 (#2038)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.22.2` -> `2.22.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.22.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.22.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.22.3/compatibility-slim/2.22.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.22.3/confidence-slim/2.22.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage</summary>
    
    ### [`v2.22.3`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2223-httpsgithubcomgoogleapisjava-storagecomparev2222v2223-2023-05-30)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.22.2...v2.22.3)
    
    ##### Bug Fixes
    
    -   Add retries for auth service errors which are tagged Retryable ([#&#8203;2026](https://togithub.com/googleapis/java-storage/issues/2026)) ([3675514](https://togithub.com/googleapis/java-storage/commit/367551439faab6e5e4ad516356ab146f10c96734))
    -   Make GrpcBlobWriteChannel open upon construction ([#&#8203;2022](https://togithub.com/googleapis/java-storage/issues/2022)) ([6549736](https://togithub.com/googleapis/java-storage/commit/65497365072a350be2587995e70fd4c9c75620a1))
    -   Plumb GrpcInterceptorProvider to constructed InstantiatingGrpcChannelProvider ([#&#8203;2031](https://togithub.com/googleapis/java-storage/issues/2031)) ([bfe0415](https://togithub.com/googleapis/java-storage/commit/bfe0415882e241c60147018abeacda3daabd6653))
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.0 ([#&#8203;2033](https://togithub.com/googleapis/java-storage/issues/2033)) ([54d6332](https://togithub.com/googleapis/java-storage/commit/54d633235c2bdb791cce15f119a7fbeb7c9c56f6))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 ([#&#8203;2035](https://togithub.com/googleapis/java-storage/issues/2035)) ([0bdb5ec](https://togithub.com/googleapis/java-storage/commit/0bdb5ec111e25765550ffb73bba28f7ee580845d))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.22 ([#&#8203;2016](https://togithub.com/googleapis/java-storage/issues/2016)) ([b4c4655](https://togithub.com/googleapis/java-storage/commit/b4c46558e9b443f65de3fb9461e81141a8364bb7))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
    renovate-bot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    4b53ebc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. test(deps): update cross product test dependencies (#2040)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.123.12` -> `1.123.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.13/compatibility-slim/1.123.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.13/confidence-slim/1.123.12)](https://docs.renovatebot.com/merge-confidence/) |
    | [com.google.api.grpc:proto-google-cloud-pubsub-v1](https://togithub.com/googleapis/java-pubsub/proto-google-cloud-pubsub-v1) ([source](https://togithub.com/googleapis/java-pubsub)) | `1.105.12` -> `1.105.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-pubsub-v1/1.105.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-pubsub-v1/1.105.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-pubsub-v1/1.105.13/compatibility-slim/1.105.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-pubsub-v1/1.105.13/confidence-slim/1.105.12)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-pubsub</summary>
    
    ### [`v1.123.13`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;112313-httpsgithubcomgoogleapisjava-pubsubcomparev112312v112313-2023-05-30)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-bigquery to v2.26.0 ([#&#8203;1582](https://togithub.com/googleapis/java-pubsub/issues/1582)) ([a7c09b7](https://togithub.com/googleapis/java-pubsub/commit/a7c09b763845fc78e5382f79365467d4bdb8a24d))
    -   Update dependency com.google.cloud:google-cloud-bigquery to v2.26.1 ([#&#8203;1585](https://togithub.com/googleapis/java-pubsub/issues/1585)) ([e2c37bf](https://togithub.com/googleapis/java-pubsub/commit/e2c37bfcee74a6f95cc3c15cf1f9d3d1602b77ff))
    -   Update dependency com.google.cloud:google-cloud-core to v2.18.1 ([#&#8203;1591](https://togithub.com/googleapis/java-pubsub/issues/1591)) ([1637f0d](https://togithub.com/googleapis/java-pubsub/commit/1637f0db2a89b20d28a6812b6abb4f36bfd46f80))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.0 ([#&#8203;1592](https://togithub.com/googleapis/java-pubsub/issues/1592)) ([a6be7b7](https://togithub.com/googleapis/java-pubsub/commit/a6be7b7870ba776fd9b39a0b16d45ba51fcc8ad6))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 ([#&#8203;1594](https://togithub.com/googleapis/java-pubsub/issues/1594)) ([52263ce](https://togithub.com/googleapis/java-pubsub/commit/52263ce63d4cbda649121e465f4bdc78bbfa8e44))
    -   Update dependency org.xerial.snappy:snappy-java to v1.1.10.0 ([#&#8203;1590](https://togithub.com/googleapis/java-pubsub/issues/1590)) ([338f31f](https://togithub.com/googleapis/java-pubsub/commit/338f31f96deb09fe93e1306986a7887d285a9d06))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored May 31, 2023
    Configuration menu
    Copy the full SHA
    8d47581 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …16.0 (#2042)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.16.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>
    renovate-bot and gcf-owl-bot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    30c71a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. fix: include invocation-id for resumable PUTs (#2047)

    Change BlobWriteChannel to us Retrying.run so it will receive an invocation id
    BenWhitehead authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a590ae3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    ee1ea32 View commit details
    Browse the repository at this point in the history
  2. docs: Add documentation about quantum write alignment, use of ObjectC…

    …hecksums, Bucket.name format, and Object.delete_time (#2032)
    
    * feat: Add ctype=CORD for ChecksummedData.content
    docs: Add documentation about quantum write alignment, use of ObjectChecksums, Bucket.name format, and Object.delete_time
    
    PiperOrigin-RevId: 534116186
    
    Source-Link: googleapis/googleapis@117be9d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/8b2ea9267295839c03b6b129a8f9d9c48d59861c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGIyZWE5MjY3Mjk1ODM5YzAzYjZiMTI5YThmOWQ5YzQ4ZDU5ODYxYyJ9
    
    chore: upgrading Protobuf to 23.1 and gRPC to 1.55.0 in code generation
    
    PiperOrigin-RevId: 534084593
    
    Source-Link: googleapis/googleapis@aa4559a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/370325af8236732f5885f5940e0ef481fee83003
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzcwMzI1YWY4MjM2NzMyZjU4ODVmNTk0MGUwZWY0ODFmZWU4MzAwMyJ9
    
    * docs: clarified the behavior of supplying bucket.name field in CreateBucket to reflect actual implementation
    
    PiperOrigin-RevId: 535720951
    
    Source-Link: googleapis/googleapis@e54ab8c
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/47a36bde3a4594178d93cceb5df2c00e3494be82
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDdhMzZiZGUzYTQ1OTQxNzhkOTNjY2ViNWRmMmMwMGUzNDk0YmU4MiJ9
    
    * chore: upgrading protobuf to 23.2 for code generation
    
    PiperOrigin-RevId: 537035741
    
    Source-Link: googleapis/googleapis@640f743
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/5ec02ed2022878f99c94c763060ff6a018896b6e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWVjMDJlZDIwMjI4NzhmOTljOTRjNzYzMDYwZmY2YTAxODg5NmI2ZSJ9
    
    * chore: upgrading protobuf to 23.2 for code generation
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c39ec13 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    0fd5847 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update gapic-generator-java to 2.21.0 (#2051)

    * chore(deps): Update gapic-generator-java to 2.21.0
    
    PiperOrigin-RevId: 538365689
    
    Source-Link: googleapis/googleapis@7ac8a24
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e58eedb75d3c07878097cdfbfd3ffdb7646763a3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTU4ZWVkYjc1ZDNjMDc4NzgwOTdjZGZiZmQzZmZkYjc2NDY3NjNhMyJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    93be977 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v3.11.0 (#2050)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/sdk-platform-java) | `3.10.1` -> `3.11.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.11.0/compatibility-slim/3.10.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.11.0/confidence-slim/3.10.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    88fffbd View commit details
    Browse the repository at this point in the history
  4. chore: Add branch protection rules to feat/transfer-manager (#2054)

    * chore: Add branch protection rules to feat/transfer-manager
    
    * Update .github/sync-repo-settings.yaml
    
    Co-authored-by: BenWhitehead <[email protected]>
    
    ---------
    
    Co-authored-by: BenWhitehead <[email protected]>
    sydney-munro and BenWhitehead authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    61e1c33 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    7e499ab View commit details
    Browse the repository at this point in the history
Loading