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: v2.6.2
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: v3.0.0
Choose a head ref
  • 16 commits
  • 246 files changed
  • 4 contributors

Commits on Mar 15, 2021

  1. chore: regenerate README (#479)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-15 20:15:49,555 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-15 20:15:50,419 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/cdfd2d36-0bde-4a54-81b3-e1a395aa0784/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7f58715 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.6.3-SNAPSHOT (#480)

    🤖 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 Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c90199d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. feat(v2beta1): remote MixedAudio from ResponseMessage (#469)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/97fdefc3-9d48-4454-b54e-2d2e7f04a40c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 361377784
    Source-Link: googleapis/googleapis@0e91521
    PiperOrigin-RevId: 361217394
    Source-Link: googleapis/googleapis@3b0afe5
    yoshi-automation authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    b111739 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#482)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-16 02:32:31,134 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-16 02:32:32,108 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/6a68bd69-3a51-4439-9f6f-13d3a43dcd5c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7012c21 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

    …1.0 (#484)
    
    [![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) | `19.0.0` -> `19.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/compatibility-slim/19.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/confidence-slim/19.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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-dialogflow).
    renovate-bot authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    16c2f1a View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#485)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-17 20:10:52,528 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-17 20:10:53,506 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/61371af6-314a-4d8d-8cfc-376cf40f319e/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    cb19217 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

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

    …2.1 (#486)
    
    [![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) | `19.1.0` -> `19.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/compatibility-slim/19.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/confidence-slim/19.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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-dialogflow).
    renovate-bot authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    6ccc2fa View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#487)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-19 18:06:45,625 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-19 18:06:46,467 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/64d83905-24a8-4328-b27b-941317094fa7/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    42538e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

    …ow to v2.6.2 (#471)
    
    [![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) | `2.5.1` -> `2.6.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/2.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/2.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/2.6.2/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow/2.6.2/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-dialogflow</summary>
    
    ### [`v2.6.2`](https://togithub.com/googleapis/java-dialogflow/blob/master/CHANGELOG.md#&#8203;262-httpswwwgithubcomgoogleapisjava-dialogflowcomparev261v262-2021-03-15)
    
    [Compare Source](https://togithub.com/googleapis/java-dialogflow/compare/v2.6.1...v2.6.2)
    
    ### [`v2.6.1`](https://togithub.com/googleapis/java-dialogflow/blob/master/CHANGELOG.md#&#8203;261-httpswwwgithubcomgoogleapisjava-dialogflowcomparev260v261-2021-03-11)
    
    [Compare Source](https://togithub.com/googleapis/java-dialogflow/compare/v2.6.0...v2.6.1)
    
    ### [`v2.6.0`](https://togithub.com/googleapis/java-dialogflow/blob/master/CHANGELOG.md#&#8203;260-httpswwwgithubcomgoogleapisjava-dialogflowcomparev251v260-2021-03-09)
    
    [Compare Source](https://togithub.com/googleapis/java-dialogflow/compare/v2.5.1...v2.6.0)
    
    ##### Features
    
    -   **generator:** update protoc to v3.15.3 ([#&#8203;457](https://www.github.com/googleapis/java-dialogflow/issues/457)) ([59574d7](https://www.github.com/googleapis/java-dialogflow/commit/59574d76d5181582e4da4122cc61a7af7c661bf8))
    -   **v2:** add Agent Assist Smart Reply and Sentiment Analysis ([#&#8203;466](https://www.github.com/googleapis/java-dialogflow/issues/466)) ([478c197](https://www.github.com/googleapis/java-dialogflow/commit/478c197fe2fc7fd245958c72bfaf720a47bc4c1a))
    -   **v2beta1:** add Agent Assist Smart Reply and Sentiment Analysis ([478c197](https://www.github.com/googleapis/java-dialogflow/commit/478c197fe2fc7fd245958c72bfaf720a47bc4c1a))
    
    ##### [2.5.1](https://www.github.com/googleapis/java-dialogflow/compare/v2.5.0...v2.5.1) (2021-02-25)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#&#8203;452](https://www.github.com/googleapis/java-dialogflow/issues/452)) ([afa5340](https://www.github.com/googleapis/java-dialogflow/commit/afa534030d4fe750342a31a3401f3e6cc85e1513))
    
    </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-dialogflow).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c0d0bba View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#488)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-23 15:44:29,246 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-23 15:44:30,257 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/ca4f45f7-185c-4656-bcbe-d009cc6df496/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c4c4e10 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. chore(java): detect sample-secrets in build.sh (#489)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d55a1379-0d11-4919-8fb9-7dd3f61a70ab/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@bb854b6
    yoshi-automation authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6d7e671 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. fix!: remove resource_reference for invisible resources (#483)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/529903a7-4106-4bb6-9b86-e4faaa33ae8b/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 362967283
    Source-Link: googleapis/googleapis@a1ba456
    PiperOrigin-RevId: 362856902
    Source-Link: googleapis/googleapis@1305ca4
    PiperOrigin-RevId: 362183999
    Source-Link: googleapis/googleapis@d652c63
    
    docs: fix broken link in doc string 
    chore: update java microgenerator to 1.0.2 Adds request initialization to sample code
    chore: keep ConversationModelName file to avoid major version bump
    yoshi-automation authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    33aa424 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. chore: remove staging bucket v2 (#492)

    not needed since we removed v2 solution - googleapis/synthtool#964
    
    Source-Author: Emily Ball <[email protected]>
    Source-Date: Mon Mar 29 14:47:37 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 572ef8f70edd9041f5bcfa71511aed6aecfc2098
    Source-Link: googleapis/synthtool@572ef8f
    yoshi-automation authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    fda7901 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. fix!: remove rpc or fields that are unintended to release (#491)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/a5bf99b0-f2a5-4ac0-ae4c-9e4e0ef0adde/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    PiperOrigin-RevId: 364697203
    Source-Link: googleapis/googleapis@80c3d0d
    PiperOrigin-RevId: 364696134
    Source-Link: googleapis/googleapis@c2bdbfa
    PiperOrigin-RevId: 364356707
    Source-Link: googleapis/googleapis@5ef92c3
    PiperOrigin-RevId: 363947872
    Source-Link: googleapis/googleapis@5da78db
    PiperOrigin-RevId: 363762006
    Source-Link: googleapis/googleapis@8d17d8f
    
    fix!: remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 
    fix!: remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 
    fix!: Remove resource_reference from UpdateAnswerRecord
    docs: fix link for version and environment in participant doc
    fix: Add all missing regional HTTP bindings in DF API
    feat: expose MP3_64_KBPS and MULAW for output audio encodings
    fix!: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    67e4f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05abcff View commit details
    Browse the repository at this point in the history
  3. chore: release 3.0.0 (#481)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.6.2...v3.0.0) (2021-03-31)
    
    
    ### ⚠ BREAKING CHANGES
    
    * remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1
    * remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1
    * Remove resource_reference from UpdateAnswerRecord
    * remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2
    * remove rpc or fields that are unintended to release (#491)
    * remove resource_reference for invisible resources (#483)
    
    ### Features
    
    * expose MP3_64_KBPS and MULAW for output audio encodings ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    * **v2beta1:** remote MixedAudio from ResponseMessage ([#469](https://www.github.com/googleapis/java-dialogflow/issues/469)) ([b111739](https://www.github.com/googleapis/java-dialogflow/commit/b1117395748b501ef7c504a58a556d607f1b668a))
    
    
    ### Bug Fixes
    
    * Add all missing regional HTTP bindings in DF API ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    * remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    * remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    * remove resource_reference for invisible resources ([#483](https://www.github.com/googleapis/java-dialogflow/issues/483)) ([33aa424](https://www.github.com/googleapis/java-dialogflow/commit/33aa424ef5fe5ac10785aed13e863f2382f53c66))
    * Remove resource_reference from UpdateAnswerRecord ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    * remove rpc or fields that are unintended to release ([#491](https://www.github.com/googleapis/java-dialogflow/issues/491)) ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    * remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    
    
    ### Documentation
    
    * fix broken link in doc string ([33aa424](https://www.github.com/googleapis/java-dialogflow/commit/33aa424ef5fe5ac10785aed13e863f2382f53c66))
    * fix link for version and environment in participant doc ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af))
    ---
    
    
    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 Mar 31, 2021
    Configuration menu
    Copy the full SHA
    fd49caf View commit details
    Browse the repository at this point in the history
Loading