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-nio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.126.5
Choose a base ref
...
head repository: googleapis/java-storage-nio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.126.6
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 21, 2023

  1. chore(main): release 0.126.6-SNAPSHOT (#1116)

    🤖 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).
    release-please[bot] authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3cb14cd View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-storage to v2.1…

    …9.0 (#1118)
    
    [![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.18.0` -> `2.19.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.19.0/compatibility-slim/2.18.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.19.0/confidence-slim/2.18.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage</summary>
    
    ### [`v2.19.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2190-httpsgithubcomgoogleapisjava-storagecomparev2180v2190-2023-02-21)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.18.0...v2.19.0)
    
    ##### Features
    
    -   Update routing annotation for CreateBucketRequest ([#&#8203;1892](https://togithub.com/googleapis/java-storage/issues/1892)) ([581120f](https://togithub.com/googleapis/java-storage/commit/581120f00b9adc2d8d45ac038772685d7e134e61))
    
    ##### Bug Fixes
    
    -   Update Default RetryStrategy to retry SSLException caused by SocketException ([#&#8203;1900](https://togithub.com/googleapis/java-storage/issues/1900)) ([be2aba0](https://togithub.com/googleapis/java-storage/commit/be2aba0704bcdd55fdfeb233802dea532e6c7882))
    -   Update GrpcStorageImpl handling to be aware of quotaProjectId ([#&#8203;1877](https://togithub.com/googleapis/java-storage/issues/1877)) ([ca8510e](https://togithub.com/googleapis/java-storage/commit/ca8510e3c16a5cc2fac1499b1888af612aa8e5b2)), closes [#&#8203;1736](https://togithub.com/googleapis/java-storage/issues/1736)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 ([#&#8203;1907](https://togithub.com/googleapis/java-storage/issues/1907)) ([85e22d7](https://togithub.com/googleapis/java-storage/commit/85e22d785b3abef152b2b4df4d394a7477555b08))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 ([#&#8203;1904](https://togithub.com/googleapis/java-storage/issues/1904)) ([95b9aef](https://togithub.com/googleapis/java-storage/commit/95b9aef5fd390a1497bfe6baed3a7200e44f13cf))
    
    </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-nio).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
    renovate-bot authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ce48ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c175cb4 View commit details
    Browse the repository at this point in the history
Loading