Skip to content
This repository was archived by the owner on Jan 6, 2024. 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-cx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.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.
Loading
compare: v1.6.0
Choose a head ref
  • 13 commits
  • 227 files changed
  • 8 contributors

Commits on Oct 11, 2021

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

    …190)
    
    [![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://togithub.com/googleapis/python-dialogflow-cx) | `==1.4.0` -> `==1.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.5.0/compatibility-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.5.0/confidence-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-dialogflow-cx</summary>
    
    ### [`v1.5.0`](https://togithub.com/googleapis/python-dialogflow-cx/blob/master/CHANGELOG.md#&#8203;150-httpswwwgithubcomgoogleapispython-dialogflow-cxcomparev140v150-2021-10-11)
    
    [Compare Source](https://togithub.com/googleapis/python-dialogflow-cx/compare/v1.4.0...v1.5.0)
    
    ##### Features
    
    -   add context manager support in client ([#&#8203;187](https://www.togithub.com/googleapis/python-dialogflow-cx/issues/187)) ([70d4776](https://www.github.com/googleapis/python-dialogflow-cx/commit/70d4776d80f1f60b3f45e08e8dc64a47e2fae3e6))
    
    </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-cx).
    renovate-bot authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    dae56af View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    527b679 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. docs(samples): add voice selection (#184)

    * docs(samples): add voice selection
    
    * lint fix
    
    * Update samples/snippets/detect_intent_stream.py
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    
    * Update samples/snippets/detect_intent_stream.py
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    galz10 and busunkim96 authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    778b86f View commit details
    Browse the repository at this point in the history
  2. docs(samples): added webhook sample (#169)

    * docs(samples): added webhook sample
    
    * fixed webhoot test
    
    * failling test fix
    
    * used json
    
    * added flask to requirment.txt
    
    * Changed request handling
    
    * update test
    
    * fixed failing test
    
    * convert response to string
    
    * lint
    
    * made test clearer
    
    * Added Flask and changed get_json
    
    * Removed flask import
    
    * added request
    
    * Changed code
    
    * changed test
    
    * changed test
    
    * changed test
    
    * Changed test
    
    * test fix
    
    * test fix
    
    * lint fix
    
    * Revised Code
    
    * Lint fix
    
    * fixed requirments.txt
    
    * Revised Code
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * revised code
    
    * lint fix
    galz10 authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    74cfc9a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    dfefa4e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. feat(v3): added API for changelogs (#197)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 404644767
    
    Source-Link: googleapis/googleapis@55fd11b
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/c9d05e32d9c549b7ce50bd411ae4fc37d7b390e0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzlkMDVlMzJkOWM1NDliN2NlNTBiZDQxMWFlNGZjMzdkN2IzOTBlMCJ9
    
    docs(v3): clarified semantic of the streaming APIs
    gcf-owl-bot[bot] authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4f41653 View commit details
    Browse the repository at this point in the history
  2. feat(v3beta1): added API for changelogs (#198)

    * feat: added API for changelogs docs: clarified semantic of the streaming APIs
    
    PiperOrigin-RevId: 404659561
    
    Source-Link: googleapis/googleapis@19943c1
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/71bad2d4d5d3cf22e2e3cc0890fe30c8f4b0c148
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzFiYWQyZDRkNWQzY2YyMmUyZTNjYzA4OTBmZTMwYzhmNGIwYzE0OCJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    484e13a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. chore(python): omit google/__init__.py in coverage (#200)

    Source-Link: googleapis/synthtool@694118b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ec49167c606648a063d1222220b48119c912562849a0528f35bfb592a9f72737
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    b1f0c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. chore: add default_version and codeowner_team to .repo-metadata.json (#…

    …195)
    
    * chore: add default_version and codeowner_team to .repo-metadata.json
    
    * update default_version
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b6ced63 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. chore: use gapic-generator-python 0.53.4 (#201)

    - [ ] Regenerate this pull request now.
    
    docs: list oneofs in docstring
    fix(deps): require google-api-core >= 1.28.0
    fix(deps): drop packaging dependency
    
    committer: busunkim96@
    PiperOrigin-RevId: 406468269
    
    Source-Link: googleapis/googleapis@83d81b0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ff001fbacb9e77e71d734de5f955c05fdae8526
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZmMDAxZmJhY2I5ZTc3ZTcxZDczNGRlNWY5NTVjMDVmZGFlODUyNiJ9
    gcf-owl-bot[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    c44582e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. chore(deps): update dependency flask to v2.0.2 (#194)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e56005b View commit details
    Browse the repository at this point in the history
  2. feat(v3beta1): added support for comparing between versions (#202)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 407624272
    
    Source-Link: googleapis/googleapis@eb773f2
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e69f86b5bbc2ed777a5d97b65c080c4645ea02b8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTY5Zjg2YjViYmMyZWQ3NzdhNWQ5N2I2NWMwODBjNDY0NWVhMDJiOCJ9
    
    docs(v3beta1): clarified security settings API reference
    gcf-owl-bot[bot] authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b8e16f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. chore: release 1.6.0 (#193)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.6.0](https://www.github.com/googleapis/python-dialogflow-cx/compare/v1.5.0...v1.6.0) (2021-11-05)
    
    
    ### Features
    
    * add support for python 3.10 ([#192](https://www.github.com/googleapis/python-dialogflow-cx/issues/192)) ([527b679](https://www.github.com/googleapis/python-dialogflow-cx/commit/527b679286ce7ed6481bf5c9258858473ca1f601))
    * **v3:** added API for changelogs ([#197](https://www.github.com/googleapis/python-dialogflow-cx/issues/197)) ([4f41653](https://www.github.com/googleapis/python-dialogflow-cx/commit/4f41653b08a5be4aa6c871f285d941a2f43740a9))
    * **v3beta1:** added API for changelogs ([#198](https://www.github.com/googleapis/python-dialogflow-cx/issues/198)) ([484e13a](https://www.github.com/googleapis/python-dialogflow-cx/commit/484e13a78830a3d0ce8b1745fdf2dfce0f88a21e))
    * **v3beta1:** added support for comparing between versions ([#202](https://www.github.com/googleapis/python-dialogflow-cx/issues/202)) ([b8e16f8](https://www.github.com/googleapis/python-dialogflow-cx/commit/b8e16f8a17a49c1fc65f7f4392e33fb273bcd8ca))
    
    
    ### Bug Fixes
    
    * **deps:** drop packaging dependency ([c44582e](https://www.github.com/googleapis/python-dialogflow-cx/commit/c44582e2fe3d49327bb0fc5ba05d2959b6965b7b))
    * **deps:** require google-api-core >= 1.28.0 ([c44582e](https://www.github.com/googleapis/python-dialogflow-cx/commit/c44582e2fe3d49327bb0fc5ba05d2959b6965b7b))
    
    
    ### Documentation
    
    * list oneofs in docstring ([c44582e](https://www.github.com/googleapis/python-dialogflow-cx/commit/c44582e2fe3d49327bb0fc5ba05d2959b6965b7b))
    * **samples:** add voice selection ([#184](https://www.github.com/googleapis/python-dialogflow-cx/issues/184)) ([778b86f](https://www.github.com/googleapis/python-dialogflow-cx/commit/778b86f69e88ceb884bb9933128d2b14c6689174))
    * **samples:** added webhook sample ([#169](https://www.github.com/googleapis/python-dialogflow-cx/issues/169)) ([74cfc9a](https://www.github.com/googleapis/python-dialogflow-cx/commit/74cfc9a7ab9b85fa05565c406534a3cd3391ab4f))
    * **samples:** adds list training phrases sample ([#196](https://www.github.com/googleapis/python-dialogflow-cx/issues/196)) ([dfefa4e](https://www.github.com/googleapis/python-dialogflow-cx/commit/dfefa4e21bcd6bf37d341911187fab283152f514))
    * **v3beta1:** clarified security settings API reference ([b8e16f8](https://www.github.com/googleapis/python-dialogflow-cx/commit/b8e16f8a17a49c1fc65f7f4392e33fb273bcd8ca))
    * **v3:** clarified semantic of the streaming APIs ([4f41653](https://www.github.com/googleapis/python-dialogflow-cx/commit/4f41653b08a5be4aa6c871f285d941a2f43740a9))
    ---
    
    
    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 Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d68ca9c View commit details
    Browse the repository at this point in the history
Loading