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-dns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: googleapis/java-dns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 21, 2020

  1. build(ci): enable auto-release for dependency-update-only releases

    Automatically perform a Java client library release when:
    1. Only dependency updates are going out in the release since any releases containing bug fixes, build changes or new features should be supervised;
    2. There are no outstanding/open dependency update pull requests in the repo. This is to avoid multiple/redundant releases;
    3. It is a SNAPSHOT release which is automatically generated post regular release -- this requires no human supervision.
    
    Testing done in 5 java-bigquery* client library repos. Example:
    [chore: release 0.3.4 ](googleapis/java-bigqueryconnection#130)
    [chore: release 0.3.5-SNAPSHOT](googleapis/java-bigqueryconnection#131)
    
    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Thu Sep 17 15:30:02 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 538a68019eb4a36a0cdfa4021f324dd01b784395
    Source-Link: googleapis/synthtool@538a680
    yoshi-automation authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8cc64c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. chore(java): set yoshi-java as default CODEOWNER (#184)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/c994118f-d9db-44a7-88cc-9e43d2f81e98/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@80003a3
    yoshi-automation authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3ae2c76 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.2-SNAPSHOT (#182)

    🤖 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 Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6137e3a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-dns to v…

    …1.0.1 (#181)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-dns](https://togithub.com/googleapis/java-dns) | patch | `1.0.0` -> `1.0.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-dns</summary>
    
    ### [`v1.0.1`](https://togithub.com/googleapis/java-dns/blob/master/CHANGELOG.md#&#8203;101-httpswwwgithubcomgoogleapisjava-dnscomparev100v101-2020-09-10)
    
    [Compare Source](https://togithub.com/googleapis/java-dns/compare/v1.0.0...v1.0.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#github/googleapis/java-dns).
    renovate-bot authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1ba16ea View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

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

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [1.0.2](https://www.github.com/googleapis/java-dns/compare/v1.0.1...v1.0.2) (2020-09-23)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#194](https://www.github.com/googleapis/java-dns/issues/194)) ([b870d31](https://www.github.com/googleapis/java-dns/commit/b870d319543cf093e1a7aa425f49a4e3bc64ff4c))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ac408da View commit details
    Browse the repository at this point in the history
Loading