Thanks to visit codestin.com
Credit goes to github.com

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.4.1
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: v2.4.2
Choose a head ref
  • 14 commits
  • 24 files changed
  • 4 contributors

Commits on Nov 2, 2020

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

    …ow to v2.4.0 (#347)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-dialogflow](https://togithub.com/googleapis/java-dialogflow) | minor | `2.3.0` -> `2.4.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-dialogflow</summary>
    
    ### [`v2.4.0`](https://togithub.com/googleapis/java-dialogflow/blob/master/CHANGELOG.md#&#8203;240-httpswwwgithubcomgoogleapisjava-dialogflowcomparev230v240-2020-10-30)
    
    [Compare Source](https://togithub.com/googleapis/java-dialogflow/compare/v2.3.0...v2.4.0)
    
    ##### Features
    
    -   **v2beta1:** added filter for ListDocuments and ListKnowledgeBases ([#&#8203;341](https://www.github.com/googleapis/java-dialogflow/issues/341)) ([487e1bf](https://www.github.com/googleapis/java-dialogflow/commit/487e1bf224defc4eae9ce7fe321c083275067d72))
    
    ##### Bug Fixes
    
    -   **v2beta1:** removed ImportAgentResponse which was not ready for use yet. docs:  minor doc changes ([#&#8203;343](https://www.github.com/googleapis/java-dialogflow/issues/343)) ([5ef9d64](https://www.github.com/googleapis/java-dialogflow/commit/5ef9d64f25a2ec231b1ce835cf377bf9d6cb7768))
    
    ##### Documentation
    
    -   update OPTIONAL annotations for some fields ([#&#8203;289](https://www.github.com/googleapis/java-dialogflow/issues/289)) ([69a18ce](https://www.github.com/googleapis/java-dialogflow/commit/69a18ce3488e1bc0e63d6ca0283080830247cce4))
    -   update OPTIONAL annotations for some fields. ([#&#8203;305](https://www.github.com/googleapis/java-dialogflow/issues/305)) ([4b4eb67](https://www.github.com/googleapis/java-dialogflow/commit/4b4eb67cb8d4f6938f7802ce7244dcdac72fbdc7))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#&#8203;298](https://www.github.com/googleapis/java-dialogflow/issues/298)) ([51efaed](https://www.github.com/googleapis/java-dialogflow/commit/51efaed7117990071bb8b1eeaa7efded34a5a7be))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#&#8203;312](https://www.github.com/googleapis/java-dialogflow/issues/312)) ([0fc3d95](https://www.github.com/googleapis/java-dialogflow/commit/0fc3d955a8a03ca052aed26ac39f33d0d1c88ca5))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#&#8203;326](https://www.github.com/googleapis/java-dialogflow/issues/326)) ([d5ec640](https://www.github.com/googleapis/java-dialogflow/commit/d5ec6405254b7979230fd3e5a0acaaff77493bcb))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#&#8203;329](https://www.github.com/googleapis/java-dialogflow/issues/329)) ([232a23e](https://www.github.com/googleapis/java-dialogflow/commit/232a23ee1d5161944fe7cb8e2f854a970b3733ac))
    
    </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 Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7c4f5e2 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.4.2-SNAPSHOT (#351)

    🤖 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 Nov 2, 2020
    Configuration menu
    Copy the full SHA
    6715e27 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#352)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-02 18:21:41,938 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-02 18:21:42,925 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/64d2c559-ba82-4893-8d1a-bab46f93eff9/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    93e15cb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

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

    …354)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `13.4.0` -> `14.4.1` |
    
    ---
    
    ### 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 Nov 4, 2020
    Configuration menu
    Copy the full SHA
    314d66e View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#355)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-04 00:34:04,810 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-04 00:34:05,788 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/687dc4ad-738e-4fd4-a13c-c40279d360c0/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    b446f5d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. chore(java): use production staging bucket (#357)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/e9c002c2-f465-49e1-8293-4f695f263b6c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@c7824ea
    yoshi-automation authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    d0c7987 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v15 (#…

    …356)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `14.4.1` -> `15.0.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#github/googleapis/java-dialogflow).
    renovate-bot authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    805c9e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. chore(java): ignore return code 28 in README autosynth job (#359)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/01cd0979-7ef1-4bfe-ad90-981b903afc4a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@7db8a6c
    yoshi-automation authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0137b23 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#365)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-10 17:36:46,366 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-10 17:36:47,239 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/407b3f1f-6112-46cd-8518-49973ff7c91a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a5fcebf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. docs: Update doc on ReloadDocument method. (#358)

    PiperOrigin-RevId: 341467342
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Mon Nov 9 12:58:04 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: a830e5d735942a23107840dae8c69eb18b1ea085
    Source-Link: googleapis/googleapis@a830e5d
    yoshi-automation authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    a6bef9e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. build(java): use code-suggester v1 tag rather than full semver (#370)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/46d21ebc-352c-40a7-a3eb-c0d98306d320/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@7d65281
    yoshi-automation authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    88503b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    3ce3814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af96d9 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.4.2 (#369)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [2.4.2](https://www.github.com/googleapis/java-dialogflow/compare/v2.4.1...v2.4.2) (2020-11-17)
    
    
    ### Documentation
    
    * Update doc on ReloadDocument method. ([#358](https://www.github.com/googleapis/java-dialogflow/issues/358)) ([a6bef9e](https://www.github.com/googleapis/java-dialogflow/commit/a6bef9eeacc69e7d2fa80432a7bd13a170d85535))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#366](https://www.github.com/googleapis/java-dialogflow/issues/366)) ([3ce3814](https://www.github.com/googleapis/java-dialogflow/commit/3ce3814ca1fda87c6480e780fd796534f19f4996))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    7faa792 View commit details
    Browse the repository at this point in the history
Loading