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.0
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.105.1
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Feb 29, 2020

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

Commits on Mar 2, 2020

  1. chore: release 1.105.1-SNAPSHOT (#155)

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

Commits on Mar 3, 2020

  1. deps: update core dependencies to v1.93.1 (#161)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | patch | `1.93.0` -> `1.93.1` |
    | [com.google.cloud:google-cloud-core-bom](https://togithub.com/googleapis/java-core) | patch | `1.93.0` -> `1.93.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-core</summary>
    
    ### [`v1.93.1`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#&#8203;1931httpswwwgithubcomgoogleapisjava-corecomparev1930v1931-2020-02-28)
    
    [Compare Source](https://togithub.com/googleapis/java-core/compare/v1.93.0...v1.93.1)
    
    </details>
    
    ---
    
    ### 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 these updates 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 3, 2020
    Configuration menu
    Copy the full SHA
    960572f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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

Commits on Mar 9, 2020

  1. fix: use %s instead of %d format specifier in checkArgument (#163)

    * fix: format specifier
    
    * fix: review changes
    athakor authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    ee16197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ba7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b3992 View commit details
    Browse the repository at this point in the history
  4. Included google() repository in gradle build (#157)

    * docs: added info about necessity of adding google() to gradle repository for version 1.104+
    
    * docs: removed comment
    
    * docs: added central() to build.gradle
    sudipidus authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    686dc67 View commit details
    Browse the repository at this point in the history
  5. chore: release 1.105.1 (#170)

    * updated pom.xml [ci skip]
    
    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-storage/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    1617c40 View commit details
    Browse the repository at this point in the history
Loading