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: v0.3.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: v0.4.0
Choose a head ref
  • 3 commits
  • 267 files changed
  • 4 contributors

Commits on Mar 3, 2021

  1. chore: require samples checks (#23)

    Co-authored-by: Leah E. Cole <[email protected]>
    busunkim96 and leahecole authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f7551f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. chore: re-generate (#41)

    feat: allow to disable webhook invocation per request
    feat: added support for test cases and agent validation
    feat: supports SentimentAnalysisResult in webhook request
    feat: add from_service_account_info factory
    feat: Add new Experiment service
    docs: test cases doc update
    docs: update languages link
    yoshi-automation authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d9bd192 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.4.0 (#50)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [0.4.0](https://www.github.com/googleapis/python-dialogflow-cx/compare/v0.3.0...v0.4.0) (2021-03-05)
    
    
    ### Features
    
    * add from_service_account_info factory ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    * Add new Experiment service ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    * added support for test cases and agent validation ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    * allow to disable webhook invocation per request ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    * supports SentimentAnalysisResult in webhook request ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    
    
    ### Documentation
    
    * test cases doc update ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    * update languages link ([d9bd192](https://www.github.com/googleapis/python-dialogflow-cx/commit/d9bd192a87bc8a4462da3bdbda362b359d86dd65))
    ---
    
    
    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 Mar 5, 2021
    Configuration menu
    Copy the full SHA
    39c1af0 View commit details
    Browse the repository at this point in the history
Loading