-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: googleapis/java-dialogflow-cx
base: v0.8.0
head repository: googleapis/java-dialogflow-cx
compare: v0.9.0
- 13 commits
- 214 files changed
- 5 contributors
Commits on Jul 8, 2021
-
chore: release 0.8.1-SNAPSHOT (#250)
π€ I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 1098db8 - Browse repository at this point
Copy the full SHA 1098db8View commit details
Commits on Jul 9, 2021
-
chore: remove All rights reserved clause from java.header (#1148) (#252)
After discussion with OSPO, it has been decided to remove "All rights reserved" clause from the java.header file to better reflect the [correct license header](https://g3doc.corp.google.com/company/teams/opensource/releasing/preparing.md?cl=head#Apache-header). Source-Link: googleapis/synthtool@09c59c2 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:2e88a4a7fe3377cf8de1fa5982134f6ef2768980fa2f94edcc1ba6604ae2e7ca
Configuration menu - View commit details
-
Copy full SHA for 836bcb0 - Browse repository at this point
Copy the full SHA 836bcb0View commit details -
chore: regenerate README (#253)
This PR was generated using Autosynth. π <details><summary>Log from Synthtool</summary> ``` 2021-07-09 19:12:23,870 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow-cx/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-09 19:12:25,224 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/d79b41a2-9e95-4c03-b28c-7c4afc7c3f73/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 56255ef - Browse repository at this point
Copy the full SHA 56255efView commit details
Commits on Jul 14, 2021
-
chore(deps): update dependency com.google.cloud:google-cloud-dialogflβ¦
β¦ow-cx to v0.8.0 (#251) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-dialogflow-cx](https://togithub.com/googleapis/java-dialogflow-cx) | `0.7.0` -> `0.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-dialogflow-cx</summary> ### [`v0.8.0`](https://togithub.com/googleapis/java-dialogflow-cx/blob/master/CHANGELOG.md#​080-httpswwwgithubcomgoogleapisjava-dialogflow-cxcomparev070v080-2021-07-08) [Compare Source](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.7.0...v0.8.0) ##### β BREAKING CHANGES - Set agent default language code as required ([#​238](https://togithub.com/googleapis/java-dialogflow-cx/issues/238)) ##### Features - add return_partial response to Fulfillment ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea)) - added API for running continuous test ([#​226](https://www.github.com/googleapis/java-dialogflow-cx/issues/226)) ([97f71ab](https://www.github.com/googleapis/java-dialogflow-cx/commit/97f71abf7b6ffc6ea89dfdfdf1e7a7a0c79a0590)) - mark agent.default_language_code as required ([#​246](https://www.github.com/googleapis/java-dialogflow-cx/issues/246)) ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea)) - Support partial response feature ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581)) ##### Bug Fixes - Add `shopt -s nullglob` to dependencies script ([#​1130](https://www.github.com/googleapis/java-dialogflow-cx/issues/1130)) ([#​245](https://www.github.com/googleapis/java-dialogflow-cx/issues/245)) ([ae502ce](https://www.github.com/googleapis/java-dialogflow-cx/commit/ae502ce2ddf4b22e22261aafa576068ed9039d01)) - Set agent default language code as required ([#​238](https://www.github.com/googleapis/java-dialogflow-cx/issues/238)) ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581)) ##### Documentation - add notes to train agent before sending queries ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea)) - added notes to train agent before sending queries ([#​244](https://www.github.com/googleapis/java-dialogflow-cx/issues/244)) ([dbbc03f](https://www.github.com/googleapis/java-dialogflow-cx/commit/dbbc03f917bb4970c2838a35c639385b7725bece)) - Update docs of Agents, Fulfillments, SecuritySettings and Sessions ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#​229](https://www.github.com/googleapis/java-dialogflow-cx/issues/229)) ([06c8e0e](https://www.github.com/googleapis/java-dialogflow-cx/commit/06c8e0e9921916967e7d67174fc22016c42b925f)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​247](https://www.github.com/googleapis/java-dialogflow-cx/issues/247)) ([1979783](https://www.github.com/googleapis/java-dialogflow-cx/commit/197978352a49a97440595e1ff3f03e2f06a6c3ad)) </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/java-dialogflow-cx).
Configuration menu - View commit details
-
Copy full SHA for 71de327 - Browse repository at this point
Copy the full SHA 71de327View commit details -
chore: regenerate README (#254)
This PR was generated using Autosynth. π <details><summary>Log from Synthtool</summary> ``` 2021-07-14 16:17:16,568 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow-cx/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-14 16:17:17,853 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/c70ace48-4905-4029-8983-fa852d85b0f1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 39c978c - Browse repository at this point
Copy the full SHA 39c978cView commit details -
chore: add dependencyDashboardLabels to renovate.json (#1156) (#255)
Source-Link: googleapis/synthtool@5d3c52f Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:b3f8a219abf58ed4a775da5b90934b34f477b74f6f4e5d15781694dcc67b6f41
Configuration menu - View commit details
-
Copy full SHA for d58916b - Browse repository at this point
Copy the full SHA d58916bView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c95cf84 - Browse repository at this point
Copy the full SHA c95cf84View commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a3870e3 - Browse repository at this point
Copy the full SHA a3870e3View commit details -
feat: added support for DLP templates; expose
Locations
service to β¦β¦get/list avaliable locations of Dialogflow products (#277) PiperOrigin-RevId: 389939863 Source-Link: googleapis/googleapis@626df52 Source-Link: https://github.com/googleapis/googleapis-gen/commit/6d110f5fb7540ab832798e838d226539122fccf2 docs: reorder some fields chore(docs): remove mention about samples README Fixes googleapis/java-logging#586. Since no java repos have README in samples/ subfolder, we remove the mentioning from README Source-Link: googleapis/synthtool@82fe6d9 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:7384f9f7e64785e8d765266519fe217f3b7ab15837326e5bda548b23dc16aeeb feat: add advanced settings for agent level feat: add rollout config, state and failure reason for experiment feat: add insights export settings for security setting feat: add language code for streaming recognition result and flow versions for query parameters docs: deprecate legacy logging settings PiperOrigin-RevId: 387850898 Source-Link: googleapis/googleapis@05d477b Source-Link: https://github.com/googleapis/googleapis-gen/commit/6982a6f5d3709f4e863918d3e09fa1c7d35163b7
Configuration menu - View commit details
-
Copy full SHA for 4057134 - Browse repository at this point
Copy the full SHA 4057134View commit details -
chore: regenerate README (#280)
This PR was generated using Autosynth. π <details><summary>Log from Synthtool</summary> ``` 2021-08-11 21:04:23,459 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow-cx/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-11 21:04:24,675 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/2884c3a1-3e5b-4f22-b88f-6ef7875a2087/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 6b2152a - Browse repository at this point
Copy the full SHA 6b2152aView commit details -
chore: regenerate README (#282)
This PR was generated using Autosynth. π <details><summary>Log from Synthtool</summary> ``` 2021-08-11 21:16:14,989 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dialogflow-cx/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-11 21:16:16,238 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/4e1ebb25-e1d1-4543-9625-84470a7631bc/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) feat!: release gapic-generator-java v2.0.0
Configuration menu - View commit details
-
Copy full SHA for a7e7674 - Browse repository at this point
Copy the full SHA a7e7674View commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependenβ¦
β¦cies to v2.0.1 (#273) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.0.0` -> `2.0.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v2.0.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​201-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare200v201-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.0.0...v2.0.1) </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/java-dialogflow-cx).
Configuration menu - View commit details
-
Copy full SHA for 3d5da6c - Browse repository at this point
Copy the full SHA 3d5da6cView commit details -
π€ I have created a release \*beep\* \*boop\* --- ## [0.9.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.8.0...v0.9.0) (2021-08-11) ### β BREAKING CHANGES * release gapic-generator-java v2.0.0 ### Features * add advanced settings for agent level ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) * add insights export settings for security setting ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) * add language code for streaming recognition result and flow versions for query parameters ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) * add rollout config, state and failure reason for experiment ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) * added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products ([#277](https://www.github.com/googleapis/java-dialogflow-cx/issues/277)) ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) * release gapic-generator-java v2.0.0 ([a7e7674](https://www.github.com/googleapis/java-dialogflow-cx/commit/a7e76744c1660d04b5cdcaccbfbed1ded602914e)) ### Documentation * deprecate legacy logging settings ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#273](https://www.github.com/googleapis/java-dialogflow-cx/issues/273)) ([3d5da6c](https://www.github.com/googleapis/java-dialogflow-cx/commit/3d5da6c516a6de735e55339193b5be7a0141cdea)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 2de27ec - Browse repository at this point
Copy the full SHA 2de27ecView 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 v0.8.0...v0.9.0