Thanks to visit codestin.com
Credit goes to github.com

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.123.10
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.123.11
Choose a head ref
  • 16 commits
  • 25 files changed
  • 6 contributors

Commits on Sep 3, 2021

  1. chore: regenerate README (#684)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-09-03 22:07:41,873 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage-nio/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-09-03 22:07:42,922 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/cbb9a778-badf-474c-b294-1ba953f2a03a/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    63f5a14 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.123.11-SNAPSHOT (#685)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    c99785c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    4fd71b5 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#686)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-09-07 16:47:21,525 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage-nio/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-09-07 16:47:22,745 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/e66c4cd1-f275-4fba-87cc-170d225fd5a1/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0704c47 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. chore(java): update windows build (#689)

    to install maven 3.8.1 at runtime too (related to #1202)
    
    Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f)
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Tue Sep 7 13:04:27 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925
    Source-Link: googleapis/synthtool@17ee6e5
    yoshi-automation authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1c7b4c4 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#690)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-09-08 15:03:53,390 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage-nio/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-09-08 15:03:54,891 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/70ee51ce-240b-426e-a12b-0bc1602c65b3/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a03c45d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2eff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5007b5 View commit details
    Browse the repository at this point in the history
  5. chore: Update CODEOWNERS for @googleapis/cloud-storage-dpe (#693)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-storage-nio/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> ☕️
    danielbankhead authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    85b067a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    0ea3972 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. chore: re-generated to pick up changes from synthtool. (#696)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore(java): remove readme autosynth job config
    
    README generation is now handled by owlbot
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 8 12:11:28 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada
    Source-Link: googleapis/synthtool@df5093b
    
    * chore: remove readme synth.py config
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 8 13:23:41 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196
    Source-Link: googleapis/synthtool@2d31a92
    
    * chore: add gcf-owl-bot to list of trusted contributors
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 8 13:42:12 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91
    Source-Link: googleapis/synthtool@a6b9720
    
    * chore(java): update shared-config and shared-dependencies version in pom template
    
    Source-Author: Neenu Shaji <[email protected]>
    Source-Date: Wed Sep 8 17:28:48 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e
    Source-Link: googleapis/synthtool@396d9b8
    yoshi-automation authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    4d89bd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.0.2 (#701)
    
    [![WhiteSource 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-config](https://togithub.com/googleapis/java-shared-config) | `1.0.1` -> `1.0.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.0.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;102-httpswwwgithubcomgoogleapisjava-shared-configcomparev101v102-2021-09-13)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.2)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    16abba3 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.2.1 (#700)
    
    [![WhiteSource 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/java-shared-dependencies) | `2.2.0` -> `2.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.2.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;221-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare220v221-2021-09-13)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.0...v2.2.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    42e354b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d07d07 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-core to v2.1.3 (#…

    …699)
    
    [![WhiteSource 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-core](https://togithub.com/googleapis/java-core) | `2.1.2` -> `2.1.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.1.3/compatibility-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.1.3/confidence-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-core</summary>
    
    ### [`v2.1.3`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#&#8203;213-httpswwwgithubcomgoogleapisjava-corecomparev212v213-2021-09-10)
    
    [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.1.2...v2.1.3)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4982236 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2e6b41 View commit details
    Browse the repository at this point in the history
Loading