base repository: googleapis/python-dialogflow-cx
base: v1.3.2
head repository: googleapis/python-dialogflow-cx
Uh oh!
There was an error while loading. Please reload this page.
compare: v1.4.0
- 8 commits
- 126 files changed
- 4 contributors
Commits on Sep 28, 2021
chore(deps): update dependency google-cloud-dialogflow-cx to v1.3.2 (#…
…175)
renovate-bot authoredSep 28, 2021
Commits on Sep 30, 2021
feat(v3beta1): added support for Deployments with ListDeployments and…
… GetDeployment apis (#177) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 399726267 Source-Link: googleapis/googleapis@14829f3 Source-Link: https://.com/googleapis/googleapis-gen/commit/bba746f8fc7494254decabce122582ad1a717958 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmJhNzQ2ZjhmYzc0OTQyNTRkZWNhYmNlMTIyNTgyYWQxYTcxNzk1OCJ9 feat(v3beta1): added support for DeployFlow api under Environments feat(v3beta1): added support for TestCasesConfig under Environment docs(v3beta1): added long running operation explanation for several apis fix(v3beta1): marked resource name of security setting as not-required
gcf-owl-bot[bot] authoredSep 30, 2021 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history chore: use gapic-generator-python 0.52.0 (#178)
- [x] Regenerate this pull request now. fix: improper types in pagers generation PiperOrigin-RevId: 399773015 Source-Link: googleapis/googleapis@410c184 Source-Link: https://.com/googleapis/googleapis-gen/commit/290e883545e3ac9ff2bd00cd0dacb28f1b8ca945 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjkwZTg4MzU0NWUzYWM5ZmYyYmQwMGNkMGRhY2IyOGYxYjhjYTk0NSJ9
gcf-owl-bot[bot] authoredSep 30, 2021 chore: fail samples nox session if python version is missing (#180)
gcf-owl-bot[bot] authoredSep 30, 2021
Commits on Oct 4, 2021
feat: expose dtmf input info in the query result (#181)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 400308975 Source-Link: googleapis/googleapis@02710fa Source-Link: https://.com/googleapis/googleapis-gen/commit/a56bce16863a9af2cbe57c0eed73a0b6e63b1c0a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTU2YmNlMTY4NjNhOWFmMmNiZTU3YzBlZWQ3M2EwYjZlNjNiMWMwYSJ9
gcf-owl-bot[bot] authoredOct 4, 2021 feat(v3): added deployment API (#182)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 400785744 Source-Link: googleapis/googleapis@bf8851e Source-Link: https://.com/googleapis/googleapis-gen/commit/139bae1840e7887894fe638df890bbae033c73de Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTM5YmFlMTg0MGU3ODg3ODk0ZmU2MzhkZjg5MGJiYWUwMzNjNzNkZSJ9 feat: exposed DTMF input info in the query result docs: added notes on long running operation
gcf-owl-bot[bot] authoredOct 4, 2021
Commits on Oct 5, 2021
build: use trampoline_v2 for python samples and allow custom dockerfi…
…le (#183) Source-Link: googleapis/synthtool@a7ed11e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Oct 7, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.4.0](https://www..com/googleapis/python-dialogflow-cx/compare/v1.3.2...v1.4.0) (2021-10-05) ### Features * expose dtmf input info in the query result ([#181](https://www..com/googleapis/python-dialogflow-cx/issues/181)) ([e44d0ce](https://www..com/googleapis/python-dialogflow-cx/commit/e44d0cee6b51842e45255773c33ae0bbfc672f30)) * exposed DTMF input info in the query result ([1383bf8](https://www..com/googleapis/python-dialogflow-cx/commit/1383bf82b8b2ae0cd92d81768a693a2732a53a46)) * **v3:** added deployment API ([#182](https://www..com/googleapis/python-dialogflow-cx/issues/182)) ([1383bf8](https://www..com/googleapis/python-dialogflow-cx/commit/1383bf82b8b2ae0cd92d81768a693a2732a53a46)) * **v3beta1:** added support for DeployFlow api under Environments ([977e2aa](https://www..com/googleapis/python-dialogflow-cx/commit/977e2aa9c17c235d125c633a6f4ba9f5a1dade7b)) * **v3beta1:** added support for Deployments with ListDeployments and GetDeployment apis ([#177](https://www..com/googleapis/python-dialogflow-cx/issues/177)) ([977e2aa](https://www..com/googleapis/python-dialogflow-cx/commit/977e2aa9c17c235d125c633a6f4ba9f5a1dade7b)) * **v3beta1:** added support for TestCasesConfig under Environment ([977e2aa](https://www..com/googleapis/python-dialogflow-cx/commit/977e2aa9c17c235d125c633a6f4ba9f5a1dade7b)) ### Bug Fixes * improper types in pagers generation ([615718b](https://www..com/googleapis/python-dialogflow-cx/commit/615718bf80e5c2f3060ff38675a7f4fe8deb59b1)) * **v3beta1:** marked resource name of security setting as not-required ([977e2aa](https://www..com/googleapis/python-dialogflow-cx/commit/977e2aa9c17c235d125c633a6f4ba9f5a1dade7b)) ### Documentation * added notes on long running operation ([1383bf8](https://www..com/googleapis/python-dialogflow-cx/commit/1383bf82b8b2ae0cd92d81768a693a2732a53a46)) * **v3beta1:** added long running operation explanation for several apis ([977e2aa](https://www..com/googleapis/python-dialogflow-cx/commit/977e2aa9c17c235d125c633a6f4ba9f5a1dade7b)) --- This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
release-please[bot] authoredOct 7, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.3.2...v1.4.0
Uh oh!
There was an error while loading. Please reload this page.