xref: /aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/CHANGELOG.md (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1*55e87721SMatt Gilbride# Changelog
2*55e87721SMatt Gilbride
3*55e87721SMatt Gilbride## [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*55e87721SMatt Gilbride
5*55e87721SMatt Gilbride
6*55e87721SMatt Gilbride### Features
7*55e87721SMatt Gilbride
8*55e87721SMatt Gilbride* [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*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
10*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730))
11*55e87721SMatt Gilbride
12*55e87721SMatt Gilbride
13*55e87721SMatt Gilbride### Bug Fixes
14*55e87721SMatt Gilbride
15*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
21*55e87721SMatt Gilbride
22*55e87721SMatt Gilbride### Dependencies
23*55e87721SMatt Gilbride
24*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
26*55e87721SMatt Gilbride
27*55e87721SMatt Gilbride### Documentation
28*55e87721SMatt Gilbride
29*55e87721SMatt Gilbride* [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*55e87721SMatt Gilbride* [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*55e87721SMatt Gilbride* Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) ([24be08c](https://github.com/googleapis/google-cloud-java/commit/24be08c9e4e909a90f80ee88235900c656374df9))
32*55e87721SMatt Gilbride
33*55e87721SMatt Gilbride## [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*55e87721SMatt Gilbride
35*55e87721SMatt Gilbride
36*55e87721SMatt Gilbride### Features
37*55e87721SMatt Gilbride
38*55e87721SMatt Gilbride* [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*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
40*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730))
41*55e87721SMatt Gilbride
42*55e87721SMatt Gilbride
43*55e87721SMatt Gilbride### Bug Fixes
44*55e87721SMatt Gilbride
45*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
51*55e87721SMatt Gilbride
52*55e87721SMatt Gilbride### Dependencies
53*55e87721SMatt Gilbride
54*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
56*55e87721SMatt Gilbride
57*55e87721SMatt Gilbride### Documentation
58*55e87721SMatt Gilbride
59*55e87721SMatt Gilbride* [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*55e87721SMatt Gilbride
61*55e87721SMatt Gilbride## [0.14.7](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.6...v0.14.7) (2022-10-03)
62*55e87721SMatt Gilbride
63*55e87721SMatt Gilbride
64*55e87721SMatt Gilbride### Dependencies
65*55e87721SMatt Gilbride
66*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
68*55e87721SMatt Gilbride
69*55e87721SMatt Gilbride### Documentation
70*55e87721SMatt Gilbride
71*55e87721SMatt Gilbride* clarified gcs_bucket field of the SecuritySettings message ([2ea0320](https://github.com/googleapis/java-dialogflow-cx/commit/2ea03207230d2ba1230e3e87371053ffbb38a8d0))
72*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
74*55e87721SMatt Gilbride## [0.14.6](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.5...v0.14.6) (2022-09-15)
75*55e87721SMatt Gilbride
76*55e87721SMatt Gilbride
77*55e87721SMatt Gilbride### Dependencies
78*55e87721SMatt Gilbride
79*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
81*55e87721SMatt Gilbride## [0.14.5](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.4...v0.14.5) (2022-09-10)
82*55e87721SMatt Gilbride
83*55e87721SMatt Gilbride
84*55e87721SMatt Gilbride### Dependencies
85*55e87721SMatt Gilbride
86*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
88*55e87721SMatt Gilbride## [0.14.4](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.3...v0.14.4) (2022-09-06)
89*55e87721SMatt Gilbride
90*55e87721SMatt Gilbride
91*55e87721SMatt Gilbride### Dependencies
92*55e87721SMatt Gilbride
93*55e87721SMatt Gilbride* Update dependency com.google.cloud.functions ([6647dc7](https://github.com/googleapis/java-dialogflow-cx/commit/6647dc715de5e96312a18460021d9ea9532324f7))
94*55e87721SMatt Gilbride
95*55e87721SMatt Gilbride## [0.14.3](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.2...v0.14.3) (2022-07-26)
96*55e87721SMatt Gilbride
97*55e87721SMatt Gilbride
98*55e87721SMatt Gilbride### Documentation
99*55e87721SMatt Gilbride
100*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride
103*55e87721SMatt Gilbride## [0.14.2](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.1...v0.14.2) (2022-07-13)
104*55e87721SMatt Gilbride
105*55e87721SMatt Gilbride
106*55e87721SMatt Gilbride### Bug Fixes
107*55e87721SMatt Gilbride
108*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
110*55e87721SMatt Gilbride## [0.14.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.14.0...v0.14.1) (2022-07-12)
111*55e87721SMatt Gilbride
112*55e87721SMatt Gilbride
113*55e87721SMatt Gilbride### Documentation
114*55e87721SMatt Gilbride
115*55e87721SMatt Gilbride* add DetectIntent samples  ([#500](https://github.com/googleapis/java-dialogflow-cx/issues/500)) ([2c5f9c2](https://github.com/googleapis/java-dialogflow-cx/commit/2c5f9c25a88ebb041b5ba11e2fab6b7b467afb19))
116*55e87721SMatt Gilbride
117*55e87721SMatt Gilbride## [0.14.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.13.1...v0.14.0) (2022-07-01)
118*55e87721SMatt Gilbride
119*55e87721SMatt Gilbride
120*55e87721SMatt Gilbride### Features
121*55e87721SMatt Gilbride
122*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
124*55e87721SMatt Gilbride
125*55e87721SMatt Gilbride### Bug Fixes
126*55e87721SMatt Gilbride
127*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
129*55e87721SMatt Gilbride
130*55e87721SMatt Gilbride### Documentation
131*55e87721SMatt Gilbride
132*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
135*55e87721SMatt Gilbride## [0.13.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.13.0...v0.13.1) (2022-06-23)
136*55e87721SMatt Gilbride
137*55e87721SMatt Gilbride
138*55e87721SMatt Gilbride### Dependencies
139*55e87721SMatt Gilbride
140*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
142*55e87721SMatt Gilbride## [0.13.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.12.1...v0.13.0) (2022-05-19)
143*55e87721SMatt Gilbride
144*55e87721SMatt Gilbride
145*55e87721SMatt Gilbride### Features
146*55e87721SMatt Gilbride
147*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
151*55e87721SMatt Gilbride
152*55e87721SMatt Gilbride### Documentation
153*55e87721SMatt Gilbride
154*55e87721SMatt Gilbride* update the doc on diagnostic info ([0ba08fa](https://github.com/googleapis/java-dialogflow-cx/commit/0ba08fa66029046dde4def9da70e37194ecc0026))
155*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
157*55e87721SMatt Gilbride
158*55e87721SMatt Gilbride### Dependencies
159*55e87721SMatt Gilbride
160*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
162*55e87721SMatt Gilbride### [0.12.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.12.0...v0.12.1) (2022-04-18)
163*55e87721SMatt Gilbride
164*55e87721SMatt Gilbride
165*55e87721SMatt Gilbride### Dependencies
166*55e87721SMatt Gilbride
167*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
169*55e87721SMatt Gilbride
170*55e87721SMatt Gilbride### Documentation
171*55e87721SMatt Gilbride
172*55e87721SMatt Gilbride* minor wording update ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9))
173*55e87721SMatt Gilbride* minor wording update ([#463](https://github.com/googleapis/java-dialogflow-cx/issues/463)) ([402f249](https://github.com/googleapis/java-dialogflow-cx/commit/402f249c7a4cc15920003af8cb7eb4bbb52721f9))
174*55e87721SMatt Gilbride
175*55e87721SMatt Gilbride## [0.12.0](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.5...v0.12.0) (2022-03-29)
176*55e87721SMatt Gilbride
177*55e87721SMatt Gilbride
178*55e87721SMatt Gilbride### Features
179*55e87721SMatt Gilbride
180*55e87721SMatt Gilbride* added page in TestConfig ([d19cb06](https://github.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d))
181*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
184*55e87721SMatt Gilbride
185*55e87721SMatt Gilbride### Documentation
186*55e87721SMatt Gilbride
187*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* clarified wording around Cloud Storage usage ([d19cb06](https://github.com/googleapis/java-dialogflow-cx/commit/d19cb06a4d2d7665e766d0c1d37b481802ed5f0d))
189*55e87721SMatt Gilbride* improved docs format ([0c506ce](https://github.com/googleapis/java-dialogflow-cx/commit/0c506ceef415d32a418427c0b24c2e7c3332a325))
190*55e87721SMatt Gilbride* improved docs format ([#452](https://github.com/googleapis/java-dialogflow-cx/issues/452)) ([6edb0d6](https://github.com/googleapis/java-dialogflow-cx/commit/6edb0d6056e9652e3a47ce0a3bf34976eaece81b))
191*55e87721SMatt Gilbride
192*55e87721SMatt Gilbride
193*55e87721SMatt Gilbride### Dependencies
194*55e87721SMatt Gilbride
195*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
197*55e87721SMatt Gilbride### [0.11.5](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.4...v0.11.5) (2022-03-02)
198*55e87721SMatt Gilbride
199*55e87721SMatt Gilbride
200*55e87721SMatt Gilbride### Dependencies
201*55e87721SMatt Gilbride
202*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
204*55e87721SMatt Gilbride### [0.11.4](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.3...v0.11.4) (2022-02-28)
205*55e87721SMatt Gilbride
206*55e87721SMatt Gilbride
207*55e87721SMatt Gilbride### Dependencies
208*55e87721SMatt Gilbride
209*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
211*55e87721SMatt Gilbride### [0.11.3](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.2...v0.11.3) (2022-02-17)
212*55e87721SMatt Gilbride
213*55e87721SMatt Gilbride
214*55e87721SMatt Gilbride### Dependencies
215*55e87721SMatt Gilbride
216*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
218*55e87721SMatt Gilbride### [0.11.2](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.1...v0.11.2) (2022-02-11)
219*55e87721SMatt Gilbride
220*55e87721SMatt Gilbride
221*55e87721SMatt Gilbride### Dependencies
222*55e87721SMatt Gilbride
223*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
225*55e87721SMatt Gilbride### [0.11.1](https://github.com/googleapis/java-dialogflow-cx/compare/v0.11.0...v0.11.1) (2022-02-03)
226*55e87721SMatt Gilbride
227*55e87721SMatt Gilbride
228*55e87721SMatt Gilbride### Dependencies
229*55e87721SMatt Gilbride
230*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
233*55e87721SMatt Gilbride## [0.11.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.10.1...v0.11.0) (2022-01-07)
234*55e87721SMatt Gilbride
235*55e87721SMatt Gilbride
236*55e87721SMatt Gilbride### Features
237*55e87721SMatt Gilbride
238*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* exposed DTMF input info in the query result ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2))
251*55e87721SMatt Gilbride
252*55e87721SMatt Gilbride
253*55e87721SMatt Gilbride### Bug Fixes
254*55e87721SMatt Gilbride
255*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride
259*55e87721SMatt Gilbride
260*55e87721SMatt Gilbride### Documentation
261*55e87721SMatt Gilbride
262*55e87721SMatt Gilbride* added notes on long running operation ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2))
263*55e87721SMatt Gilbride* clarified semantic of the streaming APIs ([ff46df6](https://www.github.com/googleapis/java-dialogflow-cx/commit/ff46df6f537c8173bca42335403505cd014583c3))
264*55e87721SMatt Gilbride* clarified semantic of the streaming APIs ([67198cb](https://www.github.com/googleapis/java-dialogflow-cx/commit/67198cb851833bcb1aacb63d037a30522732ade4))
265*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride
267*55e87721SMatt Gilbride
268*55e87721SMatt Gilbride### Dependencies
269*55e87721SMatt Gilbride
270*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
277*55e87721SMatt Gilbride### [0.10.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.10.0...v0.10.1) (2021-09-22)
278*55e87721SMatt Gilbride
279*55e87721SMatt Gilbride
280*55e87721SMatt Gilbride### Dependencies
281*55e87721SMatt Gilbride
282*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
284*55e87721SMatt Gilbride## [0.10.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.9.0...v0.10.0) (2021-09-15)
285*55e87721SMatt Gilbride
286*55e87721SMatt Gilbride
287*55e87721SMatt Gilbride### Features
288*55e87721SMatt Gilbride
289*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
291*55e87721SMatt Gilbride
292*55e87721SMatt Gilbride### Documentation
293*55e87721SMatt Gilbride
294*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
297*55e87721SMatt Gilbride
298*55e87721SMatt Gilbride### Dependencies
299*55e87721SMatt Gilbride
300*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
304*55e87721SMatt Gilbride## [0.9.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.8.0...v0.9.0) (2021-08-11)
305*55e87721SMatt Gilbride
306*55e87721SMatt Gilbride
307*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
308*55e87721SMatt Gilbride
309*55e87721SMatt Gilbride* release gapic-generator-java v2.0.0
310*55e87721SMatt Gilbride
311*55e87721SMatt Gilbride### Features
312*55e87721SMatt Gilbride
313*55e87721SMatt Gilbride* add advanced settings for agent level ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1))
314*55e87721SMatt Gilbride* add insights export settings for security setting ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1))
315*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* add rollout config, state and failure reason for experiment ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1))
317*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* release gapic-generator-java v2.0.0 ([a7e7674](https://www.github.com/googleapis/java-dialogflow-cx/commit/a7e76744c1660d04b5cdcaccbfbed1ded602914e))
319*55e87721SMatt Gilbride
320*55e87721SMatt Gilbride
321*55e87721SMatt Gilbride### Documentation
322*55e87721SMatt Gilbride
323*55e87721SMatt Gilbride* deprecate legacy logging settings ([4057134](https://www.github.com/googleapis/java-dialogflow-cx/commit/40571343d51c2275a556a2a45508c014f2e9aee1))
324*55e87721SMatt Gilbride
325*55e87721SMatt Gilbride
326*55e87721SMatt Gilbride### Dependencies
327*55e87721SMatt Gilbride
328*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
330*55e87721SMatt Gilbride## [0.8.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.7.0...v0.8.0) (2021-07-08)
331*55e87721SMatt Gilbride
332*55e87721SMatt Gilbride
333*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
334*55e87721SMatt Gilbride
335*55e87721SMatt Gilbride* Set agent default language code as required (#238)
336*55e87721SMatt Gilbride
337*55e87721SMatt Gilbride### Features
338*55e87721SMatt Gilbride
339*55e87721SMatt Gilbride* add return_partial response to Fulfillment ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea))
340*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* Support partial response feature ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581))
343*55e87721SMatt Gilbride
344*55e87721SMatt Gilbride
345*55e87721SMatt Gilbride### Bug Fixes
346*55e87721SMatt Gilbride
347*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
350*55e87721SMatt Gilbride
351*55e87721SMatt Gilbride### Documentation
352*55e87721SMatt Gilbride
353*55e87721SMatt Gilbride* add notes to train agent before sending queries ([a3432ed](https://www.github.com/googleapis/java-dialogflow-cx/commit/a3432ed7f9364d21a9b0bfd5e605dbe9feade2ea))
354*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* Update docs of Agents, Fulfillments, SecuritySettings and Sessions ([d14161e](https://www.github.com/googleapis/java-dialogflow-cx/commit/d14161eb59c050b0a612a9c1aab3bab5c2166581))
356*55e87721SMatt Gilbride
357*55e87721SMatt Gilbride
358*55e87721SMatt Gilbride### Dependencies
359*55e87721SMatt Gilbride
360*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
363*55e87721SMatt Gilbride## [0.7.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.6.1...v0.7.0) (2021-05-31)
364*55e87721SMatt Gilbride
365*55e87721SMatt Gilbride
366*55e87721SMatt Gilbride### Features
367*55e87721SMatt Gilbride
368*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* add export / import flow API ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370))
370*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
380*55e87721SMatt Gilbride
381*55e87721SMatt Gilbride### Bug Fixes
382*55e87721SMatt Gilbride
383*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* typo ([#178](https://www.github.com/googleapis/java-dialogflow-cx/issues/178)) ([ef6800b](https://www.github.com/googleapis/java-dialogflow-cx/commit/ef6800bbfa0cc9027bffad6aaacccb1902d182c1))
385*55e87721SMatt Gilbride
386*55e87721SMatt Gilbride
387*55e87721SMatt Gilbride### Dependencies
388*55e87721SMatt Gilbride
389*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
396*55e87721SMatt Gilbride
397*55e87721SMatt Gilbride### Documentation
398*55e87721SMatt Gilbride
399*55e87721SMatt Gilbride* clarified experiment length ([f745beb](https://www.github.com/googleapis/java-dialogflow-cx/commit/f745beb41ed7844909c7acd43235a490faefc619))
400*55e87721SMatt Gilbride* clarified experiment length ([d38deef](https://www.github.com/googleapis/java-dialogflow-cx/commit/d38deefc49b6fd2bd805748c4046691dbeb3964d))
401*55e87721SMatt Gilbride* Update docs on Pages, Session, Version, etc. ([b29dfea](https://www.github.com/googleapis/java-dialogflow-cx/commit/b29dfea9e09d6852caf78eacdc45a7feb0c79370))
402*55e87721SMatt Gilbride* **v3beta1:** clarified documentation for security settings ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2))
403*55e87721SMatt Gilbride* **v3beta1:** clarified documentation for session parameters ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2))
404*55e87721SMatt Gilbride* **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*55e87721SMatt Gilbride* **v3:** clarified documentation for session parameters ([f42002c](https://www.github.com/googleapis/java-dialogflow-cx/commit/f42002ce744e96c80902a4476806496d155652a2))
406*55e87721SMatt Gilbride
407*55e87721SMatt Gilbride### [0.6.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.6.0...v0.6.1) (2021-02-25)
408*55e87721SMatt Gilbride
409*55e87721SMatt Gilbride
410*55e87721SMatt Gilbride### Dependencies
411*55e87721SMatt Gilbride
412*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
414*55e87721SMatt Gilbride## [0.6.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.5.0...v0.6.0) (2021-02-25)
415*55e87721SMatt Gilbride
416*55e87721SMatt Gilbride
417*55e87721SMatt Gilbride### Features
418*55e87721SMatt Gilbride
419*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* Add new Experiment service ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
421*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* Support transition route group coverage for Test Cases ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
423*55e87721SMatt Gilbride* supports SentimentAnalysisResult in webhook request ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
424*55e87721SMatt Gilbride
425*55e87721SMatt Gilbride
426*55e87721SMatt Gilbride### Bug Fixes
427*55e87721SMatt Gilbride
428*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* RunTestCase http template. PHP REST client lib can be generated ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
430*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
432*55e87721SMatt Gilbride
433*55e87721SMatt Gilbride### Dependencies
434*55e87721SMatt Gilbride
435*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
437*55e87721SMatt Gilbride
438*55e87721SMatt Gilbride### Documentation
439*55e87721SMatt Gilbride
440*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* generate sample code in the Java microgenerator ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
442*55e87721SMatt Gilbride* minor doc update on redact field in intent.proto and page.proto ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
443*55e87721SMatt Gilbride* minor updates in wording ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
444*55e87721SMatt Gilbride* test cases doc update ([a79149b](https://www.github.com/googleapis/java-dialogflow-cx/commit/a79149b73f3c74b7d35ec230702fc9f61c2ede3b))
445*55e87721SMatt Gilbride
446*55e87721SMatt Gilbride## [0.5.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.4.1...v0.5.0) (2020-12-15)
447*55e87721SMatt Gilbride
448*55e87721SMatt Gilbride
449*55e87721SMatt Gilbride### Features
450*55e87721SMatt Gilbride
451*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
453*55e87721SMatt Gilbride
454*55e87721SMatt Gilbride### Bug Fixes
455*55e87721SMatt Gilbride
456*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
458*55e87721SMatt Gilbride
459*55e87721SMatt Gilbride### Dependencies
460*55e87721SMatt Gilbride
461*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
464*55e87721SMatt Gilbride### [0.4.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.4.0...v0.4.1) (2020-12-02)
465*55e87721SMatt Gilbride
466*55e87721SMatt Gilbride
467*55e87721SMatt Gilbride### Dependencies
468*55e87721SMatt Gilbride
469*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
471*55e87721SMatt Gilbride## [0.4.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.3.1...v0.4.0) (2020-11-13)
472*55e87721SMatt Gilbride
473*55e87721SMatt Gilbride
474*55e87721SMatt Gilbride### Features
475*55e87721SMatt Gilbride
476*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
479*55e87721SMatt Gilbride### [0.3.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.3.0...v0.3.1) (2020-11-11)
480*55e87721SMatt Gilbride
481*55e87721SMatt Gilbride
482*55e87721SMatt Gilbride### Dependencies
483*55e87721SMatt Gilbride
484*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
486*55e87721SMatt Gilbride## [0.3.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.2.0...v0.3.0) (2020-11-09)
487*55e87721SMatt Gilbride
488*55e87721SMatt Gilbride
489*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
490*55e87721SMatt Gilbride
491*55e87721SMatt Gilbride* remove empty proto classes GcsProto and InteractiveVoiceResponseProto (#69)
492*55e87721SMatt Gilbride
493*55e87721SMatt Gilbride### Bug Fixes
494*55e87721SMatt Gilbride
495*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
497*55e87721SMatt Gilbride## [0.2.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.2...v0.2.0) (2020-10-31)
498*55e87721SMatt Gilbride
499*55e87721SMatt Gilbride
500*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
501*55e87721SMatt Gilbride
502*55e87721SMatt Gilbride* removed enable_spell_correction from `NluSettings`
503*55e87721SMatt Gilbride
504*55e87721SMatt Gilbride### Features
505*55e87721SMatt Gilbride
506*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
509*55e87721SMatt Gilbride
510*55e87721SMatt Gilbride### Documentation
511*55e87721SMatt Gilbride
512*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
514*55e87721SMatt Gilbride
515*55e87721SMatt Gilbride### Dependencies
516*55e87721SMatt Gilbride
517*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
521*55e87721SMatt Gilbride### [0.1.2](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.1...v0.1.2) (2020-10-08)
522*55e87721SMatt Gilbride
523*55e87721SMatt Gilbride
524*55e87721SMatt Gilbride### Dependencies
525*55e87721SMatt Gilbride
526*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
528*55e87721SMatt Gilbride### [0.1.1](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.1.0...v0.1.1) (2020-09-23)
529*55e87721SMatt Gilbride
530*55e87721SMatt Gilbride
531*55e87721SMatt Gilbride### Dependencies
532*55e87721SMatt Gilbride
533*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride* 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*55e87721SMatt Gilbride
536*55e87721SMatt Gilbride## 0.1.0 (2020-08-26)
537*55e87721SMatt Gilbride
538*55e87721SMatt Gilbride
539*55e87721SMatt Gilbride### Features
540*55e87721SMatt Gilbride
541*55e87721SMatt Gilbride* (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*55e87721SMatt Gilbride* initial code generation ([2334a83](https://www.github.com/googleapis/java-dialogflow-cx/commit/2334a83a56615cb11b73369ab47b214caaa72201))
543*55e87721SMatt Gilbride
544*55e87721SMatt Gilbride
545*55e87721SMatt Gilbride### Dependencies
546*55e87721SMatt Gilbride
547*55e87721SMatt Gilbride* 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