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-automl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: googleapis/java-automl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on May 24, 2022

  1. chore(main): release 2.2.1-SNAPSHOT (#1145)

    🤖 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 May 24, 2022
    Configuration menu
    Copy the full SHA
    3f57538 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…

    …12.0 (#1148)
    
    [![Mend 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:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.11.2` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/compatibility-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.12.0/confidence-slim/2.11.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigquery</summary>
    
    ### [`v2.12.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2120-httpsgithubcomgoogleapisjava-bigquerycomparev2112v2120-2022-05-25)
    
    [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.11.2...v2.12.0)
    
    ##### Features
    
    -   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-bigquery/issues/1440)) ([#&#8203;2057](https://togithub.com/googleapis/java-bigquery/issues/2057)) ([065ae78](https://togithub.com/googleapis/java-bigquery/commit/065ae78ef20052032c245b3fe991808c24ec8077))
    
    ##### Bug Fixes
    
    -   add more native image configurations for Arrow tests and enable native image tests ([#&#8203;2053](https://togithub.com/googleapis/java-bigquery/issues/2053)) ([7f0bfd4](https://togithub.com/googleapis/java-bigquery/commit/7f0bfd4a42c28f3d2a748474e1ec40740311a734))
    -   Flaky testPositionalQueryParameters ([#&#8203;2059](https://togithub.com/googleapis/java-bigquery/issues/2059)) ([3764b59](https://togithub.com/googleapis/java-bigquery/commit/3764b5967c694fa34aef75804333e5a6101d912e))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-bigtable to v2.7.0 ([#&#8203;2061](https://togithub.com/googleapis/java-bigquery/issues/2061)) ([1c7a0ab](https://togithub.com/googleapis/java-bigquery/commit/1c7a0ab157f79772d8da58bfe15f54a7394124e8))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#&#8203;2055](https://togithub.com/googleapis/java-bigquery/issues/2055)) ([9667663](https://togithub.com/googleapis/java-bigquery/commit/9667663fbec20f262c218f07cce1ada0c9a4bce0))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&#8203;2063](https://togithub.com/googleapis/java-bigquery/issues/2063)) ([6d3f4be](https://togithub.com/googleapis/java-bigquery/commit/6d3f4bead2315703015bd75711fcbf19428fad6e))
    -   update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#&#8203;2064](https://togithub.com/googleapis/java-bigquery/issues/2064)) ([fd47710](https://togithub.com/googleapis/java-bigquery/commit/fd47710afdf32fd535f8e2b430156eb4a659a64d))
    -   update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#&#8203;2066](https://togithub.com/googleapis/java-bigquery/issues/2066)) ([89962a5](https://togithub.com/googleapis/java-bigquery/commit/89962a5e3cec0e5a4334454b1bff83fba3d95d4d))
    
    ##### [2.11.2](https://togithub.com/googleapis/java-bigquery/compare/v2.11.1...v2.11.2) (2022-05-18)
    
    ##### Bug Fixes
    
    -   Flaky connenction close issue ([#&#8203;2044](https://togithub.com/googleapis/java-bigquery/issues/2044)) ([9993717](https://togithub.com/googleapis/java-bigquery/commit/9993717d546c4039cb8c846787fdd131cc0c113f))
    -   NPE issue with testMultipleRuns ([#&#8203;2050](https://togithub.com/googleapis/java-bigquery/issues/2050)) ([251d468](https://togithub.com/googleapis/java-bigquery/commit/251d4686d22e0000982bcd891de68491326558fe))
    
    ##### [2.11.1](https://togithub.com/googleapis/java-bigquery/compare/v2.11.0...v2.11.1) (2022-05-16)
    
    ##### Dependencies
    
    -   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220507-1.32.1 ([#&#8203;2042](https://togithub.com/googleapis/java-bigquery/issues/2042)) ([081888e](https://togithub.com/googleapis/java-bigquery/commit/081888e9ab9bc2c68e607fb11ff1ee40ac58873a))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    1a9631b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-automl t…

    …o v2.2.0 (#1146)
    
    [![Mend 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:google-cloud-automl](https://togithub.com/googleapis/java-automl) | `2.1.24` -> `2.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.0/compatibility-slim/2.1.24)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.0/confidence-slim/2.1.24)](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, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    2cf96c9 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-storage to v2.7…

    ….0 (#1147)
    
    [![Mend 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:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.6.1` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.7.1/confidence-slim/2.6.1)](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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl).
    renovate-bot authored May 25, 2022
    Configuration menu
    Copy the full SHA
    9785aba View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.2.1 (#1149)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### [2.2.1](v2.2.0...v2.2.1) (2022-05-25)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-bigquery to v2.12.0 ([#1148](#1148)) ([1a9631b](1a9631b))
    * update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#1147](#1147)) ([9785aba](9785aba))
    
    ---
    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 May 25, 2022
    Configuration menu
    Copy the full SHA
    4a2b9a3 View commit details
    Browse the repository at this point in the history
Loading