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.12.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.
Loading
compare: v1.13.0
Choose a head ref
  • 19 commits
  • 241 files changed
  • 4 contributors

Commits on Jun 12, 2022

  1. chore: add prerelease nox session (#403)

    Source-Link: googleapis/synthtool@050953d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:65e656411895bff71cffcae97246966460160028f253c2e45b7a25d805a5b142
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    e8e64dc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. chore(python): add missing import for prerelease testing (#404)

    Source-Link: googleapis/synthtool@d2871d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b2dc5f80edcf5d4486c39068c9fa11f7f851d9568eea4dcba130f994ea9b5e97
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3c25f55 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. chore: Update dialogflow_cx_webhook snippet to match NodeJS (#409)

    * chore: Update dialogflow_cx_webhook snippet to match NodeJS
    
    * Updates noxfile to skip deps install, if empty; otherwise an exception occurs
    nicain authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    55c91cb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. chore: Dialogflow cx v3 webhook validate form parameter (#410)

    * chore: update region tag for webhook validate form parameter snippet
    
    * update snippet and test for consistency with NodeJS implementation
    
    * linting
    nicain authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    22b3578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8954254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27a585 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. docs: add streaming detect intent with partial response sample (#414)

    * docs: add streaming detect intent with partial response sample
    
    * linting
    nicain authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    57a0e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcd8319 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    04ded3c View commit details
    Browse the repository at this point in the history
  2. chore: Update test-samples-impl.sh python3.6 --> python3.9 (#418)

    Source-Link: googleapis/synthtool@1f07110
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a5d81b61dfd1a432d3c03f51a25d2e71b37be24da509966d50724aea7c57c5c2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: nicain <[email protected]>
    3 people authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    41fd1d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. docs: add detect intent with text-to-speech synthesized output snippet (

    #419)
    
    chore: Update test-samples-impl.sh python3.6 --> python3.9 (#418)
    
    Source-Link: googleapis/synthtool@1f07110
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a5d81b61dfd1a432d3c03f51a25d2e71b37be24da509966d50724aea7c57c5c2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: nicain <[email protected]>
    
    fix test
    nicain authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    ac6aae4 View commit details
    Browse the repository at this point in the history
  2. docs: Dialogflow cx v3 detect intent event input snippet (#421)

    * docs: add detect event with event input snippet
    
    * Update detect_intent_event_test.py
    nicain authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0524558 View commit details
    Browse the repository at this point in the history
  3. fix: Update detect_intent_synthesize_tts_response.py (#423)

    * fix: Update detect_intent_synthesize_tts_response.py
    
    * Update detect_intent_synthesize_tts_response.py
    nicain authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0228912 View commit details
    Browse the repository at this point in the history
  4. docs: Add dialogflow cx detect intent with disabled webhook snippet (#…

    …422)
    
    * docs: Add dialogflow cx detect intent with disabled webhook snippet
    
    * Update detect_intent_disabled_webhook_test.py
    nicain authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    406e84d View commit details
    Browse the repository at this point in the history
  5. chore(python): drop python 3.6 (#420)

    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: nicain <[email protected]>
    3 people authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4746c9f View commit details
    Browse the repository at this point in the history
  6. docs: Update region_tag: dialogflow_detect_intent_text --> dialogflow…

    …_cx_detect_intent_text (#424)
    nicain authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    dd2257c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. chore(python): allow client documentation to be customized in README (#…

    …426)
    
    Source-Link: googleapis/synthtool@95d9289
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c8878270182edaab99f2927969d4f700c3af265accd472c3425deedff2b7fd93
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    4d264d9 View commit details
    Browse the repository at this point in the history
  2. fix(deps): require google-api-core>=1.32.0,>=2.8.0 (#405)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 459095142
    
    Source-Link: googleapis/googleapis@4f1be99
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ae686d9cde4fc3e36d0ac02efb8643b15890c1ed
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWU2ODZkOWNkZTRmYzNlMzZkMGFjMDJlZmI4NjQzYjE1ODkwYzFlZCJ9
    
    docs: improve comments for protos
    PiperOrigin-RevId: 458250124
    
    Source-Link: googleapis/googleapis@913b9bd
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/5601594f1cdf45d9df26f245604c333e3ff3838d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTYwMTU5NGYxY2RmNDVkOWRmMjZmMjQ1NjA0YzMzM2UzZmYzODM4ZCJ9
    
    docs: clarify descriptions of the AdvancedSettings and WebhookRequest data types
    PiperOrigin-RevId: 458000126
    
    Source-Link: googleapis/googleapis@c425ac6
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1b0446dbaba086f1bf64d976b180d6ab6f338eb6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWIwNDQ2ZGJhYmEwODZmMWJmNjRkOTc2YjE4MGQ2YWI2ZjMzOGViNiJ9
    
    feat: add audience parameter
    PiperOrigin-RevId: 456827138
    
    Source-Link: googleapis/googleapis@23f1a15
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4075a8514f676691ec156688a5bbf183aa9893ce
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDA3NWE4NTE0ZjY3NjY5MWVjMTU2Njg4YTViYmYxODNhYTk4OTNjZSJ9
    
    feat(v3): added webhook_config
    The webhook_config field was added to the Environment resource to support environment-level webhook overrides as a preview feature.
    
    Support for the Google Cloud Locations API has also been added.
    
    PiperOrigin-RevId: 454733966
    
    Source-Link: googleapis/googleapis@d5d0f8d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e5a3716cdc1c858af2cecb9c83b93accd8ea5f82
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTVhMzcxNmNkYzFjODU4YWYyY2VjYjljODNiOTNhY2NkOGVhNWY4MiJ9
    
    feat(v3beta1): added webhook_config
    The webhook_config field was added to the Environment resource to support environment-level webhook overrides as a preview feature.
    
    Support for the Google Cloud Locations API has also been added.
    
    PiperOrigin-RevId: 454731805
    
    Source-Link: googleapis/googleapis@585fa8c
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e8aee07fd3945431d5ac4dd2bd4b4e8dfa6e2c2d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZThhZWUwN2ZkMzk0NTQzMWQ1YWM0ZGQyYmQ0YjRlOGRmYTZlMmMyZCJ9
    gcf-owl-bot[bot] authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3a356c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. chore(main): release 1.13.0 (#415)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    8589057 View commit details
    Browse the repository at this point in the history
Loading