Skip to content
This repository was archived by the owner on Sep 16, 2023. 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-asset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.119.0
Choose a base ref
...
head repository: googleapis/java-asset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 3, 2020

  1. feat: promote to GA (#93)

    Release-As: 1.0.0
    chingor13 authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    db29db6 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-core to v1.93.1 (

    …#94)
    
    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` |
    
    ---
    
    ### 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 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-asset).
    renovate-bot authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    7cc0506 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. chore: release 0.119.1-SNAPSHOT (#95)

    🤖 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).
    gcf-merge-on-green[bot] authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e21fcaa View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#96)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-asset-bom/pom.xml [ci skip]
    
    * updated google-cloud-asset/pom.xml [ci skip]
    
    * updated grpc-google-cloud-asset-v1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-asset-v1beta1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-asset-v1p1beta1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-asset-v1p2beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-asset-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-asset-v1beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-asset-v1p1beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-asset-v1p2beta1/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * chore: fix 1.0.0 versions for ga artifacts
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    chingor13 authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d2c1699 View commit details
    Browse the repository at this point in the history
Loading