xref: /aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/CHANGELOG.md (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1*55e87721SMatt Gilbride# Changelog
2*55e87721SMatt Gilbride
3*55e87721SMatt Gilbride## [3.2.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-recaptchaenterprise-v3.1.1-SNAPSHOT...google-cloud-recaptchaenterprise-v3.2.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* [recaptchaenterprise] add RetrieveLegacySecretKey method ([#8571](https://github.com/googleapis/google-cloud-java/issues/8571)) ([d768aa4](https://github.com/googleapis/google-cloud-java/commit/d768aa47d9a9b3f3c2b2c4d0965269f155509589))
10*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
11*55e87721SMatt Gilbride* add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM ([d768aa4](https://github.com/googleapis/google-cloud-java/commit/d768aa47d9a9b3f3c2b2c4d0965269f155509589))
12*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730))
13*55e87721SMatt Gilbride
14*55e87721SMatt Gilbride
15*55e87721SMatt Gilbride### Bug Fixes
16*55e87721SMatt Gilbride
17*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-recaptchaenterprise-v1 to v3.0.6 ([#8314](https://github.com/googleapis/google-cloud-java/issues/8314)) ([62dc4dd](https://github.com/googleapis/google-cloud-java/commit/62dc4dd3e6c871462018fb309318d460e6e5a272))
18*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-recaptchaenterprise-v1beta1 to v0.42.6 ([#8318](https://github.com/googleapis/google-cloud-java/issues/8318)) ([c5424fb](https://github.com/googleapis/google-cloud-java/commit/c5424fb47710dd53e06a90eacf0be33a3c88ad43))
19*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))
20*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))
21*55e87721SMatt Gilbride* **deps:** update dependency com.google.cloud:libraries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254)) ([e4760da](https://github.com/googleapis/google-cloud-java/commit/e4760da4ac8fa6fa91bc82b90b83d0518eca2692))
22*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))
23*55e87721SMatt Gilbride
24*55e87721SMatt Gilbride
25*55e87721SMatt Gilbride### Dependencies
26*55e87721SMatt Gilbride
27*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))
28*55e87721SMatt Gilbride
29*55e87721SMatt Gilbride## [3.1.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-recaptchaenterprise-v3.0.12...google-cloud-recaptchaenterprise-v3.1.0) (2022-10-17)
30*55e87721SMatt Gilbride
31*55e87721SMatt Gilbride
32*55e87721SMatt Gilbride### Features
33*55e87721SMatt Gilbride
34*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))
35*55e87721SMatt Gilbride* [recaptchaenterprise] add RetrieveLegacySecretKey method ([#8571](https://github.com/googleapis/google-cloud-java/issues/8571)) ([d768aa4](https://github.com/googleapis/google-cloud-java/commit/d768aa47d9a9b3f3c2b2c4d0965269f155509589))
36*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
37*55e87721SMatt Gilbride* add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM ([d768aa4](https://github.com/googleapis/google-cloud-java/commit/d768aa47d9a9b3f3c2b2c4d0965269f155509589))
38*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730))
39*55e87721SMatt Gilbride
40*55e87721SMatt Gilbride
41*55e87721SMatt Gilbride### Bug Fixes
42*55e87721SMatt Gilbride
43*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-recaptchaenterprise-v1 to v3.0.6 ([#8314](https://github.com/googleapis/google-cloud-java/issues/8314)) ([62dc4dd](https://github.com/googleapis/google-cloud-java/commit/62dc4dd3e6c871462018fb309318d460e6e5a272))
44*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-recaptchaenterprise-v1beta1 to v0.42.6 ([#8318](https://github.com/googleapis/google-cloud-java/issues/8318)) ([c5424fb](https://github.com/googleapis/google-cloud-java/commit/c5424fb47710dd53e06a90eacf0be33a3c88ad43))
45*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))
46*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))
47*55e87721SMatt Gilbride* **deps:** update dependency com.google.cloud:libraries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254)) ([e4760da](https://github.com/googleapis/google-cloud-java/commit/e4760da4ac8fa6fa91bc82b90b83d0518eca2692))
48*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))
49*55e87721SMatt Gilbride
50*55e87721SMatt Gilbride
51*55e87721SMatt Gilbride### Dependencies
52*55e87721SMatt Gilbride
53*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))
54*55e87721SMatt Gilbride
55*55e87721SMatt Gilbride## [3.0.12](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.11...v3.0.12) (2022-10-05)
56*55e87721SMatt Gilbride
57*55e87721SMatt Gilbride
58*55e87721SMatt Gilbride### Bug Fixes
59*55e87721SMatt Gilbride
60*55e87721SMatt Gilbride* update protobuf to v3.21.7 ([c0158b9](https://github.com/googleapis/java-recaptchaenterprise/commit/c0158b992bc86c2bd87553d3d56a41e9416f76af))
61*55e87721SMatt Gilbride
62*55e87721SMatt Gilbride## [3.0.11](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.10...v3.0.11) (2022-10-03)
63*55e87721SMatt Gilbride
64*55e87721SMatt Gilbride
65*55e87721SMatt Gilbride### Dependencies
66*55e87721SMatt Gilbride
67*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#921](https://github.com/googleapis/java-recaptchaenterprise/issues/921)) ([b951e7b](https://github.com/googleapis/java-recaptchaenterprise/commit/b951e7b7a16e6a2b4a81433d7739b938f662b9b3))
68*55e87721SMatt Gilbride
69*55e87721SMatt Gilbride## [3.0.10](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.9...v3.0.10) (2022-09-30)
70*55e87721SMatt Gilbride
71*55e87721SMatt Gilbride
72*55e87721SMatt Gilbride### Dependencies
73*55e87721SMatt Gilbride
74*55e87721SMatt Gilbride* Update dependency cachetools to v5 ([#912](https://github.com/googleapis/java-recaptchaenterprise/issues/912)) ([f21605c](https://github.com/googleapis/java-recaptchaenterprise/commit/f21605c94c54abca54680f511738b51fc66471a2))
75*55e87721SMatt Gilbride* Update dependency certifi to v2022.9.24 ([#900](https://github.com/googleapis/java-recaptchaenterprise/issues/900)) ([71cc9ea](https://github.com/googleapis/java-recaptchaenterprise/commit/71cc9ea0fbe5d2c9fd5c36e90ca26adddfd20e51))
76*55e87721SMatt Gilbride* Update dependency charset-normalizer to v2.1.1 ([#907](https://github.com/googleapis/java-recaptchaenterprise/issues/907)) ([640fb36](https://github.com/googleapis/java-recaptchaenterprise/commit/640fb361c5d23dff35c963d1f0b878b013984462))
77*55e87721SMatt Gilbride* Update dependency gcp-releasetool to v1.8.8 ([#903](https://github.com/googleapis/java-recaptchaenterprise/issues/903)) ([19fff21](https://github.com/googleapis/java-recaptchaenterprise/commit/19fff213932e7d5ed0aed5d75df688e707496c50))
78*55e87721SMatt Gilbride* Update dependency google-auth to v2.11.1 ([#904](https://github.com/googleapis/java-recaptchaenterprise/issues/904)) ([5a0a441](https://github.com/googleapis/java-recaptchaenterprise/commit/5a0a4419d5f38d48d3b9cac2c3a004e4177a0a72))
79*55e87721SMatt Gilbride* Update dependency google-cloud-core to v2.3.2 ([#905](https://github.com/googleapis/java-recaptchaenterprise/issues/905)) ([b39f44d](https://github.com/googleapis/java-recaptchaenterprise/commit/b39f44dcdd8fa557a4f54823f55250789365533e))
80*55e87721SMatt Gilbride* Update dependency googleapis-common-protos to v1.56.4 ([#906](https://github.com/googleapis/java-recaptchaenterprise/issues/906)) ([3b7a24e](https://github.com/googleapis/java-recaptchaenterprise/commit/3b7a24e780fab9c04c71562580eec54ec6f7831e))
81*55e87721SMatt Gilbride* Update dependency markupsafe to v2.1.1 ([#901](https://github.com/googleapis/java-recaptchaenterprise/issues/901)) ([88f8811](https://github.com/googleapis/java-recaptchaenterprise/commit/88f8811c5d5bb91fa808373f5e9b9faa53aec3cf))
82*55e87721SMatt Gilbride* Update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.5.0 ([#916](https://github.com/googleapis/java-recaptchaenterprise/issues/916)) ([3830275](https://github.com/googleapis/java-recaptchaenterprise/commit/3830275ce5115bf7aeda48c3cdb0e1fb0be0e90a))
83*55e87721SMatt Gilbride* Update dependency org.seleniumhq.selenium:selenium-java to v4.5.0 ([#917](https://github.com/googleapis/java-recaptchaenterprise/issues/917)) ([ec2ca13](https://github.com/googleapis/java-recaptchaenterprise/commit/ec2ca132dfd4296c35d79e1da099e41704c24fc3))
84*55e87721SMatt Gilbride* Update dependency protobuf to v3.20.2 ([#902](https://github.com/googleapis/java-recaptchaenterprise/issues/902)) ([a1ba04c](https://github.com/googleapis/java-recaptchaenterprise/commit/a1ba04ccce3e6bf466ca600393225779d0f46505))
85*55e87721SMatt Gilbride* Update dependency protobuf to v4 ([#913](https://github.com/googleapis/java-recaptchaenterprise/issues/913)) ([47813bf](https://github.com/googleapis/java-recaptchaenterprise/commit/47813bfe37bdbac227e89322a1658a6010196462))
86*55e87721SMatt Gilbride* Update dependency pyjwt to v2.5.0 ([#908](https://github.com/googleapis/java-recaptchaenterprise/issues/908)) ([3008c69](https://github.com/googleapis/java-recaptchaenterprise/commit/3008c6961a6ee8cdbfa4197b8fa549893bb212da))
87*55e87721SMatt Gilbride* Update dependency requests to v2.28.1 ([#909](https://github.com/googleapis/java-recaptchaenterprise/issues/909)) ([4481f67](https://github.com/googleapis/java-recaptchaenterprise/commit/4481f6725252c36528ecb39f4d3874fbda5a1c16))
88*55e87721SMatt Gilbride* Update dependency typing-extensions to v4.3.0 ([#910](https://github.com/googleapis/java-recaptchaenterprise/issues/910)) ([ec1c77a](https://github.com/googleapis/java-recaptchaenterprise/commit/ec1c77aa4193724b7b5faf535ab060e525f57a7f))
89*55e87721SMatt Gilbride* Update dependency zipp to v3.8.1 ([#911](https://github.com/googleapis/java-recaptchaenterprise/issues/911)) ([3de719f](https://github.com/googleapis/java-recaptchaenterprise/commit/3de719f4e1259a908182cb0a84cde0691d8da3c5))
90*55e87721SMatt Gilbride
91*55e87721SMatt Gilbride## [3.0.9](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.8...v3.0.9) (2022-09-22)
92*55e87721SMatt Gilbride
93*55e87721SMatt Gilbride
94*55e87721SMatt Gilbride### Dependencies
95*55e87721SMatt Gilbride
96*55e87721SMatt Gilbride* Update dependency org.springframework.boot:spring-boot-starter-test to v2.7.4 ([#892](https://github.com/googleapis/java-recaptchaenterprise/issues/892)) ([462c054](https://github.com/googleapis/java-recaptchaenterprise/commit/462c054a2731725196d46e976e15004bd9ba87de))
97*55e87721SMatt Gilbride* Update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.4 ([#893](https://github.com/googleapis/java-recaptchaenterprise/issues/893)) ([6c3302a](https://github.com/googleapis/java-recaptchaenterprise/commit/6c3302a13240ea2b7c249c8b9930568acf61f837))
98*55e87721SMatt Gilbride* Update dependency org.springframework.boot:spring-boot-starter-web to v2.7.4 ([#894](https://github.com/googleapis/java-recaptchaenterprise/issues/894)) ([0708e63](https://github.com/googleapis/java-recaptchaenterprise/commit/0708e63b8c17de39fab86c8944b343d50aaaef63))
99*55e87721SMatt Gilbride
100*55e87721SMatt Gilbride## [3.0.8](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.7...v3.0.8) (2022-09-15)
101*55e87721SMatt Gilbride
102*55e87721SMatt Gilbride
103*55e87721SMatt Gilbride### Dependencies
104*55e87721SMatt Gilbride
105*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#887](https://github.com/googleapis/java-recaptchaenterprise/issues/887)) ([cb5ef27](https://github.com/googleapis/java-recaptchaenterprise/commit/cb5ef27b2f6065a15ef3394953d5e012069c0a51))
106*55e87721SMatt Gilbride
107*55e87721SMatt Gilbride## [3.0.7](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.6...v3.0.7) (2022-09-08)
108*55e87721SMatt Gilbride
109*55e87721SMatt Gilbride
110*55e87721SMatt Gilbride### Dependencies
111*55e87721SMatt Gilbride
112*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#882](https://github.com/googleapis/java-recaptchaenterprise/issues/882)) ([1f04e9a](https://github.com/googleapis/java-recaptchaenterprise/commit/1f04e9a95f066d42621ab7475ef43eebaa01a737))
113*55e87721SMatt Gilbride
114*55e87721SMatt Gilbride## [3.0.6](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.5...v3.0.6) (2022-09-06)
115*55e87721SMatt Gilbride
116*55e87721SMatt Gilbride
117*55e87721SMatt Gilbride### Dependencies
118*55e87721SMatt Gilbride
119*55e87721SMatt Gilbride* Update dependency io.github.bonigarcia ([8138fb8](https://github.com/googleapis/java-recaptchaenterprise/commit/8138fb8c785d125d7dd2d17ca217e82cd5ea2f2a))
120*55e87721SMatt Gilbride* Update dependency org.seleniumhq.selenium ([708764b](https://github.com/googleapis/java-recaptchaenterprise/commit/708764b51a135b93eeaa6de976a889b47a5c7135))
121*55e87721SMatt Gilbride* Update dependency org.seleniumhq.selenium ([bdee535](https://github.com/googleapis/java-recaptchaenterprise/commit/bdee53591b316d4e6167f7416a0eb045db40968e))
122*55e87721SMatt Gilbride* Update dependency org.springframework.boot ([f25f66c](https://github.com/googleapis/java-recaptchaenterprise/commit/f25f66c3d4de4c8a63dbfbcf3ad58cce7d52184d))
123*55e87721SMatt Gilbride* Update dependency org.springframework.boot ([31da78f](https://github.com/googleapis/java-recaptchaenterprise/commit/31da78feac855fab7c7dd80adfd1225bcffdf0de))
124*55e87721SMatt Gilbride* Update dependency org.springframework.boot ([2b89486](https://github.com/googleapis/java-recaptchaenterprise/commit/2b894862ab0e0b206f25b6675b960d9543cbe186))
125*55e87721SMatt Gilbride
126*55e87721SMatt Gilbride## [3.0.5](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.4...v3.0.5) (2022-08-04)
127*55e87721SMatt Gilbride
128*55e87721SMatt Gilbride
129*55e87721SMatt Gilbride### Documentation
130*55e87721SMatt Gilbride
131*55e87721SMatt Gilbride* **owlbot-java:** explaining why not using formatter in pom.xml ([#1511](https://github.com/googleapis/java-recaptchaenterprise/issues/1511)) ([#859](https://github.com/googleapis/java-recaptchaenterprise/issues/859)) ([3eccc8d](https://github.com/googleapis/java-recaptchaenterprise/commit/3eccc8d507f8daad990500416f90fd82a4f3f11f)), closes [#1502](https://github.com/googleapis/java-recaptchaenterprise/issues/1502)
132*55e87721SMatt Gilbride
133*55e87721SMatt Gilbride## [3.0.4](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.3...v3.0.4) (2022-08-03)
134*55e87721SMatt Gilbride
135*55e87721SMatt Gilbride
136*55e87721SMatt Gilbride### Dependencies
137*55e87721SMatt Gilbride
138*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#856](https://github.com/googleapis/java-recaptchaenterprise/issues/856)) ([6854e73](https://github.com/googleapis/java-recaptchaenterprise/commit/6854e73db22b3c1ef7f01d5ac05455149511e508))
139*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.2.3 ([#860](https://github.com/googleapis/java-recaptchaenterprise/issues/860)) ([e20dd48](https://github.com/googleapis/java-recaptchaenterprise/commit/e20dd4837254735d2aae1a7380c5b3122bc8c4c3))
140*55e87721SMatt Gilbride
141*55e87721SMatt Gilbride## [3.0.3](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.2...v3.0.3) (2022-07-29)
142*55e87721SMatt Gilbride
143*55e87721SMatt Gilbride
144*55e87721SMatt Gilbride### Dependencies
145*55e87721SMatt Gilbride
146*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.2.2 ([#853](https://github.com/googleapis/java-recaptchaenterprise/issues/853)) ([58f087d](https://github.com/googleapis/java-recaptchaenterprise/commit/58f087d11631737e92810089fc6623bc799fae97))
147*55e87721SMatt Gilbride
148*55e87721SMatt Gilbride## [3.0.2](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.1...v3.0.2) (2022-07-21)
149*55e87721SMatt Gilbride
150*55e87721SMatt Gilbride
151*55e87721SMatt Gilbride### Dependencies
152*55e87721SMatt Gilbride
153*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.7.2 ([#845](https://github.com/googleapis/java-recaptchaenterprise/issues/845)) ([9d6e891](https://github.com/googleapis/java-recaptchaenterprise/commit/9d6e891ec7d1c4330cc1a7e08e3096f8814b21c6))
154*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.2 ([#846](https://github.com/googleapis/java-recaptchaenterprise/issues/846)) ([9bda3f8](https://github.com/googleapis/java-recaptchaenterprise/commit/9bda3f89c2776d3d0f8f569ae49eaedc5eafce32))
155*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.7.2 ([#847](https://github.com/googleapis/java-recaptchaenterprise/issues/847)) ([fc24279](https://github.com/googleapis/java-recaptchaenterprise/commit/fc242798c44efcff39ea24f5da7a5a9885ec2bef))
156*55e87721SMatt Gilbride
157*55e87721SMatt Gilbride## [3.0.1](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.0...v3.0.1) (2022-07-13)
158*55e87721SMatt Gilbride
159*55e87721SMatt Gilbride
160*55e87721SMatt Gilbride### Bug Fixes
161*55e87721SMatt Gilbride
162*55e87721SMatt Gilbride* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-recaptchaenterprise/issues/1485)) ([#838](https://github.com/googleapis/java-recaptchaenterprise/issues/838)) ([7f9bdfe](https://github.com/googleapis/java-recaptchaenterprise/commit/7f9bdfe22f3cc40056f263a158d7169d343b5eee))
163*55e87721SMatt Gilbride
164*55e87721SMatt Gilbride## [3.0.0](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.6.2...v3.0.0) (2022-07-01)
165*55e87721SMatt Gilbride
166*55e87721SMatt Gilbride
167*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
168*55e87721SMatt Gilbride
169*55e87721SMatt Gilbride* set the right field number for reCAPTCHA private password leak (#819)
170*55e87721SMatt Gilbride
171*55e87721SMatt Gilbride### Features
172*55e87721SMatt Gilbride
173*55e87721SMatt Gilbride* Enable REST transport for most of Java and Go clients ([#821](https://github.com/googleapis/java-recaptchaenterprise/issues/821)) ([33722c0](https://github.com/googleapis/java-recaptchaenterprise/commit/33722c0ebbba8db5b244f56941af7dc03d6ee67b))
174*55e87721SMatt Gilbride
175*55e87721SMatt Gilbride
176*55e87721SMatt Gilbride### Bug Fixes
177*55e87721SMatt Gilbride
178*55e87721SMatt Gilbride* set the right field number for reCAPTCHA private password leak ([#819](https://github.com/googleapis/java-recaptchaenterprise/issues/819)) ([02bac15](https://github.com/googleapis/java-recaptchaenterprise/commit/02bac154a40092a0178e3adc312d99b43351cba3))
179*55e87721SMatt Gilbride
180*55e87721SMatt Gilbride
181*55e87721SMatt Gilbride### Documentation
182*55e87721SMatt Gilbride
183*55e87721SMatt Gilbride* **samples:** add password leak sample and test ([#808](https://github.com/googleapis/java-recaptchaenterprise/issues/808)) ([59a337e](https://github.com/googleapis/java-recaptchaenterprise/commit/59a337e881e5ac09f3ab3e87873574d4b1cd9aec))
184*55e87721SMatt Gilbride
185*55e87721SMatt Gilbride
186*55e87721SMatt Gilbride### Dependencies
187*55e87721SMatt Gilbride
188*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#820](https://github.com/googleapis/java-recaptchaenterprise/issues/820)) ([fb19eb8](https://github.com/googleapis/java-recaptchaenterprise/commit/fb19eb8a963bea41c37a23428164a716dc362acc))
189*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.2.1 ([#827](https://github.com/googleapis/java-recaptchaenterprise/issues/827)) ([f88648a](https://github.com/googleapis/java-recaptchaenterprise/commit/f88648ac1717ce9d336d95d89f166facbf7378f8))
190*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.2.2 ([#813](https://github.com/googleapis/java-recaptchaenterprise/issues/813)) ([4529e2f](https://github.com/googleapis/java-recaptchaenterprise/commit/4529e2fa8d1e3d701711c6657eaac31be14a286a))
191*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.3.0 ([#825](https://github.com/googleapis/java-recaptchaenterprise/issues/825)) ([d14d35d](https://github.com/googleapis/java-recaptchaenterprise/commit/d14d35d3762d2bb7f723761512c49a9a2041eea2))
192*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.2.2 ([#814](https://github.com/googleapis/java-recaptchaenterprise/issues/814)) ([2ef3a63](https://github.com/googleapis/java-recaptchaenterprise/commit/2ef3a631011b0238a5837ce2a8abea5b309dcc45))
193*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.3.0 ([#826](https://github.com/googleapis/java-recaptchaenterprise/issues/826)) ([ce5371a](https://github.com/googleapis/java-recaptchaenterprise/commit/ce5371a2e920e77a06be6d3852d91692a19ecb5a))
194*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.7.1 ([#822](https://github.com/googleapis/java-recaptchaenterprise/issues/822)) ([5c973c5](https://github.com/googleapis/java-recaptchaenterprise/commit/5c973c5e7be020ba3749cf9bc2a9e4b0f8c77121))
195*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.1 ([#823](https://github.com/googleapis/java-recaptchaenterprise/issues/823)) ([56e0f6d](https://github.com/googleapis/java-recaptchaenterprise/commit/56e0f6d8cffc89e76f38fa600c48efb394e4b3b9))
196*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.7.1 ([#824](https://github.com/googleapis/java-recaptchaenterprise/issues/824)) ([2a5e042](https://github.com/googleapis/java-recaptchaenterprise/commit/2a5e042d1c344f04093b887c0ea91885aa9e9530))
197*55e87721SMatt Gilbride
198*55e87721SMatt Gilbride## [2.6.2](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.6.1...v2.6.2) (2022-06-06)
199*55e87721SMatt Gilbride
200*55e87721SMatt Gilbride
201*55e87721SMatt Gilbride### Dependencies
202*55e87721SMatt Gilbride
203*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.2.1 ([#806](https://github.com/googleapis/java-recaptchaenterprise/issues/806)) ([f8c633d](https://github.com/googleapis/java-recaptchaenterprise/commit/f8c633d6d15c45668888c3265cd9a7c2df53dafc))
204*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.2.1 ([#807](https://github.com/googleapis/java-recaptchaenterprise/issues/807)) ([9d8eeb2](https://github.com/googleapis/java-recaptchaenterprise/commit/9d8eeb2d327c41da51b38563c302f9e915552a88))
205*55e87721SMatt Gilbride
206*55e87721SMatt Gilbride### [2.6.1](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.6.0...v2.6.1) (2022-05-25)
207*55e87721SMatt Gilbride
208*55e87721SMatt Gilbride
209*55e87721SMatt Gilbride### Dependencies
210*55e87721SMatt Gilbride
211*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.2.0 ([#802](https://github.com/googleapis/java-recaptchaenterprise/issues/802)) ([29f3304](https://github.com/googleapis/java-recaptchaenterprise/commit/29f33041b66aa25287f293f1ee82df46d9419fb2))
212*55e87721SMatt Gilbride
213*55e87721SMatt Gilbride## [2.6.0](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.5.0...v2.6.0) (2022-05-19)
214*55e87721SMatt Gilbride
215*55e87721SMatt Gilbride
216*55e87721SMatt Gilbride### Features
217*55e87721SMatt Gilbride
218*55e87721SMatt Gilbride* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-recaptchaenterprise/issues/1440)) ([#799](https://github.com/googleapis/java-recaptchaenterprise/issues/799)) ([dddabca](https://github.com/googleapis/java-recaptchaenterprise/commit/dddabcaec703a727c24c249d62eae5616f2e5d6b))
219*55e87721SMatt Gilbride
220*55e87721SMatt Gilbride
221*55e87721SMatt Gilbride### Documentation
222*55e87721SMatt Gilbride
223*55e87721SMatt Gilbride* **samples:** added account defender samples and tests ([#771](https://github.com/googleapis/java-recaptchaenterprise/issues/771)) ([eca03a1](https://github.com/googleapis/java-recaptchaenterprise/commit/eca03a1d5775c4545e144180fe7bc0501410c31b))
224*55e87721SMatt Gilbride
225*55e87721SMatt Gilbride
226*55e87721SMatt Gilbride### Dependencies
227*55e87721SMatt Gilbride
228*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#795](https://github.com/googleapis/java-recaptchaenterprise/issues/795)) ([fcdd308](https://github.com/googleapis/java-recaptchaenterprise/commit/fcdd30838e21409528af15b924fdda5964ae4a3c))
229*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.7.0 ([#796](https://github.com/googleapis/java-recaptchaenterprise/issues/796)) ([2aa3477](https://github.com/googleapis/java-recaptchaenterprise/commit/2aa34772326e3b6ffe9a1132241663945ebbf61b))
230*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.0 ([#797](https://github.com/googleapis/java-recaptchaenterprise/issues/797)) ([2aac201](https://github.com/googleapis/java-recaptchaenterprise/commit/2aac201053190d271e1e9abb2a647d41162c218d))
231*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.7.0 ([#798](https://github.com/googleapis/java-recaptchaenterprise/issues/798)) ([abfb369](https://github.com/googleapis/java-recaptchaenterprise/commit/abfb369364daa5086eedc20cf0e4ff8dccb6f8a8))
232*55e87721SMatt Gilbride
233*55e87721SMatt Gilbride## [2.5.0](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.11...v2.5.0) (2022-05-04)
234*55e87721SMatt Gilbride
235*55e87721SMatt Gilbride
236*55e87721SMatt Gilbride### Features
237*55e87721SMatt Gilbride
238*55e87721SMatt Gilbride* introduced Reason, PasswordLeakVerification, AccountDefenderAssessment ([6b0f9f1](https://github.com/googleapis/java-recaptchaenterprise/commit/6b0f9f1d4a1624f23504cd3655f6691d5bc00c1e))
239*55e87721SMatt Gilbride
240*55e87721SMatt Gilbride
241*55e87721SMatt Gilbride### Bug Fixes
242*55e87721SMatt Gilbride
243*55e87721SMatt Gilbride* remove key management API ([#788](https://github.com/googleapis/java-recaptchaenterprise/issues/788)) ([6b0f9f1](https://github.com/googleapis/java-recaptchaenterprise/commit/6b0f9f1d4a1624f23504cd3655f6691d5bc00c1e))
244*55e87721SMatt Gilbride
245*55e87721SMatt Gilbride
246*55e87721SMatt Gilbride### Dependencies
247*55e87721SMatt Gilbride
248*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.4 ([#784](https://github.com/googleapis/java-recaptchaenterprise/issues/784)) ([58c4d6d](https://github.com/googleapis/java-recaptchaenterprise/commit/58c4d6dd4f19d9c3dd2ab1a6cad909718db47b28))
249*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.1.4 ([#785](https://github.com/googleapis/java-recaptchaenterprise/issues/785)) ([b448e5b](https://github.com/googleapis/java-recaptchaenterprise/commit/b448e5b53f0a9d9027dc0ff9ec08d5b310388f88))
250*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.7 ([#778](https://github.com/googleapis/java-recaptchaenterprise/issues/778)) ([568a069](https://github.com/googleapis/java-recaptchaenterprise/commit/568a0698f6026480e0650484e6e99399c3d85c4b))
251*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.7 ([#779](https://github.com/googleapis/java-recaptchaenterprise/issues/779)) ([3f25216](https://github.com/googleapis/java-recaptchaenterprise/commit/3f25216c3de83da6eba98a1e550d72946f022d7d))
252*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.7 ([#780](https://github.com/googleapis/java-recaptchaenterprise/issues/780)) ([34f2b81](https://github.com/googleapis/java-recaptchaenterprise/commit/34f2b81a040564c9cb09359617b89f9696e99fe1))
253*55e87721SMatt Gilbride
254*55e87721SMatt Gilbride### [2.4.11](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.10...v2.4.11) (2022-04-15)
255*55e87721SMatt Gilbride
256*55e87721SMatt Gilbride
257*55e87721SMatt Gilbride### Dependencies
258*55e87721SMatt Gilbride
259*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#772](https://github.com/googleapis/java-recaptchaenterprise/issues/772)) ([64a150b](https://github.com/googleapis/java-recaptchaenterprise/commit/64a150b0760328da6d8b34c85bbea4856eccf450))
260*55e87721SMatt Gilbride
261*55e87721SMatt Gilbride### [2.4.10](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.9...v2.4.10) (2022-04-11)
262*55e87721SMatt Gilbride
263*55e87721SMatt Gilbride
264*55e87721SMatt Gilbride### Dependencies
265*55e87721SMatt Gilbride
266*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.1.1 ([#767](https://github.com/googleapis/java-recaptchaenterprise/issues/767)) ([3197d15](https://github.com/googleapis/java-recaptchaenterprise/commit/3197d15513c5bf2e40c5223160e4056e56c88c0c))
267*55e87721SMatt Gilbride
268*55e87721SMatt Gilbride### [2.4.9](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.8...v2.4.9) (2022-04-06)
269*55e87721SMatt Gilbride
270*55e87721SMatt Gilbride
271*55e87721SMatt Gilbride### Dependencies
272*55e87721SMatt Gilbride
273*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.3 ([#750](https://github.com/googleapis/java-recaptchaenterprise/issues/750)) ([b3bb59a](https://github.com/googleapis/java-recaptchaenterprise/commit/b3bb59a55cf73ebf09699ebfaa35428a32b990d5))
274*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.1.3 ([#751](https://github.com/googleapis/java-recaptchaenterprise/issues/751)) ([ea6305d](https://github.com/googleapis/java-recaptchaenterprise/commit/ea6305d41672144ae2b119366e3dab125c73db8b))
275*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.6 ([#756](https://github.com/googleapis/java-recaptchaenterprise/issues/756)) ([57a753c](https://github.com/googleapis/java-recaptchaenterprise/commit/57a753cf4860121057261632e2708b8b95b5d8ac))
276*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.6 ([#757](https://github.com/googleapis/java-recaptchaenterprise/issues/757)) ([476a9f7](https://github.com/googleapis/java-recaptchaenterprise/commit/476a9f7b286e09dca43d590b9e4dd49522c6dc9e))
277*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.6 ([#758](https://github.com/googleapis/java-recaptchaenterprise/issues/758)) ([8101110](https://github.com/googleapis/java-recaptchaenterprise/commit/8101110c5f6ee9893be07cdb9055634bfca1a946))
278*55e87721SMatt Gilbride
279*55e87721SMatt Gilbride### [2.4.8](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.7...v2.4.8) (2022-03-29)
280*55e87721SMatt Gilbride
281*55e87721SMatt Gilbride
282*55e87721SMatt Gilbride### Dependencies
283*55e87721SMatt Gilbride
284*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#752](https://github.com/googleapis/java-recaptchaenterprise/issues/752)) ([e98e21c](https://github.com/googleapis/java-recaptchaenterprise/commit/e98e21c82025668c8e4506907f6388d01ecb432f))
285*55e87721SMatt Gilbride
286*55e87721SMatt Gilbride### [2.4.7](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.6...v2.4.7) (2022-03-25)
287*55e87721SMatt Gilbride
288*55e87721SMatt Gilbride
289*55e87721SMatt Gilbride### Dependencies
290*55e87721SMatt Gilbride
291*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.5 ([#745](https://github.com/googleapis/java-recaptchaenterprise/issues/745)) ([7ec5272](https://github.com/googleapis/java-recaptchaenterprise/commit/7ec5272dc761c1a3be645b606589a39a1f778846))
292*55e87721SMatt Gilbride
293*55e87721SMatt Gilbride### [2.4.6](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.5...v2.4.6) (2022-03-24)
294*55e87721SMatt Gilbride
295*55e87721SMatt Gilbride
296*55e87721SMatt Gilbride### Dependencies
297*55e87721SMatt Gilbride
298*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.5 ([#741](https://github.com/googleapis/java-recaptchaenterprise/issues/741)) ([cff253e](https://github.com/googleapis/java-recaptchaenterprise/commit/cff253e2aaa318dea69797bbb2b28a659997d8d3))
299*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.5 ([#740](https://github.com/googleapis/java-recaptchaenterprise/issues/740)) ([3712b21](https://github.com/googleapis/java-recaptchaenterprise/commit/3712b21bab0a5a853c0f66d896cba2d27b7815e0))
300*55e87721SMatt Gilbride
301*55e87721SMatt Gilbride### [2.4.5](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.4...v2.4.5) (2022-03-02)
302*55e87721SMatt Gilbride
303*55e87721SMatt Gilbride
304*55e87721SMatt Gilbride### Dependencies
305*55e87721SMatt Gilbride
306*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#731](https://github.com/googleapis/java-recaptchaenterprise/issues/731)) ([62aa52d](https://github.com/googleapis/java-recaptchaenterprise/commit/62aa52d4b8377107f5130840048500669ab04777))
307*55e87721SMatt Gilbride
308*55e87721SMatt Gilbride### [2.4.4](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.3...v2.4.4) (2022-03-01)
309*55e87721SMatt Gilbride
310*55e87721SMatt Gilbride
311*55e87721SMatt Gilbride### Dependencies
312*55e87721SMatt Gilbride
313*55e87721SMatt Gilbride* update actions/setup-java action to v3 ([#723](https://github.com/googleapis/java-recaptchaenterprise/issues/723)) ([6e20cb0](https://github.com/googleapis/java-recaptchaenterprise/commit/6e20cb09c53139a1484ce39df532c85edc5edc1f))
314*55e87721SMatt Gilbride* update dependency com.google.guava:guava to v31.1-jre ([#725](https://github.com/googleapis/java-recaptchaenterprise/issues/725)) ([9834c30](https://github.com/googleapis/java-recaptchaenterprise/commit/9834c30fd9158949596cc146da45a0a8b686de25))
315*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.4 ([#720](https://github.com/googleapis/java-recaptchaenterprise/issues/720)) ([959629b](https://github.com/googleapis/java-recaptchaenterprise/commit/959629b028fe816bd02fc816dc242bec853bca0e))
316*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.4 ([#721](https://github.com/googleapis/java-recaptchaenterprise/issues/721)) ([9db2422](https://github.com/googleapis/java-recaptchaenterprise/commit/9db24225480bb96c60049f7f52afe9ad8b7b3d80))
317*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.4 ([#722](https://github.com/googleapis/java-recaptchaenterprise/issues/722)) ([4a9334a](https://github.com/googleapis/java-recaptchaenterprise/commit/4a9334a88e3b88305f1cae5d394235170a0e1779))
318*55e87721SMatt Gilbride
319*55e87721SMatt Gilbride### [2.4.3](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.2...v2.4.3) (2022-02-18)
320*55e87721SMatt Gilbride
321*55e87721SMatt Gilbride
322*55e87721SMatt Gilbride### Dependencies
323*55e87721SMatt Gilbride
324*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.1.0 ([#714](https://github.com/googleapis/java-recaptchaenterprise/issues/714)) ([3919300](https://github.com/googleapis/java-recaptchaenterprise/commit/3919300b4c7b843c8dcb1f16b134af8cf4e008fd))
325*55e87721SMatt Gilbride
326*55e87721SMatt Gilbride### [2.4.2](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.1...v2.4.2) (2022-02-11)
327*55e87721SMatt Gilbride
328*55e87721SMatt Gilbride
329*55e87721SMatt Gilbride### Dependencies
330*55e87721SMatt Gilbride
331*55e87721SMatt Gilbride* update actions/github-script action to v6 ([#707](https://github.com/googleapis/java-recaptchaenterprise/issues/707)) ([c6ed0bd](https://github.com/googleapis/java-recaptchaenterprise/commit/c6ed0bdd2f915ec1fef00ea51fd2568fc80f3b64))
332*55e87721SMatt Gilbride
333*55e87721SMatt Gilbride### [2.4.1](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.0...v2.4.1) (2022-02-03)
334*55e87721SMatt Gilbride
335*55e87721SMatt Gilbride
336*55e87721SMatt Gilbride### Dependencies
337*55e87721SMatt Gilbride
338*55e87721SMatt Gilbride* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-recaptchaenterprise/issues/1339)) ([#694](https://github.com/googleapis/java-recaptchaenterprise/issues/694)) ([f5b1f7d](https://github.com/googleapis/java-recaptchaenterprise/commit/f5b1f7d14267a030f959a9eb0bb0db8252993d4f))
339*55e87721SMatt Gilbride* update actions/github-script action to v5 ([#693](https://github.com/googleapis/java-recaptchaenterprise/issues/693)) ([2feece6](https://github.com/googleapis/java-recaptchaenterprise/commit/2feece6deb45a27c34b39cd222bb563314b38c7d))
340*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#695](https://github.com/googleapis/java-recaptchaenterprise/issues/695)) ([b8b8a33](https://github.com/googleapis/java-recaptchaenterprise/commit/b8b8a339bc7dda9cd3ad69eea8ea40704f6244c2))
341*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.1 ([#666](https://github.com/googleapis/java-recaptchaenterprise/issues/666)) ([ae84296](https://github.com/googleapis/java-recaptchaenterprise/commit/ae84296ad5bc4ac29f3d25055f828f0217e6f0d3))
342*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.2 ([#696](https://github.com/googleapis/java-recaptchaenterprise/issues/696)) ([86ef42f](https://github.com/googleapis/java-recaptchaenterprise/commit/86ef42f31f5f33304cc0cd689bfa2503d5d34cfd))
343*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.1.1 ([#665](https://github.com/googleapis/java-recaptchaenterprise/issues/665)) ([140744d](https://github.com/googleapis/java-recaptchaenterprise/commit/140744d274ce23d6ffa2b3103d456b8170cddb7c))
344*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.1.2 ([#697](https://github.com/googleapis/java-recaptchaenterprise/issues/697)) ([19dd6b0](https://github.com/googleapis/java-recaptchaenterprise/commit/19dd6b00f44ce2771888f234668049954ebfab3d))
345*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.2 ([#667](https://github.com/googleapis/java-recaptchaenterprise/issues/667)) ([ac2c9f7](https://github.com/googleapis/java-recaptchaenterprise/commit/ac2c9f7c839e1c9c7a63e231012ae52266779c57))
346*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.3 ([#690](https://github.com/googleapis/java-recaptchaenterprise/issues/690)) ([609d5fb](https://github.com/googleapis/java-recaptchaenterprise/commit/609d5fb3c8b1223a11344ebeb7495c838a3c51ba))
347*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.2 ([#668](https://github.com/googleapis/java-recaptchaenterprise/issues/668)) ([4c37f82](https://github.com/googleapis/java-recaptchaenterprise/commit/4c37f82000f960d7a0dbffc9ed1f4a1dfa4cff09))
348*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.3 ([#689](https://github.com/googleapis/java-recaptchaenterprise/issues/689)) ([20d1d38](https://github.com/googleapis/java-recaptchaenterprise/commit/20d1d382fc2ba593b8dd349d57e7dce724c7f7cd))
349*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.2 ([#669](https://github.com/googleapis/java-recaptchaenterprise/issues/669)) ([77f8831](https://github.com/googleapis/java-recaptchaenterprise/commit/77f8831783835f31c5d5add2cb74280976e71343))
350*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.3 ([#691](https://github.com/googleapis/java-recaptchaenterprise/issues/691)) ([6fff256](https://github.com/googleapis/java-recaptchaenterprise/commit/6fff256592a817041ba44c3c7c6b0e386b3b9d24))
351*55e87721SMatt Gilbride
352*55e87721SMatt Gilbride## [2.4.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.3.1...v2.4.0) (2022-01-07)
353*55e87721SMatt Gilbride
354*55e87721SMatt Gilbride
355*55e87721SMatt Gilbride### Features
356*55e87721SMatt Gilbride
357*55e87721SMatt Gilbride* add new reCAPTCHA Enterprise fraud annotations ([#663](https://www.github.com/googleapis/java-recaptchaenterprise/issues/663)) ([205465a](https://www.github.com/googleapis/java-recaptchaenterprise/commit/205465a25131acc9f42b2cc13b5405eefe8eee82))
358*55e87721SMatt Gilbride
359*55e87721SMatt Gilbride
360*55e87721SMatt Gilbride### Bug Fixes
361*55e87721SMatt Gilbride
362*55e87721SMatt Gilbride* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-recaptchaenterprise/issues/1299)) ([#659](https://www.github.com/googleapis/java-recaptchaenterprise/issues/659)) ([6d45bd8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6d45bd855dbdabfc1464a17fcc66bbfdb3fb1085))
363*55e87721SMatt Gilbride
364*55e87721SMatt Gilbride
365*55e87721SMatt Gilbride### Documentation
366*55e87721SMatt Gilbride
367*55e87721SMatt Gilbride* **samples:** added samples and test for recaptcha key operations ([#643](https://www.github.com/googleapis/java-recaptchaenterprise/issues/643)) ([748d165](https://www.github.com/googleapis/java-recaptchaenterprise/commit/748d16547d8385447fcd528b2ee4301c29c016b6))
368*55e87721SMatt Gilbride
369*55e87721SMatt Gilbride
370*55e87721SMatt Gilbride### Dependencies
371*55e87721SMatt Gilbride
372*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#675](https://www.github.com/googleapis/java-recaptchaenterprise/issues/675)) ([8dbd391](https://www.github.com/googleapis/java-recaptchaenterprise/commit/8dbd39135605890226914d2869faa1a1da2a1354))
373*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.1 ([#654](https://www.github.com/googleapis/java-recaptchaenterprise/issues/654)) ([113cd86](https://www.github.com/googleapis/java-recaptchaenterprise/commit/113cd86f84ca46b82882e141143b43a74f911ea2))
374*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.1 ([#655](https://www.github.com/googleapis/java-recaptchaenterprise/issues/655)) ([960cc55](https://www.github.com/googleapis/java-recaptchaenterprise/commit/960cc55230457ea9850d41ca66ecfafc2c791927))
375*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.1 ([#651](https://www.github.com/googleapis/java-recaptchaenterprise/issues/651)) ([728981a](https://www.github.com/googleapis/java-recaptchaenterprise/commit/728981a6d2ab220ebb5759a347f7b2fc7fd5d507))
376*55e87721SMatt Gilbride
377*55e87721SMatt Gilbride### [2.3.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.3.0...v2.3.1) (2021-12-03)
378*55e87721SMatt Gilbride
379*55e87721SMatt Gilbride
380*55e87721SMatt Gilbride### Documentation
381*55e87721SMatt Gilbride
382*55e87721SMatt Gilbride* **samples:** added annotate assessment sample and refactored tests. ([#635](https://www.github.com/googleapis/java-recaptchaenterprise/issues/635)) ([436ae3e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/436ae3ef9d5866654504c7d5bfbf6464197ceee6))
383*55e87721SMatt Gilbride* **samples:** updated comments in create assessment ([#641](https://www.github.com/googleapis/java-recaptchaenterprise/issues/641)) ([c0c9453](https://www.github.com/googleapis/java-recaptchaenterprise/commit/c0c9453b971aef2c9f9e75dea5d1d057819942aa))
384*55e87721SMatt Gilbride
385*55e87721SMatt Gilbride
386*55e87721SMatt Gilbride### Dependencies
387*55e87721SMatt Gilbride
388*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#639](https://www.github.com/googleapis/java-recaptchaenterprise/issues/639)) ([30d4ba3](https://www.github.com/googleapis/java-recaptchaenterprise/commit/30d4ba34fca40a99f0c34e62b25fc5f2e475e129))
389*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#658](https://www.github.com/googleapis/java-recaptchaenterprise/issues/658)) ([3f6bc29](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3f6bc29ace2144482aa018f252c2b43721d99d6c))
390*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.12.1 ([#632](https://www.github.com/googleapis/java-recaptchaenterprise/issues/632)) ([dc4f340](https://www.github.com/googleapis/java-recaptchaenterprise/commit/dc4f340bb5cda8e585b65eb1135b459a9e4f9b0d))
391*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.12.2 ([#648](https://www.github.com/googleapis/java-recaptchaenterprise/issues/648)) ([0a89c68](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0a89c684f453f21a55eb4f1f4a57bbc630b8f5b5))
392*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.0 ([#649](https://www.github.com/googleapis/java-recaptchaenterprise/issues/649)) ([110f276](https://www.github.com/googleapis/java-recaptchaenterprise/commit/110f2762f1559a2107d84eab4a5d2402931de531))
393*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4.1.0 ([#650](https://www.github.com/googleapis/java-recaptchaenterprise/issues/650)) ([4f39ada](https://www.github.com/googleapis/java-recaptchaenterprise/commit/4f39adaebead06eb2126db324d1d52b1f8bfe485))
394*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.0 ([#644](https://www.github.com/googleapis/java-recaptchaenterprise/issues/644)) ([0682013](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0682013c211eb7e4f5f995f3efd0952fdf61c136))
395*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.0 ([#645](https://www.github.com/googleapis/java-recaptchaenterprise/issues/645)) ([cd939fe](https://www.github.com/googleapis/java-recaptchaenterprise/commit/cd939fee210764d2703c133a390cc6ed7cd792b3))
396*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.0 ([#646](https://www.github.com/googleapis/java-recaptchaenterprise/issues/646)) ([6b03b68](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6b03b68662cd26603f20cc315a1b0f8f01ac8180))
397*55e87721SMatt Gilbride
398*55e87721SMatt Gilbride## [2.3.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.2.3...v2.3.0) (2021-11-08)
399*55e87721SMatt Gilbride
400*55e87721SMatt Gilbride
401*55e87721SMatt Gilbride### Features
402*55e87721SMatt Gilbride
403*55e87721SMatt Gilbride* add reCAPTCHA Enterprise account defender API methods ([#622](https://www.github.com/googleapis/java-recaptchaenterprise/issues/622)) ([7d03de1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7d03de17532d604855b36c1ddb24ed4bb215444d))
404*55e87721SMatt Gilbride
405*55e87721SMatt Gilbride
406*55e87721SMatt Gilbride### Bug Fixes
407*55e87721SMatt Gilbride
408*55e87721SMatt Gilbride* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-recaptchaenterprise/issues/1266)) ([#618](https://www.github.com/googleapis/java-recaptchaenterprise/issues/618)) ([1dcc586](https://www.github.com/googleapis/java-recaptchaenterprise/commit/1dcc5869dc4b382dbe4064b2deb990afa5b4b904))
409*55e87721SMatt Gilbride
410*55e87721SMatt Gilbride
411*55e87721SMatt Gilbride### Documentation
412*55e87721SMatt Gilbride
413*55e87721SMatt Gilbride* **samples:** removed assessment name ([#623](https://www.github.com/googleapis/java-recaptchaenterprise/issues/623)) ([d84325e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d84325e18c998bd00d337a492550c56154a4dc28))
414*55e87721SMatt Gilbride
415*55e87721SMatt Gilbride
416*55e87721SMatt Gilbride### Dependencies
417*55e87721SMatt Gilbride
418*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.21 ([#609](https://www.github.com/googleapis/java-recaptchaenterprise/issues/609)) ([6f68747](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6f6874741b228b573f04356e0684c4c0be397b32))
419*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.22 ([#621](https://www.github.com/googleapis/java-recaptchaenterprise/issues/621)) ([e9f90d6](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e9f90d622819baceb775236dad627e88c1de0ec9))
420*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.12.0 ([#625](https://www.github.com/googleapis/java-recaptchaenterprise/issues/625)) ([ea40975](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ea409753c10f6b211853ebe50335bf32c4218b4c))
421*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4 ([#605](https://www.github.com/googleapis/java-recaptchaenterprise/issues/605)) ([411c196](https://www.github.com/googleapis/java-recaptchaenterprise/commit/411c196b04f731ea03aa18947cd7fc07a6c77bc8))
422*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v4 ([#606](https://www.github.com/googleapis/java-recaptchaenterprise/issues/606)) ([a40a3b6](https://www.github.com/googleapis/java-recaptchaenterprise/commit/a40a3b6457a59dc5865734cfe1dc9ab6067d829c))
423*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.5.6 ([#614](https://www.github.com/googleapis/java-recaptchaenterprise/issues/614)) ([2dc3be3](https://www.github.com/googleapis/java-recaptchaenterprise/commit/2dc3be30c10365dee5c3e53932e0c3c86b6866b5))
424*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.5.6 ([#615](https://www.github.com/googleapis/java-recaptchaenterprise/issues/615)) ([2f03ff1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/2f03ff103a14c05cb5e8e5f2b103abfc446dfaa8))
425*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.5.6 ([#616](https://www.github.com/googleapis/java-recaptchaenterprise/issues/616)) ([57f0a14](https://www.github.com/googleapis/java-recaptchaenterprise/commit/57f0a141998ce8d4ef112a41bd4693ed01f7898a))
426*55e87721SMatt Gilbride
427*55e87721SMatt Gilbride### [2.2.3](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.2.2...v2.2.3) (2021-10-20)
428*55e87721SMatt Gilbride
429*55e87721SMatt Gilbride
430*55e87721SMatt Gilbride### Dependencies
431*55e87721SMatt Gilbride
432*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#610](https://www.github.com/googleapis/java-recaptchaenterprise/issues/610)) ([127d70d](https://www.github.com/googleapis/java-recaptchaenterprise/commit/127d70dc0140381ff9f1facaaece6d437a095eca))
433*55e87721SMatt Gilbride
434*55e87721SMatt Gilbride### [2.2.2](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.2.1...v2.2.2) (2021-10-11)
435*55e87721SMatt Gilbride
436*55e87721SMatt Gilbride
437*55e87721SMatt Gilbride### Dependencies
438*55e87721SMatt Gilbride
439*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.20 ([#600](https://www.github.com/googleapis/java-recaptchaenterprise/issues/600)) ([0a58f49](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0a58f49c38bf806eadd51273e4f9de44cd2db167))
440*55e87721SMatt Gilbride
441*55e87721SMatt Gilbride### [2.2.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.2.0...v2.2.1) (2021-10-05)
442*55e87721SMatt Gilbride
443*55e87721SMatt Gilbride
444*55e87721SMatt Gilbride### Dependencies
445*55e87721SMatt Gilbride
446*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.19 ([#595](https://www.github.com/googleapis/java-recaptchaenterprise/issues/595)) ([f6a70df](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f6a70df22b40b6a51caf2e83d4f7927c7d973b98))
447*55e87721SMatt Gilbride
448*55e87721SMatt Gilbride## [2.2.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.1.1...v2.2.0) (2021-09-27)
449*55e87721SMatt Gilbride
450*55e87721SMatt Gilbride
451*55e87721SMatt Gilbride### Features
452*55e87721SMatt Gilbride
453*55e87721SMatt Gilbride* add GetMetrics and MigrateKey methods to reCAPTCHA enterprise API ([#574](https://www.github.com/googleapis/java-recaptchaenterprise/issues/574)) ([aba39fa](https://www.github.com/googleapis/java-recaptchaenterprise/commit/aba39fa1937e71113444d2e1bb732f2f8da21ea8))
454*55e87721SMatt Gilbride
455*55e87721SMatt Gilbride
456*55e87721SMatt Gilbride### Dependencies
457*55e87721SMatt Gilbride
458*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#579](https://www.github.com/googleapis/java-recaptchaenterprise/issues/579)) ([176a5d9](https://www.github.com/googleapis/java-recaptchaenterprise/commit/176a5d939e00856c595c466dda02919c9e6ef48a))
459*55e87721SMatt Gilbride* update dependency com.google.guava:guava to v31 ([#587](https://www.github.com/googleapis/java-recaptchaenterprise/issues/587)) ([6677469](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6677469def8904183d0b9a6ad5844dc9dd2b0c4b))
460*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.0.3 ([#576](https://www.github.com/googleapis/java-recaptchaenterprise/issues/576)) ([d22504e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d22504e066ea7929ed2e6df179e0c54d7731f31d))
461*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.16 ([#575](https://www.github.com/googleapis/java-recaptchaenterprise/issues/575)) ([59a56cd](https://www.github.com/googleapis/java-recaptchaenterprise/commit/59a56cdae4da8672cd57c6cec85cc5414accc123))
462*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.17 ([#580](https://www.github.com/googleapis/java-recaptchaenterprise/issues/580)) ([0c003e3](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0c003e3e697e7526c3d9752d1685a09be27c9ab6))
463*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.18 ([#581](https://www.github.com/googleapis/java-recaptchaenterprise/issues/581)) ([e37a425](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e37a425bbe1be087f668931301baf897db2b7efd))
464*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.5.5 ([#583](https://www.github.com/googleapis/java-recaptchaenterprise/issues/583)) ([4814dac](https://www.github.com/googleapis/java-recaptchaenterprise/commit/4814dac71cbe71209c178590bac175254c8e64f6))
465*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.5.5 ([#584](https://www.github.com/googleapis/java-recaptchaenterprise/issues/584)) ([558d8d1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/558d8d11f04a847c1fdb22949fa027e408dabb19))
466*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.5.5 ([#582](https://www.github.com/googleapis/java-recaptchaenterprise/issues/582)) ([d57c343](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d57c3436d30264eb69c0129b362b18b8396528c9))
467*55e87721SMatt Gilbride
468*55e87721SMatt Gilbride### [2.1.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.1.0...v2.1.1) (2021-09-14)
469*55e87721SMatt Gilbride
470*55e87721SMatt Gilbride
471*55e87721SMatt Gilbride### Dependencies
472*55e87721SMatt Gilbride
473*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#569](https://www.github.com/googleapis/java-recaptchaenterprise/issues/569)) ([a4cc699](https://www.github.com/googleapis/java-recaptchaenterprise/commit/a4cc699a432626e4d49c495ff58d3aa505e14515))
474*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5.0.2 ([#568](https://www.github.com/googleapis/java-recaptchaenterprise/issues/568)) ([2cc0183](https://www.github.com/googleapis/java-recaptchaenterprise/commit/2cc0183e2d6cb5ef33f8f0cac6e36370ac9495c6))
475*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.15 ([#555](https://www.github.com/googleapis/java-recaptchaenterprise/issues/555)) ([412ebe6](https://www.github.com/googleapis/java-recaptchaenterprise/commit/412ebe62fa1b56c279d323ab684da4ece4629afd))
476*55e87721SMatt Gilbride
477*55e87721SMatt Gilbride## [2.1.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.0.2...v2.1.0) (2021-09-03)
478*55e87721SMatt Gilbride
479*55e87721SMatt Gilbride
480*55e87721SMatt Gilbride### Features
481*55e87721SMatt Gilbride
482*55e87721SMatt Gilbride* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-recaptchaenterprise/issues/1196)) ([#542](https://www.github.com/googleapis/java-recaptchaenterprise/issues/542)) ([45fbfc9](https://www.github.com/googleapis/java-recaptchaenterprise/commit/45fbfc9c5de343811686b03898dc4f21a346fba9))
483*55e87721SMatt Gilbride
484*55e87721SMatt Gilbride
485*55e87721SMatt Gilbride### Dependencies
486*55e87721SMatt Gilbride
487*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#553](https://www.github.com/googleapis/java-recaptchaenterprise/issues/553)) ([f9fde85](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f9fde857ff3daba10ab4999c5d32a2ce2667cc3e))
488*55e87721SMatt Gilbride* update dependency com.google.guava:guava to v30 ([#550](https://www.github.com/googleapis/java-recaptchaenterprise/issues/550)) ([d1505d8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d1505d8ae30c60e36dffb42cbac8d3b7785e3557))
489*55e87721SMatt Gilbride* update dependency io.github.bonigarcia:webdrivermanager to v5 ([#551](https://www.github.com/googleapis/java-recaptchaenterprise/issues/551)) ([83b0558](https://www.github.com/googleapis/java-recaptchaenterprise/commit/83b05589dae646ce48c1d35f76a50d0f3d700fc5))
490*55e87721SMatt Gilbride* update dependency net.bytebuddy:byte-buddy to v1.11.14 ([#547](https://www.github.com/googleapis/java-recaptchaenterprise/issues/547)) ([fc69126](https://www.github.com/googleapis/java-recaptchaenterprise/commit/fc691268301942e53c40aab33e218e0eae100944))
491*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v3.141.59 ([#548](https://www.github.com/googleapis/java-recaptchaenterprise/issues/548)) ([ea8534e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ea8534eaec31c61731deec11898317c1c0cd8cf8))
492*55e87721SMatt Gilbride* update dependency org.seleniumhq.selenium:selenium-java to v3.141.59 ([#549](https://www.github.com/googleapis/java-recaptchaenterprise/issues/549)) ([ec7cfc0](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ec7cfc0e513ccfc16273b0a9683a20d5ac2c30d9))
493*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-test to v2.5.4 ([#543](https://www.github.com/googleapis/java-recaptchaenterprise/issues/543)) ([3e92322](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3e92322c146f4a6696e9f668b384f88092f49da5))
494*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.5.4 ([#544](https://www.github.com/googleapis/java-recaptchaenterprise/issues/544)) ([b0fcd3e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b0fcd3e3aedf54baeb4a7c9ce45afb4bf544294f))
495*55e87721SMatt Gilbride* update dependency org.springframework.boot:spring-boot-starter-web to v2.5.4 ([#545](https://www.github.com/googleapis/java-recaptchaenterprise/issues/545)) ([267b904](https://www.github.com/googleapis/java-recaptchaenterprise/commit/267b90414dab07f3657b2328f627595d27aff076))
496*55e87721SMatt Gilbride
497*55e87721SMatt Gilbride
498*55e87721SMatt Gilbride### Documentation
499*55e87721SMatt Gilbride
500*55e87721SMatt Gilbride* **samples:** adding README.md ([#557](https://www.github.com/googleapis/java-recaptchaenterprise/issues/557)) ([e109351](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e109351c8be316314b761aac5bd9767b6045b4a5))
501*55e87721SMatt Gilbride* **samples:** create recaptcha samples  ([#535](https://www.github.com/googleapis/java-recaptchaenterprise/issues/535)) ([f09d9ee](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f09d9ee7ebf21d10953ad624422e6cb57256a7f3))
502*55e87721SMatt Gilbride
503*55e87721SMatt Gilbride### [2.0.2](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.0.1...v2.0.2) (2021-08-23)
504*55e87721SMatt Gilbride
505*55e87721SMatt Gilbride
506*55e87721SMatt Gilbride### Dependencies
507*55e87721SMatt Gilbride
508*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#530](https://www.github.com/googleapis/java-recaptchaenterprise/issues/530)) ([e38eca0](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e38eca03b992f728d90e9ddd43ed99452305d481))
509*55e87721SMatt Gilbride
510*55e87721SMatt Gilbride### [2.0.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.0.0...v2.0.1) (2021-08-12)
511*55e87721SMatt Gilbride
512*55e87721SMatt Gilbride
513*55e87721SMatt Gilbride### Dependencies
514*55e87721SMatt Gilbride
515*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#522](https://www.github.com/googleapis/java-recaptchaenterprise/issues/522)) ([a7a6083](https://www.github.com/googleapis/java-recaptchaenterprise/commit/a7a608367a659c40366bfd28c9f25231a0e5c90e))
516*55e87721SMatt Gilbride
517*55e87721SMatt Gilbride## [2.0.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.2.2...v2.0.0) (2021-08-06)
518*55e87721SMatt Gilbride
519*55e87721SMatt Gilbride
520*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
521*55e87721SMatt Gilbride
522*55e87721SMatt Gilbride* release gapic-generator-java v2.0.0 (#514)
523*55e87721SMatt Gilbride
524*55e87721SMatt Gilbride### Features
525*55e87721SMatt Gilbride
526*55e87721SMatt Gilbride* release gapic-generator-java v2.0.0 ([#514](https://www.github.com/googleapis/java-recaptchaenterprise/issues/514)) ([53f2518](https://www.github.com/googleapis/java-recaptchaenterprise/commit/53f251836b7ed757afa6f8ac6509110f7aafdb3e))
527*55e87721SMatt Gilbride
528*55e87721SMatt Gilbride
529*55e87721SMatt Gilbride### Dependencies
530*55e87721SMatt Gilbride
531*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#515](https://www.github.com/googleapis/java-recaptchaenterprise/issues/515)) ([41a636f](https://www.github.com/googleapis/java-recaptchaenterprise/commit/41a636fd7aaecce94338c7261b17742b741ed9fd))
532*55e87721SMatt Gilbride
533*55e87721SMatt Gilbride### [1.2.2](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.2.1...v1.2.2) (2021-07-01)
534*55e87721SMatt Gilbride
535*55e87721SMatt Gilbride
536*55e87721SMatt Gilbride### Bug Fixes
537*55e87721SMatt Gilbride
538*55e87721SMatt Gilbride* Add `shopt -s nullglob` to dependencies script ([#481](https://www.github.com/googleapis/java-recaptchaenterprise/issues/481)) ([5f6bcee](https://www.github.com/googleapis/java-recaptchaenterprise/commit/5f6bcee1e5aaa88cffee5a13459f397c8c30f5ed))
539*55e87721SMatt Gilbride* Update dependencies.sh to not break on mac ([#476](https://www.github.com/googleapis/java-recaptchaenterprise/issues/476)) ([b390df8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b390df8d067bad6a3440c181c1d8214a7785514b))
540*55e87721SMatt Gilbride
541*55e87721SMatt Gilbride
542*55e87721SMatt Gilbride### Dependencies
543*55e87721SMatt Gilbride
544*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#485](https://www.github.com/googleapis/java-recaptchaenterprise/issues/485)) ([ad58696](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ad5869631a2f520005422c6d9958f56c52ce30b7))
545*55e87721SMatt Gilbride
546*55e87721SMatt Gilbride### [1.2.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.2.0...v1.2.1) (2021-06-04)
547*55e87721SMatt Gilbride
548*55e87721SMatt Gilbride
549*55e87721SMatt Gilbride### Dependencies
550*55e87721SMatt Gilbride
551*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#466](https://www.github.com/googleapis/java-recaptchaenterprise/issues/466)) ([e5a0ccf](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e5a0ccf32c5ea6c109a5f941e509b1be0e87bbd1))
552*55e87721SMatt Gilbride
553*55e87721SMatt Gilbride## [1.2.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.1.5...v1.2.0) (2021-05-26)
554*55e87721SMatt Gilbride
555*55e87721SMatt Gilbride
556*55e87721SMatt Gilbride### Features
557*55e87721SMatt Gilbride
558*55e87721SMatt Gilbride* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#454](https://www.github.com/googleapis/java-recaptchaenterprise/issues/454)) ([b006e2f](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b006e2f98375d9da5a75d4150fdc799203eb98e0))
559*55e87721SMatt Gilbride
560*55e87721SMatt Gilbride
561*55e87721SMatt Gilbride### Dependencies
562*55e87721SMatt Gilbride
563*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#453](https://www.github.com/googleapis/java-recaptchaenterprise/issues/453)) ([1e63b18](https://www.github.com/googleapis/java-recaptchaenterprise/commit/1e63b1886005a18d1ff39e4569e9a61b3cc14010))
564*55e87721SMatt Gilbride
565*55e87721SMatt Gilbride### [1.1.5](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.1.4...v1.1.5) (2021-05-11)
566*55e87721SMatt Gilbride
567*55e87721SMatt Gilbride
568*55e87721SMatt Gilbride### Dependencies
569*55e87721SMatt Gilbride
570*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#442](https://www.github.com/googleapis/java-recaptchaenterprise/issues/442)) ([fd1b2f4](https://www.github.com/googleapis/java-recaptchaenterprise/commit/fd1b2f4c57ce4b969eeb26984e892fb2836ced14))
571*55e87721SMatt Gilbride
572*55e87721SMatt Gilbride### [1.1.4](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.1.3...v1.1.4) (2021-04-23)
573*55e87721SMatt Gilbride
574*55e87721SMatt Gilbride
575*55e87721SMatt Gilbride### Bug Fixes
576*55e87721SMatt Gilbride
577*55e87721SMatt Gilbride* release scripts from issuing overlapping phases ([#423](https://www.github.com/googleapis/java-recaptchaenterprise/issues/423)) ([5a330ed](https://www.github.com/googleapis/java-recaptchaenterprise/commit/5a330ed7e09129f3af21d9df35e402fee200ccaf))
578*55e87721SMatt Gilbride* typo ([#419](https://www.github.com/googleapis/java-recaptchaenterprise/issues/419)) ([ee19f8c](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ee19f8c403705291e7095d7202ad6f6eb8f6b6be))
579*55e87721SMatt Gilbride
580*55e87721SMatt Gilbride
581*55e87721SMatt Gilbride### Dependencies
582*55e87721SMatt Gilbride
583*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#426](https://www.github.com/googleapis/java-recaptchaenterprise/issues/426)) ([ae4a425](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ae4a425332f65c63400d347017cfd92901ef8cfb))
584*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#429](https://www.github.com/googleapis/java-recaptchaenterprise/issues/429)) ([18c4f35](https://www.github.com/googleapis/java-recaptchaenterprise/commit/18c4f357217ba6eec3b4c0e6d9faca5ff3418d86))
585*55e87721SMatt Gilbride
586*55e87721SMatt Gilbride### [1.1.3](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.1.2...v1.1.3) (2021-04-12)
587*55e87721SMatt Gilbride
588*55e87721SMatt Gilbride
589*55e87721SMatt Gilbride### Dependencies
590*55e87721SMatt Gilbride
591*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#409](https://www.github.com/googleapis/java-recaptchaenterprise/issues/409)) ([7cfe408](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7cfe408b6d5037dfbb8ab63da2f03ca923f291cb))
592*55e87721SMatt Gilbride
593*55e87721SMatt Gilbride### [1.1.2](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.1.1...v1.1.2) (2021-03-11)
594*55e87721SMatt Gilbride
595*55e87721SMatt Gilbride
596*55e87721SMatt Gilbride### Dependencies
597*55e87721SMatt Gilbride
598*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#392](https://www.github.com/googleapis/java-recaptchaenterprise/issues/392)) ([07b4d09](https://www.github.com/googleapis/java-recaptchaenterprise/commit/07b4d0916e44d66ff6e7a6d8896d734610deedfd))
599*55e87721SMatt Gilbride
600*55e87721SMatt Gilbride### [1.1.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.1.0...v1.1.1) (2021-02-25)
601*55e87721SMatt Gilbride
602*55e87721SMatt Gilbride
603*55e87721SMatt Gilbride### Dependencies
604*55e87721SMatt Gilbride
605*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#378](https://www.github.com/googleapis/java-recaptchaenterprise/issues/378)) ([880696a](https://www.github.com/googleapis/java-recaptchaenterprise/commit/880696aba0880f4064ed433b56cde742931f3f53))
606*55e87721SMatt Gilbride
607*55e87721SMatt Gilbride## [1.1.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.10...v1.1.0) (2021-02-22)
608*55e87721SMatt Gilbride
609*55e87721SMatt Gilbride
610*55e87721SMatt Gilbride### Features
611*55e87721SMatt Gilbride
612*55e87721SMatt Gilbride* generate sample code in the Java microgenerator ([#359](https://www.github.com/googleapis/java-recaptchaenterprise/issues/359)) ([e8e0369](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e8e036990f66a18b487bd8d18d45455c87ed64f1))
613*55e87721SMatt Gilbride
614*55e87721SMatt Gilbride
615*55e87721SMatt Gilbride### Bug Fixes
616*55e87721SMatt Gilbride
617*55e87721SMatt Gilbride* update repo name ([#356](https://www.github.com/googleapis/java-recaptchaenterprise/issues/356)) ([55fdcd8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/55fdcd83fd8da31ab7483b2e6ebab487c66a04ee))
618*55e87721SMatt Gilbride
619*55e87721SMatt Gilbride
620*55e87721SMatt Gilbride### Dependencies
621*55e87721SMatt Gilbride
622*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#369](https://www.github.com/googleapis/java-recaptchaenterprise/issues/369)) ([59806a9](https://www.github.com/googleapis/java-recaptchaenterprise/commit/59806a93cbf679668cad5f38261ed388ca7ea3c1))
623*55e87721SMatt Gilbride
624*55e87721SMatt Gilbride### [1.0.10](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.9...v1.0.10) (2021-01-14)
625*55e87721SMatt Gilbride
626*55e87721SMatt Gilbride
627*55e87721SMatt Gilbride### Dependencies
628*55e87721SMatt Gilbride
629*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#340](https://www.github.com/googleapis/java-recaptchaenterprise/issues/340)) ([6621859](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6621859eec82f6a27fcd98e291ad5111652aceb4))
630*55e87721SMatt Gilbride
631*55e87721SMatt Gilbride### [1.0.9](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.8...v1.0.9) (2020-12-15)
632*55e87721SMatt Gilbride
633*55e87721SMatt Gilbride
634*55e87721SMatt Gilbride### Dependencies
635*55e87721SMatt Gilbride
636*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#326](https://www.github.com/googleapis/java-recaptchaenterprise/issues/326)) ([175543e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/175543edbc57ffb0db68f85b8185fe45c682cff0))
637*55e87721SMatt Gilbride
638*55e87721SMatt Gilbride### [1.0.8](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.7...v1.0.8) (2020-12-14)
639*55e87721SMatt Gilbride
640*55e87721SMatt Gilbride
641*55e87721SMatt Gilbride### Dependencies
642*55e87721SMatt Gilbride
643*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([#321](https://www.github.com/googleapis/java-recaptchaenterprise/issues/321)) ([7e4842a](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7e4842af78aa1234edec2323bbde190b0a1628da))
644*55e87721SMatt Gilbride
645*55e87721SMatt Gilbride### [1.0.7](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.6...v1.0.7) (2020-12-02)
646*55e87721SMatt Gilbride
647*55e87721SMatt Gilbride
648*55e87721SMatt Gilbride### Dependencies
649*55e87721SMatt Gilbride
650*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#312](https://www.github.com/googleapis/java-recaptchaenterprise/issues/312)) ([58c7433](https://www.github.com/googleapis/java-recaptchaenterprise/commit/58c7433e7ebc0b8f5a6287bf1b463fadec4e867d))
651*55e87721SMatt Gilbride
652*55e87721SMatt Gilbride### [1.0.6](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.5...v1.0.6) (2020-11-11)
653*55e87721SMatt Gilbride
654*55e87721SMatt Gilbride
655*55e87721SMatt Gilbride### Dependencies
656*55e87721SMatt Gilbride
657*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#297](https://www.github.com/googleapis/java-recaptchaenterprise/issues/297)) ([743776f](https://www.github.com/googleapis/java-recaptchaenterprise/commit/743776f5f8ae97896071968ef00fb02895ba5480))
658*55e87721SMatt Gilbride
659*55e87721SMatt Gilbride### [1.0.5](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.4...v1.0.5) (2020-11-02)
660*55e87721SMatt Gilbride
661*55e87721SMatt Gilbride
662*55e87721SMatt Gilbride### Dependencies
663*55e87721SMatt Gilbride
664*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#286](https://www.github.com/googleapis/java-recaptchaenterprise/issues/286)) ([82ad7a1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/82ad7a1f96b505c22db82c21cd79576f48068082))
665*55e87721SMatt Gilbride
666*55e87721SMatt Gilbride### [1.0.4](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.3...v1.0.4) (2020-10-22)
667*55e87721SMatt Gilbride
668*55e87721SMatt Gilbride
669*55e87721SMatt Gilbride### Dependencies
670*55e87721SMatt Gilbride
671*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#261](https://www.github.com/googleapis/java-recaptchaenterprise/issues/261)) ([c020dd8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/c020dd8bde2a6edcc45816b66642537d3907b5ba))
672*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#265](https://www.github.com/googleapis/java-recaptchaenterprise/issues/265)) ([73dc23b](https://www.github.com/googleapis/java-recaptchaenterprise/commit/73dc23b018a746a69a8da23ff837f7eeff402a3c))
673*55e87721SMatt Gilbride
674*55e87721SMatt Gilbride### [1.0.3](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.2...v1.0.3) (2020-10-08)
675*55e87721SMatt Gilbride
676*55e87721SMatt Gilbride
677*55e87721SMatt Gilbride### Dependencies
678*55e87721SMatt Gilbride
679*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#241](https://www.github.com/googleapis/java-recaptchaenterprise/issues/241)) ([78c9a36](https://www.github.com/googleapis/java-recaptchaenterprise/commit/78c9a36fc2a12dba4eb3ad6ee61e93994e7b6b03))
680*55e87721SMatt Gilbride
681*55e87721SMatt Gilbride### [1.0.2](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.1...v1.0.2) (2020-09-23)
682*55e87721SMatt Gilbride
683*55e87721SMatt Gilbride
684*55e87721SMatt Gilbride### Dependencies
685*55e87721SMatt Gilbride
686*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#227](https://www.github.com/googleapis/java-recaptchaenterprise/issues/227)) ([38ae340](https://www.github.com/googleapis/java-recaptchaenterprise/commit/38ae34035deb3032c28b02f927b496ca49c742e8))
687*55e87721SMatt Gilbride
688*55e87721SMatt Gilbride### [1.0.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v1.0.0...v1.0.1) (2020-09-23)
689*55e87721SMatt Gilbride
690*55e87721SMatt Gilbride
691*55e87721SMatt Gilbride### Dependencies
692*55e87721SMatt Gilbride
693*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#209](https://www.github.com/googleapis/java-recaptchaenterprise/issues/209)) ([6d1b846](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6d1b846080ff5117cf2055751e9772fcfb64b48b))
694*55e87721SMatt Gilbride
695*55e87721SMatt Gilbride## [1.0.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.31.0...v1.0.0) (2020-08-10)
696*55e87721SMatt Gilbride
697*55e87721SMatt Gilbride
698*55e87721SMatt Gilbride### Features
699*55e87721SMatt Gilbride
700*55e87721SMatt Gilbride* promote to GA ([#171](https://www.github.com/googleapis/java-recaptchaenterprise/issues/171)) ([11cb57e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/11cb57e25a0dd904ddc1cb397dbd92c371b66e6a))
701*55e87721SMatt Gilbride
702*55e87721SMatt Gilbride
703*55e87721SMatt Gilbride### Dependencies
704*55e87721SMatt Gilbride
705*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#181](https://www.github.com/googleapis/java-recaptchaenterprise/issues/181)) ([0142c97](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0142c972cbb0e0e9598efa3b93680dc934f81f7d))
706*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.5 ([#184](https://www.github.com/googleapis/java-recaptchaenterprise/issues/184)) ([a173ab1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/a173ab1ee540898060abb0fea4503cfb087f951f))
707*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#194](https://www.github.com/googleapis/java-recaptchaenterprise/issues/194)) ([eb1e9c9](https://www.github.com/googleapis/java-recaptchaenterprise/commit/eb1e9c97a4ad9d2ac6ac017179aecdab44675ddb))
708*55e87721SMatt Gilbride
709*55e87721SMatt Gilbride## [0.31.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.30.1...v0.31.0) (2020-06-22)
710*55e87721SMatt Gilbride
711*55e87721SMatt Gilbride
712*55e87721SMatt Gilbride### Features
713*55e87721SMatt Gilbride
714*55e87721SMatt Gilbride* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#164](https://www.github.com/googleapis/java-recaptchaenterprise/issues/164)) ([761ff85](https://www.github.com/googleapis/java-recaptchaenterprise/commit/761ff85b03fe8116cd7bc3efd27dddb791ba468e))
715*55e87721SMatt Gilbride
716*55e87721SMatt Gilbride
717*55e87721SMatt Gilbride### Bug Fixes
718*55e87721SMatt Gilbride
719*55e87721SMatt Gilbride* update retry settings from grpc_service_config ([#155](https://www.github.com/googleapis/java-recaptchaenterprise/issues/155)) ([33aedfd](https://www.github.com/googleapis/java-recaptchaenterprise/commit/33aedfdd1ee68b870d994268d3569add8179f579))
720*55e87721SMatt Gilbride
721*55e87721SMatt Gilbride
722*55e87721SMatt Gilbride### Dependencies
723*55e87721SMatt Gilbride
724*55e87721SMatt Gilbride* update dependency com.google.api:api-common to v1.9.1 ([#139](https://www.github.com/googleapis/java-recaptchaenterprise/issues/139)) ([d2d9a11](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d2d9a11d2730859f5338e1c3d32809d9fcb353a5))
725*55e87721SMatt Gilbride* update dependency com.google.api:api-common to v1.9.2 ([#146](https://www.github.com/googleapis/java-recaptchaenterprise/issues/146)) ([bdc7c1d](https://www.github.com/googleapis/java-recaptchaenterprise/commit/bdc7c1dca721a9dd010b2dd9f31882cd04575428))
726*55e87721SMatt Gilbride* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#129](https://www.github.com/googleapis/java-recaptchaenterprise/issues/129)) ([86d4147](https://www.github.com/googleapis/java-recaptchaenterprise/commit/86d4147325ca61d67bebb7233ee4eb43b5dd48c1))
727*55e87721SMatt Gilbride* update dependency com.google.guava:guava-bom to v29 ([#106](https://www.github.com/googleapis/java-recaptchaenterprise/issues/106)) ([92d5845](https://www.github.com/googleapis/java-recaptchaenterprise/commit/92d584529bd3a0aa2b3e33fc5b391b050b9c7e14))
728*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#133](https://www.github.com/googleapis/java-recaptchaenterprise/issues/133)) ([77fc9c5](https://www.github.com/googleapis/java-recaptchaenterprise/commit/77fc9c5a64defbb1cedf0fd51e8061a93b4dd52f))
729*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#137](https://www.github.com/googleapis/java-recaptchaenterprise/issues/137)) ([8545792](https://www.github.com/googleapis/java-recaptchaenterprise/commit/8545792a40f98deb0ec187cd5702a785d88ffc51))
730*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.29.0 ([#120](https://www.github.com/googleapis/java-recaptchaenterprise/issues/120)) ([292bb3c](https://www.github.com/googleapis/java-recaptchaenterprise/commit/292bb3cf76dcb9fa6b7fcd3688fc9e36ffdb4598))
731*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.30.0 ([#150](https://www.github.com/googleapis/java-recaptchaenterprise/issues/150)) ([f37391a](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f37391a262c90d418b8d9b0907454bae50201957))
732*55e87721SMatt Gilbride* update dependency org.threeten:threetenbp to v1.4.4 ([#125](https://www.github.com/googleapis/java-recaptchaenterprise/issues/125)) ([f369c05](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f369c0571ed45123632168fc2862228b3804d80c))
733*55e87721SMatt Gilbride
734*55e87721SMatt Gilbride### [0.30.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.30.0...v0.30.1) (2020-04-06)
735*55e87721SMatt Gilbride
736*55e87721SMatt Gilbride
737*55e87721SMatt Gilbride### Dependencies
738*55e87721SMatt Gilbride
739*55e87721SMatt Gilbride* update core dependencies ([#72](https://www.github.com/googleapis/java-recaptchaenterprise/issues/72)) ([23a0286](https://www.github.com/googleapis/java-recaptchaenterprise/commit/23a02861e216d2957b75912cc06834e1dee08f45))
740*55e87721SMatt Gilbride* update dependency com.google.api:api-common to v1.9.0 ([#93](https://www.github.com/googleapis/java-recaptchaenterprise/issues/93)) ([ad67623](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ad67623eee8e0590602004458a1304f56fdaf131))
741*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-recaptchaenterprise to v0.30.0 ([#87](https://www.github.com/googleapis/java-recaptchaenterprise/issues/87)) ([cf6eb8d](https://www.github.com/googleapis/java-recaptchaenterprise/commit/cf6eb8dd2059deaf15d35842aed914bc6d00dca5))
742*55e87721SMatt Gilbride* update dependency org.threeten:threetenbp to v1.4.3 ([#82](https://www.github.com/googleapis/java-recaptchaenterprise/issues/82)) ([d41f780](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d41f78082fbf4047fa23855687fe9fd21a2b9c24))
743*55e87721SMatt Gilbride
744*55e87721SMatt Gilbride## [0.30.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.29.1...v0.30.0) (2020-03-23)
745*55e87721SMatt Gilbride
746*55e87721SMatt Gilbride
747*55e87721SMatt Gilbride### Features
748*55e87721SMatt Gilbride
749*55e87721SMatt Gilbride* **v1:** add v1 client ([#84](https://www.github.com/googleapis/java-recaptchaenterprise/issues/84)) ([876db58](https://www.github.com/googleapis/java-recaptchaenterprise/commit/876db58562463f8fb358671681c8d26c0d11e5af)), closes [#38](https://www.github.com/googleapis/java-recaptchaenterprise/issues/38)
750*55e87721SMatt Gilbride
751*55e87721SMatt Gilbride
752*55e87721SMatt Gilbride### Dependencies
753*55e87721SMatt Gilbride
754*55e87721SMatt Gilbride* update core dependencies to v1.54.0 ([#68](https://www.github.com/googleapis/java-recaptchaenterprise/issues/68)) ([3dbef30](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3dbef30f1ff71b8199354640c736733b798e7073))
755*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([b208090](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b208090bbd7a3cfcf177e75171fef8489ee9f466))
756*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.27.1 ([53df5b7](https://www.github.com/googleapis/java-recaptchaenterprise/commit/53df5b7f4a27ebf4def34032068215862fb95518))
757*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.27.2 ([7aaae92](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7aaae92cc62d116d39b7d4cae73213505d61b6d7))
758*55e87721SMatt Gilbride
759*55e87721SMatt Gilbride
760*55e87721SMatt Gilbride### Documentation
761*55e87721SMatt Gilbride
762*55e87721SMatt Gilbride* **regen:** update sample code to set total timeout, add API client header test ([3cd680e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3cd680e7bea759fe0976672adb6999058b13eb33))
763*55e87721SMatt Gilbride
764*55e87721SMatt Gilbride### [0.29.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.29.0...v0.29.1) (2020-02-04)
765*55e87721SMatt Gilbride
766*55e87721SMatt Gilbride
767*55e87721SMatt Gilbride### Dependencies
768*55e87721SMatt Gilbride
769*55e87721SMatt Gilbride* update core dependencies ([#37](https://www.github.com/googleapis/java-recaptchaenterprise/issues/37)) ([d240e8f](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d240e8f2e2a0e0000b22f5eb761bd7af5994822b))
770*55e87721SMatt Gilbride* update core dependencies to v1.53.1 ([49b378b](https://www.github.com/googleapis/java-recaptchaenterprise/commit/49b378b228fdb2eedd777e703a3323a1e4e62c8e))
771*55e87721SMatt Gilbride* update dependency com.google.guava:guava-bom to v28.2-android ([#28](https://www.github.com/googleapis/java-recaptchaenterprise/issues/28)) ([22396d5](https://www.github.com/googleapis/java-recaptchaenterprise/commit/22396d5882ea1277cb75a19421d2078805d83da4))
772*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.11.3 ([#50](https://www.github.com/googleapis/java-recaptchaenterprise/issues/50)) ([fb9adce](https://www.github.com/googleapis/java-recaptchaenterprise/commit/fb9adce130f4ffcedd12bd7499a052b42c167cdf))
773*55e87721SMatt Gilbride* update dependency org.threeten:threetenbp to v1.4.1 ([8cef374](https://www.github.com/googleapis/java-recaptchaenterprise/commit/8cef3741c453ea303e056bf9ca1edd0a0a85ff93))
774*55e87721SMatt Gilbride
775*55e87721SMatt Gilbride
776*55e87721SMatt Gilbride### Documentation
777*55e87721SMatt Gilbride
778*55e87721SMatt Gilbride* **regen:** fix javadoc return annotation ([#44](https://www.github.com/googleapis/java-recaptchaenterprise/issues/44)) ([7abe1a2](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7abe1a21d4a79bc0c6d51e72ba64a72ae39f1f45))
779*55e87721SMatt Gilbride
780*55e87721SMatt Gilbride## [0.29.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.28.0...v0.29.0) (2020-01-07)
781*55e87721SMatt Gilbride
782*55e87721SMatt Gilbride
783*55e87721SMatt Gilbride### Features
784*55e87721SMatt Gilbride
785*55e87721SMatt Gilbride* add Key support ([#17](https://www.github.com/googleapis/java-recaptchaenterprise/issues/17)) ([3bebbb2](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3bebbb2ce48740091f203d57ec6fb63492d359cb))
786*55e87721SMatt Gilbride
787*55e87721SMatt Gilbride
788*55e87721SMatt Gilbride### Bug Fixes
789*55e87721SMatt Gilbride
790*55e87721SMatt Gilbride* use Key directly rather than a resource name for Key ([#25](https://www.github.com/googleapis/java-recaptchaenterprise/issues/25)) ([29aca28](https://www.github.com/googleapis/java-recaptchaenterprise/commit/29aca28ecf4cd3ca9f7c30dc7da273269d83e1e8))
791*55e87721SMatt Gilbride
792*55e87721SMatt Gilbride
793*55e87721SMatt Gilbride### Dependencies
794*55e87721SMatt Gilbride
795*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.11.1 ([1e3f0d2](https://www.github.com/googleapis/java-recaptchaenterprise/commit/1e3f0d241acf30d13cfea8a365b5f21af788af7f))
796*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.26.0 ([#22](https://www.github.com/googleapis/java-recaptchaenterprise/issues/22)) ([61295cc](https://www.github.com/googleapis/java-recaptchaenterprise/commit/61295cc746609e8b8fcec481637d6b0b195d4d93))
797*55e87721SMatt Gilbride* update gax.version to v1.52.0 ([#18](https://www.github.com/googleapis/java-recaptchaenterprise/issues/18)) ([e84bd5d](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e84bd5d95b1ae145a77a9d112dca00b860160e7c))
798*55e87721SMatt Gilbride
799*55e87721SMatt Gilbride## [0.28.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/0.27.0...v0.28.0) (2019-11-21)
800*55e87721SMatt Gilbride
801*55e87721SMatt Gilbride
802*55e87721SMatt Gilbride### Features
803*55e87721SMatt Gilbride
804*55e87721SMatt Gilbride* make repo releasable, add parent/bom ([#1](https://www.github.com/googleapis/java-recaptchaenterprise/issues/1)) ([dc97be0](https://www.github.com/googleapis/java-recaptchaenterprise/commit/dc97be0cacd04053601cae2c13ce3296c239f294))
805*55e87721SMatt Gilbride
806*55e87721SMatt Gilbride
807*55e87721SMatt Gilbride### Dependencies
808*55e87721SMatt Gilbride
809*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.24.1 ([#4](https://www.github.com/googleapis/java-recaptchaenterprise/issues/4)) ([d5504b8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d5504b878c14af5411179d9395fbba275186ffd6))
810*55e87721SMatt Gilbride* update gax.version to v1.50.1 ([#5](https://www.github.com/googleapis/java-recaptchaenterprise/issues/5)) ([8049f67](https://www.github.com/googleapis/java-recaptchaenterprise/commit/8049f674870f85d4ab22fd3c1e69e97ee5f47e70))
811*55e87721SMatt Gilbride
812*55e87721SMatt Gilbride
813*55e87721SMatt Gilbride### Documentation
814*55e87721SMatt Gilbride
815*55e87721SMatt Gilbride* reference libraries-bom in docs ([#8](https://www.github.com/googleapis/java-recaptchaenterprise/issues/8)) ([b947de2](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b947de2dc98d02a7a41ca727fd0007ab6aabea6b))
816