1# Changelog 2 3## [0.16.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-dialogflow-cx-v0.15.1-SNAPSHOT...google-cloud-dialogflow-cx-v0.16.0) (2022-10-24) 4 5 6### Features 7 8* [analyticsdata] add `subject_to_thresholding` field to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 9* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 10* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730)) 11 12 13### Bug Fixes 14 15* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-dialogflow-cx-v3 to v0.14.4 ([#8309](https://github.com/googleapis/google-cloud-java/issues/8309)) ([9f5de6c](https://github.com/googleapis/google-cloud-java/commit/9f5de6cde42a5f6cdfebe61de075d5da927c0100)) 16* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-dialogflow-cx-v3beta1 to v0.14.4 ([#8310](https://github.com/googleapis/google-cloud-java/issues/8310)) ([00a4308](https://github.com/googleapis/google-cloud-java/commit/00a43086c89cbe179c77b9729a7b74d84eef6480)) 17* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f492b](https://github.com/googleapis/google-cloud-java/commit/01f492be424acdb90edb23ba66656aeff7cf39eb)) 18* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd36199](https://github.com/googleapis/google-cloud-java/commit/bd361998ac4eb7c78eef3b3eac39aef31a0cf44e)) 19* owl-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337)) ([c9bb4a9](https://github.com/googleapis/google-cloud-java/commit/c9bb4a97aa19032b78c86c951fe9920f24ac4eec)) 20 21 22### Dependencies 23 24* reverting renovate bot pull requests ([#8417](https://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/googleapis/google-cloud-java/commit/8f0c60bde446acccc665eb7894723632eefc3503)) 25 26 27### Documentation 28 29* [dialogflow-cx] clarified gcs_bucket field of the SecuritySettings message ([#8490](https://github.com/googleapis/google-cloud-java/issues/8490)) ([83d8eaa](https://github.com/googleapis/google-cloud-java/commit/83d8eaac12ca8b843e41f9769cf84cac1b6538b9)) 30* [dialogflow-cx] Clarified TTL as time-to-live ([#8649](https://github.com/googleapis/google-cloud-java/issues/8649)) ([24be08c](https://github.com/googleapis/google-cloud-java/commit/24be08c9e4e909a90f80ee88235900c656374df9)) 31* Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) ([24be08c](https://github.com/googleapis/google-cloud-java/commit/24be08c9e4e909a90f80ee88235900c656374df9)) 32 33## [0.15.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-dialogflow-cx-v0.14.7...google-cloud-dialogflow-cx-v0.15.0) (2022-10-17) 34 35 36### Features 37 38* [analyticsdata] add `subject_to_thresholding` field to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 39* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 40* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730)) 41 42 43### Bug Fixes 44 45* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-dialogflow-cx-v3 to v0.14.4 ([#8309](https://github.com/googleapis/google-cloud-java/issues/8309)) ([9f5de6c](https://github.com/googleapis/google-cloud-java/commit/9f5de6cde42a5f6cdfebe61de075d5da927c0100)) 46* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-dialogflow-cx-v3beta1 to v0.14.4 ([#8310](https://github.com/googleapis/google-cloud-java/issues/8310)) ([00a4308](https://github.com/googleapis/google-cloud-java/commit/00a43086c89cbe179c77b9729a7b74d84eef6480)) 47* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f492b](https://github.com/googleapis/google-cloud-java/commit/01f492be424acdb90edb23ba66656aeff7cf39eb)) 48* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd36199](https://github.com/googleapis/google-cloud-java/commit/bd361998ac4eb7c78eef3b3eac39aef31a0cf44e)) 49* owl-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337)) ([c9bb4a9](https://github.com/googleapis/google-cloud-java/commit/c9bb4a97aa19032b78c86c951fe9920f24ac4eec)) 50 51 52### Dependencies 53 54* reverting renovate bot pull requests ([#8417](https://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/googleapis/google-cloud-java/commit/8f0c60bde446acccc665eb7894723632eefc3503)) 55 56 57### Documentation 58 59* [dialogflow-cx] clarified gcs_bucket field of the SecuritySettings message ([#8490](https://github.com/googleapis/google-cloud-java/issues/8490)) ([83d8eaa](https://github.com/googleapis/google-cloud-java/commit/83d8eaac12ca8b843e41f9769cf84cac1b6538b9)) 60 61## [0.14.7](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.6...v0.14.7) (2022-10-03) 62 63 64### Dependencies 65 66* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#579](https://github.com/googleapis/java-dialogflow-cx/issues/579)) ([488f6d2](https://github.com/googleapis/java-dialogflow-cx/commit/488f6d21ba10cf86840f4694cd1cd52e8376823a)) 67 68 69### Documentation 70 71* clarified gcs_bucket field of the SecuritySettings message ([2ea0320](https://github.com/googleapis/java-dialogflow-cx/commit/2ea03207230d2ba1230e3e87371053ffbb38a8d0)) 72* Clarified gcs_bucket field of the SecuritySettings message ([#578](https://github.com/googleapis/java-dialogflow-cx/issues/578)) ([2ea0320](https://github.com/googleapis/java-dialogflow-cx/commit/2ea03207230d2ba1230e3e87371053ffbb38a8d0)) 73 74## [0.14.6](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.5...v0.14.6) (2022-09-15) 75 76 77### Dependencies 78 79* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#549](https://github.com/googleapis/java-dialogflow-cx/issues/549)) ([d24cdf3](https://github.com/googleapis/java-dialogflow-cx/commit/d24cdf365a6ba5ec722484debbf5535792858759)) 80 81## [0.14.5](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.4...v0.14.5) (2022-09-10) 82 83 84### Dependencies 85 86* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#544](https://github.com/googleapis/java-dialogflow-cx/issues/544)) ([3c0aed0](https://github.com/googleapis/java-dialogflow-cx/commit/3c0aed03a8eee57af0dcf152453eeaafb0eb3c77)) 87 88## [0.14.4](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.3...v0.14.4) (2022-09-06) 89 90 91### Dependencies 92 93* Update dependency com.google.cloud.functions ([6647dc7](https://github.com/googleapis/java-dialogflow-cx/commit/6647dc715de5e96312a18460021d9ea9532324f7)) 94 95## [0.14.3](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.2...v0.14.3) (2022-07-26) 96 97 98### Documentation 99 100* **samples:** add try blocks to clean up resources in samples and sample tests ([#521](https://github.com/googleapis/java-dialogflow-cx/issues/521)) ([d07165a](https://github.com/googleapis/java-dialogflow-cx/commit/d07165a2bdaa3fc6a403c108d28136a63588dfc9)) 101* **samples:** add webhook samples ([#479](https://github.com/googleapis/java-dialogflow-cx/issues/479)) ([c1443ae](https://github.com/googleapis/java-dialogflow-cx/commit/c1443ae22b5677a42d04bab4ca4d2b5d1c60a246)) 102 103## [0.14.2](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.1...v0.14.2) (2022-07-13) 104 105 106### Bug Fixes 107 108* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-dialogflow-cx/issues/1485)) ([#516](https://github.com/googleapis/java-dialogflow-cx/issues/516)) ([e057843](https://github.com/googleapis/java-dialogflow-cx/commit/e0578432487c01f3a866dda84b5bc4c9d5efa91b)) 109 110## [0.14.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.0...v0.14.1) (2022-07-12) 111 112 113### Documentation 114 115* add DetectIntent samples ([#500](https://github.com/googleapis/java-dialogflow-cx/issues/500)) ([2c5f9c2](https://github.com/googleapis/java-dialogflow-cx/commit/2c5f9c25a88ebb041b5ba11e2fab6b7b467afb19)) 116 117## [0.14.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.13.1...v0.14.0) (2022-07-01) 118 119 120### Features 121 122* Enable REST transport for most of Java and Go clients ([#488](https://github.com/googleapis/java-dialogflow-cx/issues/488)) ([9d825ad](https://github.com/googleapis/java-dialogflow-cx/commit/9d825adf36d25fa72e98021af96076713253c86b)) 123 124 125### Bug Fixes 126 127* update gapic-generator-java with mock service generation fixes ([#497](https://github.com/googleapis/java-dialogflow-cx/issues/497)) ([5883b34](https://github.com/googleapis/java-dialogflow-cx/commit/5883b34be4ca4bf026301e8b510d5c339cdb3a14)) 128 129 130### Documentation 131 132* clarify descriptions of the AdvancedSettings and WebhookRequest data types ([#501](https://github.com/googleapis/java-dialogflow-cx/issues/501)) ([d3fca46](https://github.com/googleapis/java-dialogflow-cx/commit/d3fca4602b86dd8bed02f515141e6cfbdde5cd44)) 133* improve comments for protos ([#503](https://github.com/googleapis/java-dialogflow-cx/issues/503)) ([f93ad03](https://github.com/googleapis/java-dialogflow-cx/commit/f93ad03e0b485f35b5195483c8a35e0eb4a5b8c0)) 134 135## [0.13.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.13.0...v0.13.1) (2022-06-23) 136 137 138### Dependencies 139 140* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#490](https://github.com/googleapis/java-dialogflow-cx/issues/490)) ([652b50a](https://github.com/googleapis/java-dialogflow-cx/commit/652b50a04d455a7013a6f052cc039de25a27b5a2)) 141 142## [0.13.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.12.1...v0.13.0) (2022-05-19) 143 144 145### Features 146 147* add audio export settings to security settings ([#476](https://github.com/googleapis/java-dialogflow-cx/issues/476)) ([0ba08fa](https://github.com/googleapis/java-dialogflow-cx/commit/0ba08fa66029046dde4def9da70e37194ecc0026)) 148* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-dialogflow-cx/issues/1440)) ([#480](https://github.com/googleapis/java-dialogflow-cx/issues/480)) ([5f41f71](https://github.com/googleapis/java-dialogflow-cx/commit/5f41f71a5806dfa893e31d0a4c96d943eca13629)) 149* added audio_export_settings ([#472](https://github.com/googleapis/java-dialogflow-cx/issues/472)) ([b7f5e1a](https://github.com/googleapis/java-dialogflow-cx/commit/b7f5e1afd5d9f1911ee3dd787302c11e13c99b62)) 150 151 152### Documentation 153 154* update the doc on diagnostic info ([0ba08fa](https://github.com/googleapis/java-dialogflow-cx/commit/0ba08fa66029046dde4def9da70e37194ecc0026)) 155* update the doc on diagnostic info ([#477](https://github.com/googleapis/java-dialogflow-cx/issues/477)) ([4237444](https://github.com/googleapis/java-dialogflow-cx/commit/423744460a42d81b36a2b77107f34ad3b017a521)) 156 157 158### Dependencies 159 160* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#478](https://github.com/googleapis/java-dialogflow-cx/issues/478)) ([dbde0f1](https://github.com/googleapis/java-dialogflow-cx/commit/dbde0f17120761b19d23788c0705a49b04adab9d)) 161 162### [0.12.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.12.0...v0.12.1) (2022-04-18) 163 164 165### Dependencies 166 167* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#461](https://github.com/googleapis/java-dialogflow-cx/issues/461)) ([d887243](https://github.com/googleapis/java-dialogflow-cx/commit/d88724315130fe0f00c8c08fd9ef78ab6d4a9594)) 168 169 170### Documentation 171 172* minor wording update ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9)) 173* minor wording update ([#463](https://github.com/googleapis/java-dialogflow-cx/issues/463)) ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9)) 174 175## [0.12.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.5...v0.12.0) (2022-03-29) 176 177 178### Features 179 180* added page in TestConfig ([d19cb06](https://github.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d)) 181* added page in TestConfig ([#447](https://github.com/googleapis/java-dialogflow-cx/issues/447)) ([d19cb06](https://github.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d)) 182* added support for locking an agent for changes ([#453](https://github.com/googleapis/java-dialogflow-cx/issues/453)) ([8a903ff](https://github.com/googleapis/java-dialogflow-cx/commit/8a903ff6a6126f05c5401306674f4215bd84c464)) 183 184 185### Documentation 186 187* added explanation for uri fields in resources ([#451](https://github.com/googleapis/java-dialogflow-cx/issues/451)) ([0c506ce](https://github.com/googleapis/java-dialogflow-cx/commit/0c506ceef415d32a418427c0b24c2e7c3332a325)) 188* clarified wording around Cloud Storage usage ([d19cb06](https://github.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d)) 189* improved docs format ([0c506ce](https://github.com/googleapis/java-dialogflow-cx/commit/0c506ceef415d32a418427c0b24c2e7c3332a325)) 190* improved docs format ([#452](https://github.com/googleapis/java-dialogflow-cx/issues/452)) ([6edb0d6](https://github.com/googleapis/java-dialogflow-cx/commit/6edb0d6056e9652e3a47ce0a3bf34976eaece81b)) 191 192 193### Dependencies 194 195* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#455](https://github.com/googleapis/java-dialogflow-cx/issues/455)) ([2ce68e2](https://github.com/googleapis/java-dialogflow-cx/commit/2ce68e237d9afcfb721a1271b59531bb2d333539)) 196 197### [0.11.5](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.4...v0.11.5) (2022-03-02) 198 199 200### Dependencies 201 202* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#438](https://github.com/googleapis/java-dialogflow-cx/issues/438)) ([02e972d](https://github.com/googleapis/java-dialogflow-cx/commit/02e972dff0604c87dc48f4ce350415e33de81c7d)) 203 204### [0.11.4](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.3...v0.11.4) (2022-02-28) 205 206 207### Dependencies 208 209* update actions/setup-java action to v3 ([#430](https://github.com/googleapis/java-dialogflow-cx/issues/430)) ([fefdae5](https://github.com/googleapis/java-dialogflow-cx/commit/fefdae522e67f6705be82a75966126b3d25a5b04)) 210 211### [0.11.3](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.2...v0.11.3) (2022-02-17) 212 213 214### Dependencies 215 216* update dependency com.google.code.gson:gson to v2.9.0 ([#422](https://github.com/googleapis/java-dialogflow-cx/issues/422)) ([a21bd94](https://github.com/googleapis/java-dialogflow-cx/commit/a21bd9412412ffc6fb8d9732ece8c19f1bc8e42b)) 217 218### [0.11.2](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.1...v0.11.2) (2022-02-11) 219 220 221### Dependencies 222 223* update actions/github-script action to v6 ([#419](https://github.com/googleapis/java-dialogflow-cx/issues/419)) ([4dc4b97](https://github.com/googleapis/java-dialogflow-cx/commit/4dc4b97a85fd67c8465bfab4bc6eba110e2c454c)) 224 225### [0.11.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.0...v0.11.1) (2022-02-03) 226 227 228### Dependencies 229 230* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-dialogflow-cx/issues/1339)) ([#404](https://github.com/googleapis/java-dialogflow-cx/issues/404)) ([e771445](https://github.com/googleapis/java-dialogflow-cx/commit/e7714453239ea5c1f81ce8ca221076ad967ede5f)) 231* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#407](https://github.com/googleapis/java-dialogflow-cx/issues/407)) ([a5bcbe9](https://github.com/googleapis/java-dialogflow-cx/commit/a5bcbe979a23a28131d14ba611e4e9637b615ed1)) 232 233## [0.11.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.10.1...v0.11.0) (2022-01-07) 234 235 236### Features 237 238* added `TelephonyTransferCall` in response message ([#376](https://www.github.com/googleapis/java-dialogflow-cx/issues/376)) ([d7345a8](https://www.github.com/googleapis/java-dialogflow-cx/commit/d7345a81820c125be231afdd23d9d4203e904bfe)) 239* added API for changelogs ([#342](https://www.github.com/googleapis/java-dialogflow-cx/issues/342)) ([67198cb](https://www.github.com/googleapis/java-dialogflow-cx/commit/67198cb851833bcb1aacb63d037a30522732ade4)) 240* added API for changelogs ([#343](https://www.github.com/googleapis/java-dialogflow-cx/issues/343)) ([ff46df6](https://www.github.com/googleapis/java-dialogflow-cx/commit/ff46df6f537c8173bca42335403505cd014583c3)) 241* added deployment API ([#330](https://www.github.com/googleapis/java-dialogflow-cx/issues/330)) ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2)) 242* added support for comparing between versions docs: clarified security settings API reference ([#347](https://www.github.com/googleapis/java-dialogflow-cx/issues/347)) ([68c3471](https://www.github.com/googleapis/java-dialogflow-cx/commit/68c34714905a783e2979f5a616bb4f5ce1e1a67c)) 243* added support for custom content types docs: reformat comments ([#375](https://www.github.com/googleapis/java-dialogflow-cx/issues/375)) ([b1affa6](https://www.github.com/googleapis/java-dialogflow-cx/commit/b1affa660f9d88dcc9e54b4f950d80a16eb61c03)) 244* added support for Deployments with ListDeployments and GetDeployment apis ([#327](https://www.github.com/googleapis/java-dialogflow-cx/issues/327)) ([9000ad2](https://www.github.com/googleapis/java-dialogflow-cx/commit/9000ad2e5183f6e8156382b7a87519823c630d90)) 245* added the display name of the current page in webhook requests ([#380](https://www.github.com/googleapis/java-dialogflow-cx/issues/380)) ([cbd425f](https://www.github.com/googleapis/java-dialogflow-cx/commit/cbd425f624139064f4b7700a2d7502a42f8dc92f)) 246* added the display name of the current page in webhook requests ([#381](https://www.github.com/googleapis/java-dialogflow-cx/issues/381)) ([e65c733](https://www.github.com/googleapis/java-dialogflow-cx/commit/e65c7333f2f272137d5dfe4ec4cdaab1e7dbe0f8)) 247* allow setting custom CA for generic webhooks ([#355](https://www.github.com/googleapis/java-dialogflow-cx/issues/355)) ([66a8c4a](https://www.github.com/googleapis/java-dialogflow-cx/commit/66a8c4ab01c5ec91f6e2d431eff779ceb4b57c41)) 248* allow setting custom CA for generic webhooks and release CompareVersions API docs: clarify DLP template reader usage ([#362](https://www.github.com/googleapis/java-dialogflow-cx/issues/362)) ([1d581ad](https://www.github.com/googleapis/java-dialogflow-cx/commit/1d581ad83fbd373087bbbcee3cbe55c204a553f3)) 249* expose dtmf input info in the query result ([#329](https://www.github.com/googleapis/java-dialogflow-cx/issues/329)) ([1c25f27](https://www.github.com/googleapis/java-dialogflow-cx/commit/1c25f2752427d92f169fb7b9bfede3fdda00ba8e)) 250* exposed DTMF input info in the query result ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2)) 251 252 253### Bug Fixes 254 255* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-dialogflow-cx/issues/1299)) ([#377](https://www.github.com/googleapis/java-dialogflow-cx/issues/377)) ([41651be](https://www.github.com/googleapis/java-dialogflow-cx/commit/41651be08f9f8b3f9d13295cea8b7f264f58b00e)) 256* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-dialogflow-cx/issues/1266)) ([#345](https://www.github.com/googleapis/java-dialogflow-cx/issues/345)) ([8cbd520](https://www.github.com/googleapis/java-dialogflow-cx/commit/8cbd52027091460f1bf4b39ed1a0849f1ca8bad3)) 257* **java:** run Maven in plain console-friendly mode ([#1301](https://www.github.com/googleapis/java-dialogflow-cx/issues/1301)) ([#384](https://www.github.com/googleapis/java-dialogflow-cx/issues/384)) ([331bf72](https://www.github.com/googleapis/java-dialogflow-cx/commit/331bf72103b8fca89d24cf599fcaa43b282be8e3)) 258 259 260### Documentation 261 262* added notes on long running operation ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2)) 263* clarified semantic of the streaming APIs ([ff46df6](https://www.github.com/googleapis/java-dialogflow-cx/commit/ff46df6f537c8173bca42335403505cd014583c3)) 264* clarified semantic of the streaming APIs ([67198cb](https://www.github.com/googleapis/java-dialogflow-cx/commit/67198cb851833bcb1aacb63d037a30522732ade4)) 265* **samples:** adds list training phrases sample ([#336](https://www.github.com/googleapis/java-dialogflow-cx/issues/336)) ([2810eb2](https://www.github.com/googleapis/java-dialogflow-cx/commit/2810eb29af292fd91cd622757510e44d0560e1eb)) 266 267 268### Dependencies 269 270* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#340](https://www.github.com/googleapis/java-dialogflow-cx/issues/340)) ([fa55873](https://www.github.com/googleapis/java-dialogflow-cx/commit/fa55873d9e046f351392c285206e5e324c0fd608)) 271* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#360](https://www.github.com/googleapis/java-dialogflow-cx/issues/360)) ([d0319e4](https://www.github.com/googleapis/java-dialogflow-cx/commit/d0319e432c787c711bc91343ba49789c84ea23a9)) 272* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#374](https://www.github.com/googleapis/java-dialogflow-cx/issues/374)) ([5c970ff](https://www.github.com/googleapis/java-dialogflow-cx/commit/5c970ffe34d4378232da42b9eb2b0dc8b7987100)) 273* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#388](https://www.github.com/googleapis/java-dialogflow-cx/issues/388)) ([3bdb3fc](https://www.github.com/googleapis/java-dialogflow-cx/commit/3bdb3fc91327ad2f84e0d236aee2fc63d9bad7ac)) 274* update dependency com.google.cloud.functions:function-maven-plugin to v0.10.0 ([#358](https://www.github.com/googleapis/java-dialogflow-cx/issues/358)) ([ee7d1af](https://www.github.com/googleapis/java-dialogflow-cx/commit/ee7d1af400e483b4ce87c8f6bcd5369970af5706)) 275* update dependency com.google.code.gson:gson to v2.8.9 ([#357](https://www.github.com/googleapis/java-dialogflow-cx/issues/357)) ([0cfc996](https://www.github.com/googleapis/java-dialogflow-cx/commit/0cfc996c1bd321e4b1f845d8c56197cd97faef4d)) 276 277### [0.10.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.10.0...v0.10.1) (2021-09-22) 278 279 280### Dependencies 281 282* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#318](https://www.github.com/googleapis/java-dialogflow-cx/issues/318)) ([eab6a65](https://www.github.com/googleapis/java-dialogflow-cx/commit/eab6a6525011d00e68bdc16c2684ef5f456ffde3)) 283 284## [0.10.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.9.0...v0.10.0) (2021-09-15) 285 286 287### Features 288 289* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-dialogflow-cx/issues/1196)) ([#295](https://www.github.com/googleapis/java-dialogflow-cx/issues/295)) ([886ff84](https://www.github.com/googleapis/java-dialogflow-cx/commit/886ff84dcd53330e2593439c26f2caf51702c4ac)) 290 291 292### Documentation 293 294* clarified some LRO types docs: fixed some wrong update mask descriptions ([#296](https://www.github.com/googleapis/java-dialogflow-cx/issues/296)) ([fcb3c26](https://www.github.com/googleapis/java-dialogflow-cx/commit/fcb3c2618dfdda7f6b994c7ca129dc604e1ef173)) 295* clarified some LRO types docs: fixed some wrong update mask descriptions ([#298](https://www.github.com/googleapis/java-dialogflow-cx/issues/298)) ([2095640](https://www.github.com/googleapis/java-dialogflow-cx/commit/20956402f7dee061d9267162810182d656975a1b)) 296 297 298### Dependencies 299 300* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#291](https://www.github.com/googleapis/java-dialogflow-cx/issues/291)) ([64a0ae9](https://www.github.com/googleapis/java-dialogflow-cx/commit/64a0ae9a877de8e0850f427bc1f7a2066fb6fb5b)) 301* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#299](https://www.github.com/googleapis/java-dialogflow-cx/issues/299)) ([ad04d9f](https://www.github.com/googleapis/java-dialogflow-cx/commit/ad04d9fcfaec30834119f6429e2fa8f19130e450)) 302* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#309](https://www.github.com/googleapis/java-dialogflow-cx/issues/309)) ([d6fd1bb](https://www.github.com/googleapis/java-dialogflow-cx/commit/d6fd1bbb65b07215c93bfe558a1f8f611330f1c5)) 303 304## [0.9.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.8.0...v0.9.0) (2021-08-11) 305 306 307### ⚠ BREAKING CHANGES 308 309* release gapic-generator-java v2.0.0 310 311### Features 312 313* add advanced settings for agent level ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) 314* add insights export settings for security setting ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) 315* add language code for streaming recognition result and flow versions for query parameters ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) 316* add rollout config, state and failure reason for experiment ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) 317* 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)) 318* release gapic-generator-java v2.0.0 ([a7e7674](https://www.github.com/googleapis/java-dialogflow-cx/commit/a7e76744c1660d04b5cdcaccbfbed1ded602914e)) 319 320 321### Documentation 322 323* deprecate legacy logging settings ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1)) 324 325 326### Dependencies 327 328* 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)) 329 330## [0.8.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.7.0...v0.8.0) (2021-07-08) 331 332 333### ⚠ BREAKING CHANGES 334 335* Set agent default language code as required (#238) 336 337### Features 338 339* add return_partial response to Fulfillment ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea)) 340* 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)) 341* 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)) 342* Support partial response feature ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581)) 343 344 345### Bug Fixes 346 347* 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)) 348* 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)) 349 350 351### Documentation 352 353* add notes to train agent before sending queries ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea)) 354* 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)) 355* Update docs of Agents, Fulfillments, SecuritySettings and Sessions ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581)) 356 357 358### Dependencies 359 360* 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)) 361* 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)) 362 363## [0.7.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.6.1...v0.7.0) (2021-05-31) 364 365 366### Features 367 368* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#217](https://www.github.com/googleapis/java-dialogflow-cx/issues/217)) ([b53b2f2](https://www.github.com/googleapis/java-dialogflow-cx/commit/b53b2f222680b46f87943f9ab7099070910fc1b1)) 369* add export / import flow API ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370)) 370* add support for service directory webhooks ([#210](https://www.github.com/googleapis/java-dialogflow-cx/issues/210)) ([0ae811a](https://www.github.com/googleapis/java-dialogflow-cx/commit/0ae811ac66d6720d5d6d13eda8b124a2bf8f14a2)) 371* added API for continuous test ([#220](https://www.github.com/googleapis/java-dialogflow-cx/issues/220)) ([b96fc92](https://www.github.com/googleapis/java-dialogflow-cx/commit/b96fc9250224f72fa8a59c711e088b1b399ab277)) 372* added fallback option when restoring an agent ([#164](https://www.github.com/googleapis/java-dialogflow-cx/issues/164)) ([d38deef](https://www.github.com/googleapis/java-dialogflow-cx/commit/d38deefc49b6fd2bd805748c4046691dbeb3964d)) 373* added fallback option when restoring an agent ([#166](https://www.github.com/googleapis/java-dialogflow-cx/issues/166)) ([f745beb](https://www.github.com/googleapis/java-dialogflow-cx/commit/f745beb41ed7844909c7acd43235a490faefc619)) 374* allow to disable webhook invocation per request ([#156](https://www.github.com/googleapis/java-dialogflow-cx/issues/156)) ([17ff978](https://www.github.com/googleapis/java-dialogflow-cx/commit/17ff97848778900c946b13cca420cd7fd7d60a5d)) 375* allow to disable webhook invocation per request ([#158](https://www.github.com/googleapis/java-dialogflow-cx/issues/158)) ([60e5204](https://www.github.com/googleapis/java-dialogflow-cx/commit/60e520467e609a110467053bae2642c2a4b9e956)) 376* Expose supported languages of the agent ([#205](https://www.github.com/googleapis/java-dialogflow-cx/issues/205)) ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370)) 377* include original user query in WebhookRequest and add GetTextCaseresult API ([#169](https://www.github.com/googleapis/java-dialogflow-cx/issues/169)) ([43cdc98](https://www.github.com/googleapis/java-dialogflow-cx/commit/43cdc986d04472760a42f61e8318090bd5565052)) 378* support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook ([#173](https://www.github.com/googleapis/java-dialogflow-cx/issues/173)) ([ac7eec7](https://www.github.com/googleapis/java-dialogflow-cx/commit/ac7eec7204eaa25bc4dd061d4006c6a34a71415b)) 379 380 381### Bug Fixes 382 383* release scripts from issuing overlapping phases ([#180](https://www.github.com/googleapis/java-dialogflow-cx/issues/180)) ([7d4e099](https://www.github.com/googleapis/java-dialogflow-cx/commit/7d4e099dfe6081d5fa72c807241fe0df7be8e851)) 384* typo ([#178](https://www.github.com/googleapis/java-dialogflow-cx/issues/178)) ([ef6800b](https://www.github.com/googleapis/java-dialogflow-cx/commit/ef6800bbfa0cc9027bffad6aaacccb1902d182c1)) 385 386 387### Dependencies 388 389* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#163](https://www.github.com/googleapis/java-dialogflow-cx/issues/163)) ([a3f793c](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3f793c61aa6a08947c9c2ddcd1d45a276d40e68)) 390* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#175](https://www.github.com/googleapis/java-dialogflow-cx/issues/175)) ([45f31e7](https://www.github.com/googleapis/java-dialogflow-cx/commit/45f31e7068457c00a90bebd7be9620319d2634a7)) 391* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#181](https://www.github.com/googleapis/java-dialogflow-cx/issues/181)) ([7067d39](https://www.github.com/googleapis/java-dialogflow-cx/commit/7067d39be16f5a248c8bfb1f881404a052e5da28)) 392* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#202](https://www.github.com/googleapis/java-dialogflow-cx/issues/202)) ([a55e7af](https://www.github.com/googleapis/java-dialogflow-cx/commit/a55e7af7c5ab337d4db25b646ba50e5ab4290d47)) 393* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#212](https://www.github.com/googleapis/java-dialogflow-cx/issues/212)) ([8d6c4ef](https://www.github.com/googleapis/java-dialogflow-cx/commit/8d6c4efeb97e35056f1cd83870e1e0c3c8f07699)) 394* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#216](https://www.github.com/googleapis/java-dialogflow-cx/issues/216)) ([79e5071](https://www.github.com/googleapis/java-dialogflow-cx/commit/79e507163cc166663d4678e22141e82e0df3cf9b)) 395 396 397### Documentation 398 399* clarified experiment length ([f745beb](https://www.github.com/googleapis/java-dialogflow-cx/commit/f745beb41ed7844909c7acd43235a490faefc619)) 400* clarified experiment length ([d38deef](https://www.github.com/googleapis/java-dialogflow-cx/commit/d38deefc49b6fd2bd805748c4046691dbeb3964d)) 401* Update docs on Pages, Session, Version, etc. ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370)) 402* **v3beta1:** clarified documentation for security settings ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) 403* **v3beta1:** clarified documentation for session parameters ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) 404* **v3:** clarified documentation for security settings ([#215](https://www.github.com/googleapis/java-dialogflow-cx/issues/215)) ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) 405* **v3:** clarified documentation for session parameters ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2)) 406 407### [0.6.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.6.0...v0.6.1) (2021-02-25) 408 409 410### Dependencies 411 412* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#151](https://www.github.com/googleapis/java-dialogflow-cx/issues/151)) ([394b190](https://www.github.com/googleapis/java-dialogflow-cx/commit/394b190114942e03d4b9ca92cd9c9f1bf1f7c958)) 413 414## [0.6.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.5.0...v0.6.0) (2021-02-25) 415 416 417### Features 418 419* add experiment and security settings API docs: update comments on parameters and agent ([#124](https://www.github.com/googleapis/java-dialogflow-cx/issues/124)) ([06ee69a](https://www.github.com/googleapis/java-dialogflow-cx/commit/06ee69ac49cdd2f0cc6316e7613d120434dfb65f)) 420* Add new Experiment service ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 421* added support for test cases and agent validation ([#141](https://www.github.com/googleapis/java-dialogflow-cx/issues/141)) ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 422* Support transition route group coverage for Test Cases ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 423* supports SentimentAnalysisResult in webhook request ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 424 425 426### Bug Fixes 427 428* don't log downloads ([#143](https://www.github.com/googleapis/java-dialogflow-cx/issues/143)) ([7cfb674](https://www.github.com/googleapis/java-dialogflow-cx/commit/7cfb6749ede7e7b01d606e83b6ac414466d23378)) 429* RunTestCase http template. PHP REST client lib can be generated ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 430* update repo name ([#138](https://www.github.com/googleapis/java-dialogflow-cx/issues/138)) ([5a6c5d1](https://www.github.com/googleapis/java-dialogflow-cx/commit/5a6c5d127d298c4d3acd5fdf13839c17b9f64d08)) 431 432 433### Dependencies 434 435* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#127](https://www.github.com/googleapis/java-dialogflow-cx/issues/127)) ([0452e5c](https://www.github.com/googleapis/java-dialogflow-cx/commit/0452e5cc405d1fadf4d76f20d92db79375da7cd6)) 436 437 438### Documentation 439 440* fix languages link ([#146](https://www.github.com/googleapis/java-dialogflow-cx/issues/146)) ([89f5b49](https://www.github.com/googleapis/java-dialogflow-cx/commit/89f5b49f8b973f626dbe76286b6cf8273d447837)) 441* generate sample code in the Java microgenerator ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 442* minor doc update on redact field in intent.proto and page.proto ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 443* minor updates in wording ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 444* test cases doc update ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b)) 445 446## [0.5.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.4.1...v0.5.0) (2020-12-15) 447 448 449### Features 450 451* allowed custom to specify webhook headers through query parameters ([#109](https://www.github.com/googleapis/java-dialogflow-cx/issues/109)) ([329b306](https://www.github.com/googleapis/java-dialogflow-cx/commit/329b306505d291dc9f7b3e9832adf20d0abc30a8)) 452 453 454### Bug Fixes 455 456* change location in IT to be 'global' ([#103](https://www.github.com/googleapis/java-dialogflow-cx/issues/103)) ([4053872](https://www.github.com/googleapis/java-dialogflow-cx/commit/405387236262b9d04b074304f78f1cc1da4b662b)) 457 458 459### Dependencies 460 461* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([e0830ab](https://www.github.com/googleapis/java-dialogflow-cx/commit/e0830ab54843fce058aa9bdcf0e228e7c5b827fb)) 462* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#114](https://www.github.com/googleapis/java-dialogflow-cx/issues/114)) ([772e3e6](https://www.github.com/googleapis/java-dialogflow-cx/commit/772e3e616d169e7ca496d80a49b46d272169ada8)) 463 464### [0.4.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.4.0...v0.4.1) (2020-12-02) 465 466 467### Dependencies 468 469* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#96](https://www.github.com/googleapis/java-dialogflow-cx/issues/96)) ([a3522ae](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3522ae87ffdc09d26a6b97669b6bb2f86df5eb9)) 470 471## [0.4.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.3.1...v0.4.0) (2020-11-13) 472 473 474### Features 475 476* add v3 client ([#74](https://www.github.com/googleapis/java-dialogflow-cx/issues/74)) ([f1c6142](https://www.github.com/googleapis/java-dialogflow-cx/commit/f1c614229b458d18d1f631edb9a69b087a8ebbba)) 477* expose matched event in Sessions API. ([#83](https://www.github.com/googleapis/java-dialogflow-cx/issues/83)) ([22344ef](https://www.github.com/googleapis/java-dialogflow-cx/commit/22344ef0df7361dcb56b0b34d369b30b5bf482bd)) 478 479### [0.3.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.3.0...v0.3.1) (2020-11-11) 480 481 482### Dependencies 483 484* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#76](https://www.github.com/googleapis/java-dialogflow-cx/issues/76)) ([4f0bff4](https://www.github.com/googleapis/java-dialogflow-cx/commit/4f0bff488e4155e1ad1255503c497db932d4d7d8)) 485 486## [0.3.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.2.0...v0.3.0) (2020-11-09) 487 488 489### ⚠ BREAKING CHANGES 490 491* remove empty proto classes GcsProto and InteractiveVoiceResponseProto (#69) 492 493### Bug Fixes 494 495* remove empty proto classes GcsProto and InteractiveVoiceResponseProto ([#69](https://www.github.com/googleapis/java-dialogflow-cx/issues/69)) ([b62ff2d](https://www.github.com/googleapis/java-dialogflow-cx/commit/b62ff2d17c505f2846f83928e7b359d8d9617712)) 496 497## [0.2.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.2...v0.2.0) (2020-10-31) 498 499 500### ⚠ BREAKING CHANGES 501 502* removed enable_spell_correction from `NluSettings` 503 504### Features 505 506* added labels field and description field into Intent and Dtmf input to QueryInput ([#62](https://www.github.com/googleapis/java-dialogflow-cx/issues/62)) ([3220b26](https://www.github.com/googleapis/java-dialogflow-cx/commit/3220b26bba46fd83486df2bfd1603f0c770cdae6)) 507* Remove flow level spell correction setting. feat: Change LRO response for ImportAgent from Empty to ImportAgentResponse, to include the created agent name. feat: Add parameter flag into page and intent parameters. feat: Add `allow_playback_interruption` to OutputAudioText to make it have feature parity with Text message type. feat: Enable sentiment analysis feature. feat: Enable EventInput. feat: Enable `trigger_event` in MatchIntentResponse. docs: Add documentation for sessions. ([#42](https://www.github.com/googleapis/java-dialogflow-cx/issues/42)) ([77f6650](https://www.github.com/googleapis/java-dialogflow-cx/commit/77f66504b74069e65eca3e2afddd495565c064af)) 508 509 510### Documentation 511 512* clarified wording for restore APIs and query input ([#48](https://www.github.com/googleapis/java-dialogflow-cx/issues/48)) ([aac888c](https://www.github.com/googleapis/java-dialogflow-cx/commit/aac888cc0f977dad6b4dfb18111736020669a44d)) 513 514 515### Dependencies 516 517* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#54](https://www.github.com/googleapis/java-dialogflow-cx/issues/54)) ([dbb09fc](https://www.github.com/googleapis/java-dialogflow-cx/commit/dbb09fc10f93be932f8408afb294c0fd9fa1579e)) 518* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#57](https://www.github.com/googleapis/java-dialogflow-cx/issues/57)) ([bd56a97](https://www.github.com/googleapis/java-dialogflow-cx/commit/bd56a97904f6d7f9f64684060b808a74306f4d2f)) 519* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#64](https://www.github.com/googleapis/java-dialogflow-cx/issues/64)) ([e45660d](https://www.github.com/googleapis/java-dialogflow-cx/commit/e45660d4acf0147979c1058cfc25a91bc9725653)) 520 521### [0.1.2](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.1...v0.1.2) (2020-10-08) 522 523 524### Dependencies 525 526* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#40](https://www.github.com/googleapis/java-dialogflow-cx/issues/40)) ([e76a54c](https://www.github.com/googleapis/java-dialogflow-cx/commit/e76a54c3b4056c68af415697b2848d7ac4c97bd8)) 527 528### [0.1.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.0...v0.1.1) (2020-09-23) 529 530 531### Dependencies 532 533* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#31](https://www.github.com/googleapis/java-dialogflow-cx/issues/31)) ([7a51730](https://www.github.com/googleapis/java-dialogflow-cx/commit/7a51730e2b48ab2d37f108cc56ff07338e942bac)) 534* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#17](https://www.github.com/googleapis/java-dialogflow-cx/issues/17)) ([f0b8c30](https://www.github.com/googleapis/java-dialogflow-cx/commit/f0b8c309cbd7cf3dc79a68a06d0bb39e5102389e)) 535 536## 0.1.0 (2020-08-26) 537 538 539### Features 540 541* (a) Add additional binding for session with environment. (b) Allow force delete entity types and webhooks. ([#6](https://www.github.com/googleapis/java-dialogflow-cx/issues/6)) ([b0b0a70](https://www.github.com/googleapis/java-dialogflow-cx/commit/b0b0a7074e30be01ce2f750d6a49cb242e7e1a99)) 542* initial code generation ([2334a83](https://www.github.com/googleapis/java-dialogflow-cx/commit/2334a83a56615cb11b73369ab47b214caaa72201)) 543 544 545### Dependencies 546 547* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#4](https://www.github.com/googleapis/java-dialogflow-cx/issues/4)) ([e1e7f44](https://www.github.com/googleapis/java-dialogflow-cx/commit/e1e7f44f690c488dfabaa602a84dca2ae4d209c5)) 548