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: v1.105.2
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: v1.106.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 13, 2020

  1. [CHANGE ME] Re-generated to pick up changes in the API or client libr…

    …ary generator. (#183)
    
    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-03-13 15:11:36,180 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
    .github/ISSUE_TEMPLATE/bug_report.md
    .github/ISSUE_TEMPLATE/feature_request.md
    .github/ISSUE_TEMPLATE/support_request.md
    .github/PULL_REQUEST_TEMPLATE.md
    .github/release-please.yml
    .github/trusted-contribution.yml
    .kokoro/build.bat
    .kokoro/build.sh
    .kokoro/coerce_logs.sh
    .kokoro/common.cfg
    .kokoro/continuous/common.cfg
    .kokoro/continuous/dependencies.cfg
    .kokoro/continuous/integration.cfg
    .kokoro/continuous/java11.cfg
    .kokoro/continuous/java7.cfg
    .kokoro/continuous/java8-osx.cfg
    .kokoro/continuous/java8-win.cfg
    .kokoro/continuous/java8.cfg
    .kokoro/continuous/lint.cfg
    .kokoro/continuous/propose_release.cfg
    .kokoro/continuous/samples.cfg
    .kokoro/dependencies.sh
    .kokoro/linkage-monitor.sh
    .kokoro/nightly/common.cfg
    .kokoro/nightly/dependencies.cfg
    .kokoro/nightly/integration.cfg
    .kokoro/nightly/java11.cfg
    .kokoro/nightly/java7.cfg
    .kokoro/nightly/java8-osx.cfg
    .kokoro/nightly/java8-win.cfg
    .kokoro/nightly/java8.cfg
    .kokoro/nightly/lint.cfg
    .kokoro/nightly/samples.cfg
    .kokoro/presubmit/clirr.cfg
    .kokoro/presubmit/common.cfg
    .kokoro/presubmit/dependencies.cfg
    .kokoro/presubmit/integration.cfg
    .kokoro/presubmit/java11.cfg
    .kokoro/presubmit/java7.cfg
    .kokoro/presubmit/java8-osx.cfg
    .kokoro/presubmit/java8-win.cfg
    .kokoro/presubmit/java8.cfg
    .kokoro/presubmit/linkage-monitor.cfg
    .kokoro/presubmit/lint.cfg
    .kokoro/presubmit/samples.cfg
    .kokoro/release/bump_snapshot.cfg
    .kokoro/release/common.cfg
    .kokoro/release/common.sh
    .kokoro/release/drop.cfg
    .kokoro/release/drop.sh
    .kokoro/release/promote.cfg
    .kokoro/release/promote.sh
    .kokoro/release/publish_javadoc.cfg
    .kokoro/release/publish_javadoc.sh
    .kokoro/release/snapshot.cfg
    .kokoro/release/snapshot.sh
    .kokoro/release/stage.cfg
    .kokoro/release/stage.sh
    .kokoro/trampoline.sh
    CODE_OF_CONDUCT.md
    CONTRIBUTING.md
    LICENSE
    README.md
    codecov.yaml
    java.header
    license-checks.xml
    renovate.json
    2020-03-13 15:11:36,383 synthtool > Wrote metadata to synth.metadata.
    
    ```
    </details>
    yoshi-automation authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    63846de View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. chore: release 1.105.3-SNAPSHOT (#184)

    🤖 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 Mar 14, 2020
    Configuration menu
    Copy the full SHA
    eab6a47 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. feat: add blob.uploadfrom(inputstream) (#162)

    feat: add blob.uploadfrom(inputstream)
    dmitry-fa authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    1f53baa View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. build(deps): update dependency org.apache.maven.plugins:maven-javadoc…

    …-plugin to v3.2.0 (#186)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | org.apache.maven.plugins:maven-javadoc-plugin | minor | `3.1.1` -> `3.2.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).
    renovate-bot authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    3795825 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. fix: rely on google core for SSLException's (#188)

    * fix: rely on google core for SSLException's
    
    * update requester pays tests to not rely on Project Owner role
    
    * format
    
    * make sure requester pays is cleaned up
    frankyn authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    2581f3c View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.apis:google-api-services-storage t…

    …o v1-rev20200226-1.30.9 (#189)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | com.google.apis:google-api-services-storage | patch | `v1-rev20191127-1.30.9` -> `v1-rev20200226-1.30.9` |
    
    ---
    
    ### 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).
    renovate-bot authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    b61a820 View commit details
    Browse the repository at this point in the history
  3. Revert "feat: add blob.uploadfrom(inputstream)" (#190)

    Reverts #162
    
    Need to revert this for now. The issue is that the [Blob constructor is private](https://github.com/googleapis/java-storage/blob/1f53baa969331a94b5a73319df59711157ef2307/google-cloud-storage/src/main/java/com/google/cloud/storage/Blob.java#L545) and it requires creating the object as an [empty object before uploading with an InputStream](https://github.com/googleapis/java-storage/pull/162/files#diff-8c18a40b13cc5c5d90547c273470f5eeR2965-R2966).
    
    The implementation should be derived from the Storage class instead of Blob class to reduce the number of requests.
    
    cc: @dmitry-fa, could you recreate the PR? I haven't prioritized this, apologies for the delay.
    frankyn authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    65cb6c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e6b1e0 View commit details
    Browse the repository at this point in the history
Loading