-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: googleapis/python-dialogflow
base: v2.4.0
head repository: googleapis/python-dialogflow
compare: v2.5.0
- 12 commits
- 35 files changed
- 4 contributors
Commits on May 27, 2021
-
chore: new owl bot post processor docker image (#308)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
Configuration menu - View commit details
-
Copy full SHA for 5c89a5f - Browse repository at this point
Copy the full SHA 5c89a5fView commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d2b9923 - Browse repository at this point
Copy the full SHA d2b9923View commit details
Commits on Jun 14, 2021
-
feat(v2beta1): added Automated agent reply type and allow cancellatio…
…n flag for partial response feature (#311) PiperOrigin-RevId: 378977785 Source-Link: googleapis/googleapis@018bc85 Source-Link: https://github.com/googleapis/googleapis-gen/commit/fa7371cc1e7d5749294bc21e101aca14afb39e85
Configuration menu - View commit details
-
Copy full SHA for 1d34763 - Browse repository at this point
Copy the full SHA 1d34763View commit details -
docs: update comment in ListSuggestions to use absolute URL for /apis…
…/design/design_patterns (#313) PiperOrigin-RevId: 379330928 Source-Link: googleapis/googleapis@6ddf77d Source-Link: https://github.com/googleapis/googleapis-gen/commit/9534bbf6c4b7aa14c5f4a958c8459c4be350ea0f
Configuration menu - View commit details
-
Copy full SHA for 99d8897 - Browse repository at this point
Copy the full SHA 99d8897View commit details
Commits on Jun 16, 2021
-
feat: added Automated agent reply type and allow cancellation flag fo…
…r partial response feature (#314) PiperOrigin-RevId: 379370373 Source-Link: googleapis/googleapis@58187af Source-Link: https://github.com/googleapis/googleapis-gen/commit/6b2c084f0796c518cd101914dbf81ffb923642cf
Configuration menu - View commit details
-
Copy full SHA for 5dfd375 - Browse repository at this point
Copy the full SHA 5dfd375View commit details
Commits on Jun 17, 2021
-
chore: new owl bot post processor docker image (#315)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:58c7342b0bccf85028100adaa3d856cb4a871c22ca9c01960d996e66c40548ce
Configuration menu - View commit details
-
Copy full SHA for 7261982 - Browse repository at this point
Copy the full SHA 7261982View commit details
Commits on Jun 19, 2021
-
docs: omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#316)
Source-Link: googleapis/synthtool@b91f129 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b6169fc6a5207b11800a7c002d0c5c2bc6d82697185ca12e666f44031468cfcd
Configuration menu - View commit details
-
Copy full SHA for 55fcb9d - Browse repository at this point
Copy the full SHA 55fcb9dView commit details
Commits on Jun 20, 2021
-
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083) (
#317) [](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://togithub.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://togithub.com/pre-commit/pre-commit-hooks/releases/v4.0.1) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.0.0...v4.0.1) ##### Fixes - `check-shebang-scripts-are-executable` fix entry point. - [#​602](https://togithub.com/pre-commit/pre-commit-hooks/issues/602) issue by [@​Person-93](https://togithub.com/Person-93). - [#​603](https://togithub.com/pre-commit/pre-commit-hooks/issues/603) PR by [@​scop](https://togithub.com/scop). ### [`v4.0.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v4.0.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.0) ##### Features - `check-json`: report duplicate keys. - [#​558](https://togithub.com/pre-commit/pre-commit-hooks/issues/558) PR by [@​AdityaKhursale](https://togithub.com/AdityaKhursale). - [#​554](https://togithub.com/pre-commit/pre-commit-hooks/issues/554) issue by [@​adamchainz](https://togithub.com/adamchainz). - `no-commit-to-branch`: add `main` to default blocked branches. - [#​565](https://togithub.com/pre-commit/pre-commit-hooks/issues/565) PR by [@​ndevenish](https://togithub.com/ndevenish). - `check-case-conflict`: check conflicts in directory names as well. - [#​575](https://togithub.com/pre-commit/pre-commit-hooks/issues/575) PR by [@​slsyy](https://togithub.com/slsyy). - [#​70](https://togithub.com/pre-commit/pre-commit-hooks/issues/70) issue by [@​andyjack](https://togithub.com/andyjack). - `check-vcs-permalinks`: forbid other branch names. - [#​582](https://togithub.com/pre-commit/pre-commit-hooks/issues/582) PR by [@​jack1142](https://togithub.com/jack1142). - [#​581](https://togithub.com/pre-commit/pre-commit-hooks/issues/581) issue by [@​jack1142](https://togithub.com/jack1142). - `check-shebang-scripts-are-executable`: new hook which ensures shebang'd scripts are executable. - [#​545](https://togithub.com/pre-commit/pre-commit-hooks/issues/545) PR by [@​scop](https://togithub.com/scop). ##### Fixes - `check-executables-have-shebangs`: Short circuit shebang lookup on windows. - [#​544](https://togithub.com/pre-commit/pre-commit-hooks/issues/544) PR by [@​scop](https://togithub.com/scop). - `requirements-txt-fixer`: Fix comments which have indentation - [#​549](https://togithub.com/pre-commit/pre-commit-hooks/issues/549) PR by [@​greshilov](https://togithub.com/greshilov). - [#​548](https://togithub.com/pre-commit/pre-commit-hooks/issues/548) issue by [@​greshilov](https://togithub.com/greshilov). - `pretty-format-json`: write to stdout using UTF-8 encoding. - [#​571](https://togithub.com/pre-commit/pre-commit-hooks/issues/571) PR by [@​jack1142](https://togithub.com/jack1142). - [#​570](https://togithub.com/pre-commit/pre-commit-hooks/issues/570) issue by [@​jack1142](https://togithub.com/jack1142). - Use more inclusive language. - [#​599](https://togithub.com/pre-commit/pre-commit-hooks/issues/599) PR by [@​asottile](https://togithub.com/asottile). ##### Breaking changes - Remove deprecated hooks: `flake8`, `pyflakes`, `autopep8-wrapper`. - [#​597](https://togithub.com/pre-commit/pre-commit-hooks/issues/597) PR by [@​asottile](https://togithub.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/dashboard#github/googleapis/synthtool). Source-Link: googleapis/synthtool@333fd90 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
Configuration menu - View commit details
-
Copy full SHA for 70320a1 - Browse repository at this point
Copy the full SHA 70320a1View commit details
Commits on Jun 21, 2021
-
docs: added notes to train agent prior to sending queries (#319)
docs: added notes to train agent prior to sending queries fix: added resource reference to agent_version PiperOrigin-RevId: 380595849 Source-Link: googleapis/googleapis@5fe3c63 Source-Link: https://github.com/googleapis/googleapis-gen/commit/a2b223aa1be1d3f92eb15da0bba5c02f469388e1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37dece2 - Browse repository at this point
Copy the full SHA 37dece2View commit details
Commits on Jun 22, 2021
-
chore: add kokoro 3.9 config templates (#318)
Source-Link: googleapis/synthtool@b0eb8a8 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:df50e8d462f86d6bcb42f27ecad55bb12c404f1c65de9c6fe4c4d25120080bd6
Configuration menu - View commit details
-
Copy full SHA for 6bb0afc - Browse repository at this point
Copy the full SHA 6bb0afcView commit details
Commits on Jun 26, 2021
-
chore(python): simplify nox steps in CONTRIBUTING.rst (#321)
Source-Link: googleapis/synthtool@26558ba Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:99d90d097e4a4710cc8658ee0b5b963f4426d0e424819787c3ac1405c9a26719
Configuration menu - View commit details
-
Copy full SHA for b3fcd72 - Browse repository at this point
Copy the full SHA b3fcd72View commit details
Commits on Jul 1, 2021
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2206f52 - Browse repository at this point
Copy the full SHA 2206f52View commit details
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 v2.4.0...v2.5.0