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: v1.5.7
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: v1.5.8
Choose a head ref
  • 9 commits
  • 20 files changed
  • 6 contributors

Commits on Sep 22, 2021

  1. chore: release 1.5.8-SNAPSHOT (#657)

    🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f601611 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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

    …log to v1.5.7 (#658)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-datacatalog to v1.5.7
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    834e389 View commit details
    Browse the repository at this point in the history
  2. chore: relocate owl bot post processor (#653)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a14bbf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    a5db63b View commit details
    Browse the repository at this point in the history
  2. build: add jdk 17 to java units and dependency builds (#1216) (#661)

    * update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17.
    Source-Link: googleapis/synthtool@a4be338
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:13b7387edb404234610d30473ac48210ae7fe42a136335ee2b2f8a07c4c7f6a5
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e668e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

    …1.0 (#663)
    
    [![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://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `23.0.0` -> `23.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.1.0/compatibility-slim/23.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.1.0/confidence-slim/23.0.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**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **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-datacatalog).
    renovate-bot authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3013dfc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

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

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.5.8](https://www.github.com/googleapis/java-datacatalog/compare/v1.5.7...v1.5.8) (2021-10-06)
    
    
    ### Dependencies
    
    * update dependency com.google.protobuf:protobuf-java-util to v3.18.1 ([#664](https://www.github.com/googleapis/java-datacatalog/issues/664)) ([ab0ce72](https://www.github.com/googleapis/java-datacatalog/commit/ab0ce72e7e45a78805d9fd03b1e3c7df930ba375))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a62dadd View commit details
    Browse the repository at this point in the history
Loading