Skip to content
This repository was archived by the owner on Dec 3, 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-dialogflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.11
Choose a base ref
...
head repository: googleapis/java-dialogflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 17 commits
  • 802 files changed
  • 3 contributors

Commits on Apr 19, 2022

  1. fix!: correct broken ConversationModelEvaluation resource pattern (#914)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 442646533
    
    Source-Link: googleapis/googleapis@b62c562
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f5c157c68115847d78eb8412734cb82e7d5515b4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjVjMTU3YzY4MTE1ODQ3ZDc4ZWI4NDEyNzM0Y2I4MmU3ZDU1MTViNCJ9
    gcf-owl-bot[bot] authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2c812e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. build(deps): update dependency org.apache.maven.plugins:maven-javadoc…

    …-plugin to v3.4.0 (#917)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.2` -> `3.4.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/compatibility-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/confidence-slim/3.3.2)](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.
    
    ---
    
    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-dialogflow).
    renovate-bot authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7c356a6 View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.3.3 (#916)
    
    [![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:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.2` -> `1.3.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.3/compatibility-slim/1.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.3/confidence-slim/1.3.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.3.3`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;133-httpsgithubcomgoogleapisjava-shared-configcomparev132v133-2022-04-19)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3)
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
    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-dialogflow).
    renovate-bot authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    4848d50 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-dialogfl…

    …ow to v4.5.11 (#915)
    
    [![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:google-cloud-dialogflow](https://togithub.com/googleapis/java-dialogflow) | `4.5.10` -> `4.5.11` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/4.5.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/4.5.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/4.5.11/compatibility-slim/4.5.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/4.5.11/confidence-slim/4.5.10)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-dialogflow</summary>
    
    ### [`v4.5.11`](https://togithub.com/googleapis/java-dialogflow/blob/HEAD/CHANGELOG.md#&#8203;4511-httpsgithubcomgoogleapisjava-dialogflowcomparev4510v4511-2022-04-15)
    
    [Compare Source](https://togithub.com/googleapis/java-dialogflow/compare/v4.5.10...v4.5.11)
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
    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-dialogflow).
    renovate-bot authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    16d2208 View commit details
    Browse the repository at this point in the history
  4. build(deps): update dependency org.sonatype.plugins:nexus-staging-mav…

    …en-plugin to v1.6.13 (#918)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.11` -> `1.6.13` | [![age](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/compatibility-slim/1.6.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/confidence-slim/1.6.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sonatype/nexus-maven-plugins</summary>
    
    ### [`v1.6.13`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.12...release-1.6.13)
    
    [Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.12...release-1.6.13)
    
    ### [`v1.6.12`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.11...release-1.6.12)
    
    [Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.11...release-1.6.12)
    
    </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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
    renovate-bot authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c919470 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

    …2.0 (#920)
    
    [![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://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.1.0` -> `25.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/compatibility-slim/25.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/confidence-slim/25.1.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, click this checkbox.
    
    ---
    
    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-dialogflow).
    renovate-bot authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f92823d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. chore(bazel): update version of Protobuf to v3.20.1 (#919)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 444328399
    
    Source-Link: googleapis/googleapis@c7ca416
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ9
    gcf-owl-bot[bot] authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5ff4143 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

    …onfig to v1.4.0 (#922)
    
    [![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:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.3` -> `1.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/compatibility-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/confidence-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.4.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;140-httpsgithubcomgoogleapisjava-shared-configcomparev133v140-2022-04-28)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.3...v1.4.0)
    
    ##### Features
    
    -   **java:** remove native image module ([#&#8203;471](https://togithub.com/googleapis/java-shared-config/issues/471)) ([7fcba01](https://togithub.com/googleapis/java-shared-config/commit/7fcba016b3138d7beaa4e962853f9bc80f59438c))
    
    ##### [1.3.3](https://togithub.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3) (2022-04-19)
    
    ##### Bug Fixes
    
    -   **java:** remove protobuf feature from native profile ([#&#8203;461](https://togithub.com/googleapis/java-shared-config/issues/461)) ([ffd07cb](https://togithub.com/googleapis/java-shared-config/commit/ffd07cb18ee7d45d4daee1d9ea6f6d321fdca874))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:native-image-support to v0.12.11 ([#&#8203;459](https://togithub.com/googleapis/java-shared-config/issues/459)) ([d20008d](https://togithub.com/googleapis/java-shared-config/commit/d20008df15209708fdf9d06828b567778190f4d0))
    -   update dependency com.google.cloud:native-image-support to v0.13.1 ([#&#8203;465](https://togithub.com/googleapis/java-shared-config/issues/465)) ([b202064](https://togithub.com/googleapis/java-shared-config/commit/b2020648816feb4740ad70acedfed470d7da5bcf))
    
    ##### [1.3.2](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2) (2022-03-28)
    
    ##### Dependencies
    
    -   revert google-java-format to 1.7 ([#&#8203;453](https://togithub.com/googleapis/java-shared-config/issues/453)) ([cbc777f](https://togithub.com/googleapis/java-shared-config/commit/cbc777f3e9ab75edb6fa2e0268a7446ae4111725))
    
    ##### [1.3.1](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1) (2022-03-25)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:native-image-support to v0.12.10 ([#&#8203;443](https://togithub.com/googleapis/java-shared-config/issues/443)) ([5b39d5e](https://togithub.com/googleapis/java-shared-config/commit/5b39d5ee15121f052226ff873b6ab101e9c71de5))
    -   update dependency com.google.googlejavaformat:google-java-format to v1.15.0 ([#&#8203;426](https://togithub.com/googleapis/java-shared-config/issues/426)) ([4c3c4b6](https://togithub.com/googleapis/java-shared-config/commit/4c3c4b66129632181e6bc363a0ecccf4f5aac914))
    -   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#&#8203;448](https://togithub.com/googleapis/java-shared-config/issues/448)) ([f7f518e](https://togithub.com/googleapis/java-shared-config/commit/f7f518e87d1d9feb9ac54d7c099f97d8751ee3da))
    -   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&#8203;449](https://togithub.com/googleapis/java-shared-config/issues/449)) ([3e1c0b5](https://togithub.com/googleapis/java-shared-config/commit/3e1c0b5a1d2f4a0db88c06a0d683ed90cbc745e2))
    
    </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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
    renovate-bot authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8999338 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. chore(main): release 4.5.12-SNAPSHOT (#912)

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

Commits on May 4, 2022

  1. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.3.0 (#921)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.2.2` -> `3.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/compatibility-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/confidence-slim/3.2.2)](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**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
    renovate-bot authored May 4, 2022
    Configuration menu
    Copy the full SHA
    b1afa20 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-jav…

    …a to 2.16.0 (#924)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 446250659
    
    Source-Link: googleapis/googleapis@dc4ef31
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9
    gcf-owl-bot[bot] authored May 5, 2022
    Configuration menu
    Copy the full SHA
    1407153 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. feat: add the API of StreamingAnalyzeContent (#925)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 446850583
    
    Source-Link: googleapis/googleapis@b9927eb
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d44285499a0e757e68d39dc18f91d2800694ad90
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDQ0Mjg1NDk5YTBlNzU3ZTY4ZDM5ZGMxOGY5MWQyODAwNjk0YWQ5MCJ9
    
    docs: add the fields for setting CX virtual agent session parameters
    PiperOrigin-RevId: 446825520
    
    Source-Link: googleapis/googleapis@f6bb255
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/cd1450b403b5a3f92676d8a34f0cfc07fc767b40
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2QxNDUwYjQwM2I1YTNmOTI2NzZkOGEzNGYwY2ZjMDdmYzc2N2I0MCJ9
    gcf-owl-bot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    2346322 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

    …3.0 (#926)
    
    [![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://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.2.0` -> `25.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/compatibility-slim/25.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.3.0/confidence-slim/25.2.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, click this checkbox. ⚠ **Warning**: custom changes will be lost.
    
    ---
    
    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-dialogflow).
    renovate-bot authored May 16, 2022
    Configuration menu
    Copy the full SHA
    2edcf32 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.12.0 (#928)
    
    [![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:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.10.0` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/compatibility-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/confidence-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.12.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2120-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2110v2120-2022-05-19)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.11.0...v2.12.0)
    
    ##### Features
    
    -   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-shared-dependencies/issues/1440)) ([#&#8203;697](https://togithub.com/googleapis/java-shared-dependencies/issues/697)) ([f10ec4e](https://togithub.com/googleapis/java-shared-dependencies/commit/f10ec4e664d8fde868effe366b7182a5fad08dd0))
    
    ##### Dependencies
    
    -   update gax.version to v2.18.1 ([#&#8203;695](https://togithub.com/googleapis/java-shared-dependencies/issues/695)) ([09bc61c](https://togithub.com/googleapis/java-shared-dependencies/commit/09bc61c9152a99bfe87554a07324f15ae6217d6e))
    -   update google.core.version to v2.7.1 ([#&#8203;698](https://togithub.com/googleapis/java-shared-dependencies/issues/698)) ([43de259](https://togithub.com/googleapis/java-shared-dependencies/commit/43de2593f1a6e8fa5e34799364ab683246ddd449))
    
    ### [`v2.11.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2110-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2100v2110-2022-05-18)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.10.0...v2.11.0)
    
    ##### Features
    
    -   next release from main branch is 2.11.0 ([#&#8203;674](https://togithub.com/googleapis/java-shared-dependencies/issues/674)) ([611e3b7](https://togithub.com/googleapis/java-shared-dependencies/commit/611e3b7c50108a71efc94415166b85d2bf8647e5))
    
    ##### Dependencies
    
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.13.3 ([#&#8203;689](https://togithub.com/googleapis/java-shared-dependencies/issues/689)) ([03897e3](https://togithub.com/googleapis/java-shared-dependencies/commit/03897e30a71f8f1aa37233da2433ee5afccc1d61))
    -   update dependency com.google.api-client:google-api-client-bom to v1.34.1 ([#&#8203;685](https://togithub.com/googleapis/java-shared-dependencies/issues/685)) ([9bc0557](https://togithub.com/googleapis/java-shared-dependencies/commit/9bc0557d8ce2f3d8dc7c8ffafdd36fd4c03e2df5))
    -   update dependency com.google.api:api-common to v2.2.0 ([#&#8203;690](https://togithub.com/googleapis/java-shared-dependencies/issues/690)) ([47a8736](https://togithub.com/googleapis/java-shared-dependencies/commit/47a87365e51f73132b15b054d85f8c9baa8e89f6))
    -   update dependency com.google.auth:google-auth-library-bom to v1.7.0 ([#&#8203;691](https://togithub.com/googleapis/java-shared-dependencies/issues/691)) ([ec6aab7](https://togithub.com/googleapis/java-shared-dependencies/commit/ec6aab72eaed43574efe47a696bba6a612f161bb))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#&#8203;672](https://togithub.com/googleapis/java-shared-dependencies/issues/672)) ([8c7e530](https://togithub.com/googleapis/java-shared-dependencies/commit/8c7e530d3c7170b2fb76cc27a05164524ba4e00b))
    -   update dependency com.google.http-client:google-http-client-bom to v1.41.8 ([#&#8203;684](https://togithub.com/googleapis/java-shared-dependencies/issues/684)) ([1305356](https://togithub.com/googleapis/java-shared-dependencies/commit/1305356775247dbb641b60654ac56da43513088e))
    -   update dependency com.google.protobuf:protobuf-bom to v3.20.1 ([#&#8203;678](https://togithub.com/googleapis/java-shared-dependencies/issues/678)) ([3e6d4a1](https://togithub.com/googleapis/java-shared-dependencies/commit/3e6d4a1a8e5d45723071a62c99bb1ab87d2b2b84))
    -   update dependency io.grpc:grpc-bom to v1.46.0 ([#&#8203;680](https://togithub.com/googleapis/java-shared-dependencies/issues/680)) ([b8a052b](https://togithub.com/googleapis/java-shared-dependencies/commit/b8a052b75a1bc2703500b4f31c5c6dac887ab8be))
    -   update dependency org.checkerframework:checker-qual to v3.22.0 ([#&#8203;683](https://togithub.com/googleapis/java-shared-dependencies/issues/683)) ([b0a30cd](https://togithub.com/googleapis/java-shared-dependencies/commit/b0a30cdecae8dcfb3a6d36e3f194c39a0086673e))
    -   update gax.version to v2.17.0 ([#&#8203;687](https://togithub.com/googleapis/java-shared-dependencies/issues/687)) ([e0e89ea](https://togithub.com/googleapis/java-shared-dependencies/commit/e0e89eade481effc723c9c7261f2ebf4e5883621))
    -   update gax.version to v2.18.0 ([#&#8203;692](https://togithub.com/googleapis/java-shared-dependencies/issues/692)) ([9536612](https://togithub.com/googleapis/java-shared-dependencies/commit/9536612c77af1e4d912c5b63515ea6f750e53810))
    -   update google.core.version to v2.6.1 ([#&#8203;671](https://togithub.com/googleapis/java-shared-dependencies/issues/671)) ([e3d1aeb](https://togithub.com/googleapis/java-shared-dependencies/commit/e3d1aebed31f8e91109d5865afd9525ac3595c90))
    -   update google.core.version to v2.7.0 ([#&#8203;693](https://togithub.com/googleapis/java-shared-dependencies/issues/693)) ([2171677](https://togithub.com/googleapis/java-shared-dependencies/commit/2171677e16190de9f37dc16c924d829ea8ccd86c))
    -   update iam.version to v1.3.2 ([#&#8203;673](https://togithub.com/googleapis/java-shared-dependencies/issues/673)) ([9882baa](https://togithub.com/googleapis/java-shared-dependencies/commit/9882baa3ecc8d7584788af1916f0d8c5ec670b5c))
    -   update iam.version to v1.3.3 ([#&#8203;679](https://togithub.com/googleapis/java-shared-dependencies/issues/679)) ([9fe34c8](https://togithub.com/googleapis/java-shared-dependencies/commit/9fe34c89eabed5eeebad986bffeeeb64dbbc38c1))
    -   update iam.version to v1.3.4 ([#&#8203;686](https://togithub.com/googleapis/java-shared-dependencies/issues/686)) ([4e95b3a](https://togithub.com/googleapis/java-shared-dependencies/commit/4e95b3a1d4302812338c220df316391c19ef7473))
    -   update opencensus.version to v0.31.1 ([#&#8203;682](https://togithub.com/googleapis/java-shared-dependencies/issues/682)) ([5d25746](https://togithub.com/googleapis/java-shared-dependencies/commit/5d25746bc6c9329b240204cbe7b83e2fee4c6cb3))
    
    </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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
    renovate-bot authored May 19, 2022
    Configuration menu
    Copy the full SHA
    ddc055f View commit details
    Browse the repository at this point in the history
  2. feat: add build scripts for native image testing in Java 17 (#1440) (#…

    …929)
    
    Source-Link: googleapis/synthtool@505ce5a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
    gcf-owl-bot[bot] authored May 19, 2022
    Configuration menu
    Copy the full SHA
    025d32f View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-core to v2.7.1 (#…

    …927)
    
    [![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:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.6.1` -> `2.7.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/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-core/2.7.1/confidence-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-core</summary>
    
    ### [`v2.7.1`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;271-httpsgithubcomgoogleapisjava-corecomparev270v271-2022-05-19)
    
    [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.7.0...v2.7.1)
    
    ### [`v2.7.0`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;270-httpsgithubcomgoogleapisjava-corecomparev261v270-2022-05-18)
    
    [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.6.1...v2.7.0)
    
    ##### Features
    
    -   **java:** remove native-image-support module ([#&#8203;820](https://togithub.com/googleapis/java-core/issues/820)) ([a53ef6d](https://togithub.com/googleapis/java-core/commit/a53ef6d7ba05eeba82998378455f0aea58f24381))
    -   next release from main branch is 2.7.0 ([#&#8203;807](https://togithub.com/googleapis/java-core/issues/807)) ([5a2c608](https://togithub.com/googleapis/java-core/commit/5a2c608e375d15ec83ca71232627bce1f167e750))
    
    ##### Bug Fixes
    
    -   remove native-image-support module from version.txt ([#&#8203;822](https://togithub.com/googleapis/java-core/issues/822)) ([92e7efc](https://togithub.com/googleapis/java-core/commit/92e7efc4974911f7ce30021a280c9002a44dab47))
    
    ##### Dependencies
    
    -   update dependency com.google.api-client:google-api-client-bom to v1.34.1 ([#&#8203;823](https://togithub.com/googleapis/java-core/issues/823)) ([71105c6](https://togithub.com/googleapis/java-core/commit/71105c64918d6444e321fa3de5fc402e577ebc7d))
    -   update dependency com.google.api:api-common to v2.2.0 ([#&#8203;827](https://togithub.com/googleapis/java-core/issues/827)) ([05a02d6](https://togithub.com/googleapis/java-core/commit/05a02d6b16cb06b9f1dea0814912e5a32913fca8))
    -   update dependency com.google.api:gax-bom to v2.17.0 ([#&#8203;826](https://togithub.com/googleapis/java-core/issues/826)) ([c90188e](https://togithub.com/googleapis/java-core/commit/c90188e9a94ae71d71105d908173f1bd7e77c1cb))
    -   update dependency com.google.api:gax-bom to v2.18.0 ([#&#8203;829](https://togithub.com/googleapis/java-core/issues/829)) ([5537e7f](https://togithub.com/googleapis/java-core/commit/5537e7f80d5db94038b24a393e310120fab62e8c))
    -   update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.2 ([#&#8203;805](https://togithub.com/googleapis/java-core/issues/805)) ([493ac03](https://togithub.com/googleapis/java-core/commit/493ac038d3ca9f603cd47969fde0da68a1f9bfd0))
    -   update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.3 ([#&#8203;814](https://togithub.com/googleapis/java-core/issues/814)) ([e809baa](https://togithub.com/googleapis/java-core/commit/e809baa69672d3eca2dc348f55615dc072a8fbe3))
    -   update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.4 ([#&#8203;825](https://togithub.com/googleapis/java-core/issues/825)) ([5ce12ee](https://togithub.com/googleapis/java-core/commit/5ce12ee0c10e2bdb5981e6ca02966d7eb802ca6c))
    -   update dependency com.google.auth:google-auth-library-bom to v1.7.0 ([#&#8203;828](https://togithub.com/googleapis/java-core/issues/828)) ([2abca2c](https://togithub.com/googleapis/java-core/commit/2abca2c135ba2337d546d5c97bcdd5901e91301a))
    -   update dependency com.google.cloud:native-image-support to v0.14.0 ([#&#8203;824](https://togithub.com/googleapis/java-core/issues/824)) ([997a34a](https://togithub.com/googleapis/java-core/commit/997a34a15a59bb1818fff3d1fbce195a05d12da3))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#&#8203;806](https://togithub.com/googleapis/java-core/issues/806)) ([9fc5811](https://togithub.com/googleapis/java-core/commit/9fc5811eae52288acd9fb0b967e5737848fe7c5e))
    -   update dependency com.google.http-client:google-http-client-bom to v1.41.8 ([#&#8203;821](https://togithub.com/googleapis/java-core/issues/821)) ([c7e3d6e](https://togithub.com/googleapis/java-core/commit/c7e3d6ef437d9f85dab450b54d63f7218b89788b))
    -   update dependency com.google.protobuf:protobuf-bom to v3.20.1 ([#&#8203;813](https://togithub.com/googleapis/java-core/issues/813)) ([a9c8c92](https://togithub.com/googleapis/java-core/commit/a9c8c92086c0266e14f86a957944c0cc4ab26ee6))
    -   update dependency io.grpc:grpc-bom to v1.46.0 ([#&#8203;815](https://togithub.com/googleapis/java-core/issues/815)) ([03c9bfe](https://togithub.com/googleapis/java-core/commit/03c9bfe4210a6c3995adf89be28b7c8aab402fb3))
    -   update opencensus.version to v0.31.1 ([#&#8203;819](https://togithub.com/googleapis/java-core/issues/819)) ([1800d3a](https://togithub.com/googleapis/java-core/commit/1800d3aa3ff7315947681b648f822f2cf9656a3b))
    
    ##### [2.6.1](https://togithub.com/googleapis/java-core/compare/v2.6.0...v2.6.1) (2022-04-14)
    
    ##### Dependencies
    
    -   update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#&#8203;802](https://togithub.com/googleapis/java-core/issues/802)) ([042b08e](https://togithub.com/googleapis/java-core/commit/042b08e3cf05dba7e006f802dbc60f95b6da99ef))
    
    </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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
    renovate-bot authored May 19, 2022
    Configuration menu
    Copy the full SHA
    0991e05 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. chore(main): release 4.6.0 (#923)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.6.0](v4.5.11...v4.6.0) (2022-05-19)
    
    
    ### Features
    
    * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-dialogflow/issues/1440)) ([#929](#929)) ([025d32f](025d32f))
    * add the API of StreamingAnalyzeContent ([#925](#925)) ([2346322](2346322))
    
    
    ### Bug Fixes
    
    * correct broken ConversationModelEvaluation resource pattern ([2c812e1](2c812e1))
    
    
    ### Documentation
    
    * add the fields for setting CX virtual agent session parameters ([2346322](2346322))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#927](#927)) ([0991e05](0991e05))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#928](#928)) ([ddc055f](ddc055f))
    
    ---
    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
    9929616 View commit details
    Browse the repository at this point in the history
Loading