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

Commits on May 22, 2021

  1. chore: new owl bot post processor docker image (#302)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    gcf-owl-bot[bot] authored May 22, 2021
    Configuration menu
    Copy the full SHA
    2db4511 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    3343504 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-dialogflow to v2.3.0 (#300)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-dialogflow](https://togithub.com/googleapis/dialogflow-python-client-v2) | `==2.2.0` -> `==2.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.3.0/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow/2.3.0/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/dialogflow-python-client-v2</summary>
    
    ### [`v2.3.0`](https://togithub.com/googleapis/dialogflow-python-client-v2/blob/master/CHANGELOG.md#&#8203;230-httpswwwgithubcomgoogleapispython-dialogflowcomparev220v230-2021-05-19)
    
    [Compare Source](https://togithub.com/googleapis/dialogflow-python-client-v2/compare/v2.2.0...v2.3.0)
    
    ##### Features
    
    -   added location-aware HTTP path binding for ListIntents feat: exposed match confidence and parameter in AnalyzeContentResponse feat: added DTMF and PARTIAL DTMF type in recognition result ([#&#8203;298](https://www.github.com/googleapis/python-dialogflow/issues/298)) ([e52e9c0](https://www.github.com/googleapis/python-dialogflow/commit/e52e9c001c9830e24286e0251f3a639aaeaa32fd))
    
    </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, 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/python-dialogflow).
    renovate-bot authored May 25, 2021
    Configuration menu
    Copy the full SHA
    6092aed View commit details
    Browse the repository at this point in the history
  3. chore: new owl bot post processor docker image (#303)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    f6d7bb0 View commit details
    Browse the repository at this point in the history
  4. feat(v2beta1): add a field to indicate whether slot filling is cancel…

    …led (#306)
    
    * feat: added a field in the query result to indicate whether slot filling is cancelled.
    
    PiperOrigin-RevId: 375741797
    
    Source-Link: googleapis/googleapis@5e797ab
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/45498d9cadeca0484a3b2a14fa6edbbaf165ac9b
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    05be019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43ebde8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf27680 View commit details
    Browse the repository at this point in the history
Loading