Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
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.120.1
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.120.2
Choose a head ref
  • 8 commits
  • 19 files changed
  • 5 contributors

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    214aa4f View commit details
    Browse the repository at this point in the history
  2. chore: release 0.120.2-SNAPSHOT (#143)

    🤖 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).
    release-please[bot] authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    8dc1d16 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v6 (#…

    …144)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `5.7.0` -> `6.0.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-storage-nio).
    renovate-bot authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    68508ce View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    cef8b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3233a4c View commit details
    Browse the repository at this point in the history
  3. ci: re-generated to pick up changes from synthtool. (#145)

    * ci(java): switch to secret manager from keystore
    
    * ci(java): switch to secret manager from keystore, use java-docs-samples user for samples tests
    
    * fix: we don't need to supply a service account
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Jun 15 11:45:21 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: d1addcdf80aa9ddef8c932c89c919024bbad7af3
    Source-Link: googleapis/synthtool@d1addcd
    
    * samples(java): fix bad character in samples.cfg from copy/paste
    
    Somehow an invisible character was copy/pasted into the file and Kokoro
    cannot parse the file.
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Jun 15 15:42:10 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 6d3eed67a45fd58f9c7bfa173c32e4fd4fed058f
    Source-Link: googleapis/synthtool@6d3eed6
    
    * ci(java): switch integration test secrets to secret manager
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue Jun 16 09:26:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 6eb80fa9f96433af8dbeb1c8323aa80cda49b374
    Source-Link: googleapis/synthtool@6eb80fa
    
    * ci(java): fix typo in java integration test secret name
    
    Source-Author: BenWhitehead <BenWhitehead@users.noreply.github.com>
    Source-Date: Tue Jun 16 13:32:19 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: c4f3059c27591eb24d6942a0e357ec94c80459f2
    Source-Link: googleapis/synthtool@c4f3059
    yoshi-automation authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    a12b591 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    7614295 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.120.2 (#149)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [0.120.2](https://www.github.com/googleapis/java-storage-nio/compare/v0.120.1...v0.120.2) (2020-06-18)
    
    
    ### Bug Fixes
    
    * update FakeStorageRpc to extend StorageRpcTestBase [#135](https://www.github.com/googleapis/java-storage-nio/issues/135) ([7614295](https://www.github.com/googleapis/java-storage-nio/commit/761429571eea15b11b2d44b4f5a2c65b4f649484))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a4e3a51 View commit details
    Browse the repository at this point in the history
Loading