Skip to content
This repository has been 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-datacatalog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.1
Choose a base ref
...
head repository: googleapis/java-datacatalog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.35.0
Choose a head ref
  • 15 commits
  • 89 files changed
  • 4 contributors

Commits on Apr 7, 2020

  1. chore(deps): update dependency com.google.cloud:google-cloud-datacata…

    …log to v0.34.1 (#145)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-datacatalog](https://togithub.com/googleapis/java-datacatalog) | patch | `0.34.0` -> `0.34.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-datacatalog</summary>
    
    ### [`v0.34.1`](https://togithub.com/googleapis/java-datacatalog/blob/master/CHANGELOG.md#&#8203;0341-httpswwwgithubcomgoogleapisjava-datacatalogcomparev0340v0341-2020-04-06)
    
    [Compare Source](https://togithub.com/googleapis/java-datacatalog/compare/v0.34.0...v0.34.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-datacatalog).
    renovate-bot authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    bb535f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.5.0 (#146)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.4.0` -> `0.5.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.5.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-shared-configcomparev040v050-2020-04-07)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.4.0...v0.5.0)
    
    ##### Features
    
    -   add ban duplicate classes rule ([#&#8203;126](https://www.github.com/googleapis/java-shared-config/issues/126)) ([e38a7cc](https://www.github.com/googleapis/java-shared-config/commit/e38a7cc949396f8f5696e62cd060e0c076047b8d))
    -   add devsite javadoc profile ([#&#8203;121](https://www.github.com/googleapis/java-shared-config/issues/121)) ([7f452fb](https://www.github.com/googleapis/java-shared-config/commit/7f452fb6c5704f6ce0f731085479a28fb99ebcb9))
    -   add maven flatten plugin ([#&#8203;127](https://www.github.com/googleapis/java-shared-config/issues/127)) ([fb00799](https://www.github.com/googleapis/java-shared-config/commit/fb00799c416d324d68da5b660a26f7ef595c26d9))
    
    ##### Bug Fixes
    
    -   declare com.coveo:fmt-maven-plugin version/configuration ([#&#8203;90](https://www.github.com/googleapis/java-shared-config/issues/90)) ([5cf71a6](https://www.github.com/googleapis/java-shared-config/commit/5cf71a6ed699907082756e70c2fdee6ad3632f38))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#&#8203;118](https://www.github.com/googleapis/java-shared-config/issues/118)) ([58ae69e](https://www.github.com/googleapis/java-shared-config/commit/58ae69eb5ba037963cdaed0c2b0e30663bc873eb))
    -   update dependency com.puppycrawl.tools:checkstyle to v8.29 ([f62292d](https://www.github.com/googleapis/java-shared-config/commit/f62292dab75699a75f8a7d499fe2ccfb7ee93783))
    -   update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 ([#&#8203;124](https://www.github.com/googleapis/java-shared-config/issues/124)) ([a681536](https://www.github.com/googleapis/java-shared-config/commit/a68153643400c3f3b5c5959cda4dc3b552336427))
    -   update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 ([#&#8203;107](https://www.github.com/googleapis/java-shared-config/issues/107)) ([c9b096b](https://www.github.com/googleapis/java-shared-config/commit/c9b096b81b1f4f8dc2d1302f259f0321722e1ca5))
    -   update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 ([#&#8203;103](https://www.github.com/googleapis/java-shared-config/issues/103)) ([abe7140](https://www.github.com/googleapis/java-shared-config/commit/abe714060e858c70a83888fb34438c45d97b1168))
    -   update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-config/issues/101)) ([ac69572](https://www.github.com/googleapis/java-shared-config/commit/ac69572be76e4462fdf65fa6e7f0935c3d51d827))
    
    </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-datacatalog).
    renovate-bot authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    ef2da14 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.34.2-SNAPSHOT (#144)

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

Commits on Apr 9, 2020

  1. chore: update common templates (#147)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/39c06e45-efe9-45a2-98fc-54de7a19f352/targets
    yoshi-automation authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    1c1fbdc View commit details
    Browse the repository at this point in the history
  2. chore: update common templates (#147) (#148)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/a069b96f-107b-4280-b093-3101f1baebc2/targets
    yoshi-automation authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    a865793 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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

    …151)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `4.4.1` -> `5.1.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-datacatalog).
    renovate-bot authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b1551c3 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.guava:guava-bom to v29 (#149)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.guava:guava-bom](https://togithub.com/google/guava) | major | `28.2-android` -> `29.0-android` |
    
    ---
    
    ### 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-datacatalog).
    renovate-bot authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4ab8c7d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. chore: update common templates (#158)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/a8b4de14-bbed-43a8-a032-34b2812821a8/targets
    yoshi-automation authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    80ab21d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.0.16 (#159)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.15` -> `1.0.16` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.0.16`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.16)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.15...v1.0.16)
    
    Add a few SpotBugs exclusions:
    
    -   `RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE` - existing - codegen bug
    -   `UPM_UNCALLED_PRIVATE_METHOD` - probably SpotBug issue
    -   `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` - likely SpotBug issue
    -   `CLI_CONSTANT_LIST_INDEX` - style issue particular to our samples
    -   `OBL_UNSATISFIED_OBLIGATION` - issue for SQL clients
    
    </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-datacatalog).
    renovate-bot authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    481bbcd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.0.17 (#162)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.16` -> `1.0.17` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.0.17`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.17)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.16...v1.0.17)
    
    -   require -P lint
         Lets not burden customers with our development rules.
        -   Move Checkstyle, ErrorProne, PMD, and SpotBugs to only run w/ -P lint
        -   Update the Readme
    -   spotbugs-annotations 4.0.2
    
    </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-datacatalog).
    renovate-bot authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    922b73b View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#160)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/01a7440e-1f0c-4d68-a4a7-71ae1d8c3c3a/targets
    yoshi-automation authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e27dc73 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    17f1b27 View commit details
    Browse the repository at this point in the history
  2. feat: add support for Search Partial Response (#161)

    * Fixed documentation links.
    
    PiperOrigin-RevId: 306445213
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Apr 14 08:40:07 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 04eff659376f40a7111bf0e8e49fbb38bc7739f7
    Source-Link: googleapis/googleapis@04eff65
    
    * Add support for Search Partial Response.
    
    PiperOrigin-RevId: 306660765
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Apr 15 09:40:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 629e6bea8418ad4a5d081ab9eb48bb327ad368e1
    Source-Link: googleapis/googleapis@629e6be
    
    * chore: allow proto interface changes
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    yoshi-automation and chingor13 authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    7d5dd43 View commit details
    Browse the repository at this point in the history
  3. feat: add order field to TagField and TagTemplateField message …

    …in tags.proto (#166)
    
    fix: broken document links & polish comments
    feat: add csharp/ruby/PHP namespaces
    chore: update copyright for proto files
    
    PiperOrigin-RevId: 307068250
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Apr 17 10:26:08 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: b5e9b0b09cc15c263f07da92fa64db31b2e4dd07
    Source-Link: googleapis/googleapis@b5e9b0b
    yoshi-automation authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ed46c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3575d04 View commit details
    Browse the repository at this point in the history
Loading