1*55e87721SMatt Gilbride# Changelog 2*55e87721SMatt Gilbride 3*55e87721SMatt Gilbride## [4.0.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-speech-v3.0.1-SNAPSHOT...google-cloud-speech-v4.0.0) (2022-10-24) 4*55e87721SMatt Gilbride 5*55e87721SMatt Gilbride 6*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES 7*55e87721SMatt Gilbride 8*55e87721SMatt Gilbride* [speech] temporarily removed language rules from Speech-to-Text V2 API BUILD.bazel file (#8437) 9*55e87721SMatt Gilbride 10*55e87721SMatt Gilbride### Features 11*55e87721SMatt Gilbride 12*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)) 13*55e87721SMatt Gilbride* [speech] added Speech-to-Text V2 API proto ([#8422](https://github.com/googleapis/google-cloud-java/issues/8422)) ([9e57987](https://github.com/googleapis/google-cloud-java/commit/9e57987788b4364e6592e3f799e10e0893799e40)) 14*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 15*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730)) 16*55e87721SMatt Gilbride 17*55e87721SMatt Gilbride 18*55e87721SMatt Gilbride### Bug Fixes 19*55e87721SMatt Gilbride 20*55e87721SMatt Gilbride* [speech] temporarily removed language rules from Speech-to-Text V2 API BUILD.bazel file ([#8437](https://github.com/googleapis/google-cloud-java/issues/8437)) ([9931ad2](https://github.com/googleapis/google-cloud-java/commit/9931ad24c9e0d6ac1c23b6d82bd8d46aa5984e6a)) 21*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-speech-v1 to v2.5.5 ([#8321](https://github.com/googleapis/google-cloud-java/issues/8321)) ([f87eb86](https://github.com/googleapis/google-cloud-java/commit/f87eb865509d1573f4377f056f9db26fdc29692d)) 22*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-speech-v1beta1 to v0.89.5 ([#8322](https://github.com/googleapis/google-cloud-java/issues/8322)) ([6cf153e](https://github.com/googleapis/google-cloud-java/commit/6cf153e50720f12ca25a1d94d23ece2e7f749333)) 23*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-speech-v1beta1 to v0.89.6 ([#8335](https://github.com/googleapis/google-cloud-java/issues/8335)) ([ec0366e](https://github.com/googleapis/google-cloud-java/commit/ec0366e64395bce9353cc8bf4b10115571d2384e)) 24*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)) 25*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)) 26*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)) 27*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)) 28*55e87721SMatt Gilbride 29*55e87721SMatt Gilbride 30*55e87721SMatt Gilbride### Dependencies 31*55e87721SMatt Gilbride 32*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)) 33*55e87721SMatt Gilbride 34*55e87721SMatt Gilbride 35*55e87721SMatt Gilbride### Documentation 36*55e87721SMatt Gilbride 37*55e87721SMatt Gilbride* regenerate java-gke-connect-gateway generated samples ([#8569](https://github.com/googleapis/google-cloud-java/issues/8569)) ([f6506b9](https://github.com/googleapis/google-cloud-java/commit/f6506b92183cc9f1851c9f06778736b38b58f47d)) 38*55e87721SMatt Gilbride 39*55e87721SMatt Gilbride## [3.0.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-speech-v2.6.1...google-cloud-speech-v3.0.0) (2022-10-17) 40*55e87721SMatt Gilbride 41*55e87721SMatt Gilbride 42*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES 43*55e87721SMatt Gilbride 44*55e87721SMatt Gilbride* [speech] temporarily removed language rules from Speech-to-Text V2 API BUILD.bazel file (#8437) 45*55e87721SMatt Gilbride 46*55e87721SMatt Gilbride### Features 47*55e87721SMatt Gilbride 48*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)) 49*55e87721SMatt Gilbride* [speech] added Speech-to-Text V2 API proto ([#8422](https://github.com/googleapis/google-cloud-java/issues/8422)) ([9e57987](https://github.com/googleapis/google-cloud-java/commit/9e57987788b4364e6592e3f799e10e0893799e40)) 50*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 51*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730)) 52*55e87721SMatt Gilbride 53*55e87721SMatt Gilbride 54*55e87721SMatt Gilbride### Bug Fixes 55*55e87721SMatt Gilbride 56*55e87721SMatt Gilbride* [speech] temporarily removed language rules from Speech-to-Text V2 API BUILD.bazel file ([#8437](https://github.com/googleapis/google-cloud-java/issues/8437)) ([9931ad2](https://github.com/googleapis/google-cloud-java/commit/9931ad24c9e0d6ac1c23b6d82bd8d46aa5984e6a)) 57*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-speech-v1 to v2.5.5 ([#8321](https://github.com/googleapis/google-cloud-java/issues/8321)) ([f87eb86](https://github.com/googleapis/google-cloud-java/commit/f87eb865509d1573f4377f056f9db26fdc29692d)) 58*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-speech-v1beta1 to v0.89.5 ([#8322](https://github.com/googleapis/google-cloud-java/issues/8322)) ([6cf153e](https://github.com/googleapis/google-cloud-java/commit/6cf153e50720f12ca25a1d94d23ece2e7f749333)) 59*55e87721SMatt Gilbride* **deps:** update dependency com.google.api.grpc:grpc-google-cloud-speech-v1beta1 to v0.89.6 ([#8335](https://github.com/googleapis/google-cloud-java/issues/8335)) ([ec0366e](https://github.com/googleapis/google-cloud-java/commit/ec0366e64395bce9353cc8bf4b10115571d2384e)) 60*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)) 61*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)) 62*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)) 63*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)) 64*55e87721SMatt Gilbride 65*55e87721SMatt Gilbride 66*55e87721SMatt Gilbride### Dependencies 67*55e87721SMatt Gilbride 68*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)) 69*55e87721SMatt Gilbride 70*55e87721SMatt Gilbride 71*55e87721SMatt Gilbride### Documentation 72*55e87721SMatt Gilbride 73*55e87721SMatt Gilbride* regenerate java-gke-connect-gateway generated samples ([#8569](https://github.com/googleapis/google-cloud-java/issues/8569)) ([f6506b9](https://github.com/googleapis/google-cloud-java/commit/f6506b92183cc9f1851c9f06778736b38b58f47d)) 74*55e87721SMatt Gilbride 75*55e87721SMatt Gilbride## [2.6.1](https://github.com/googleapis/java-speech/compare/v2.6.0...v2.6.1) (2022-10-07) 76*55e87721SMatt Gilbride 77*55e87721SMatt Gilbride 78*55e87721SMatt Gilbride### Dependencies 79*55e87721SMatt Gilbride 80*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-storage to v2.13.0 ([#971](https://github.com/googleapis/java-speech/issues/971)) ([0b1c6f2](https://github.com/googleapis/java-speech/commit/0b1c6f22d874f2770656bc0e44a628a9583c4ee3)) 81*55e87721SMatt Gilbride 82*55e87721SMatt Gilbride## [2.6.0](https://github.com/googleapis/java-speech/compare/v2.5.9...v2.6.0) (2022-10-04) 83*55e87721SMatt Gilbride 84*55e87721SMatt Gilbride 85*55e87721SMatt Gilbride### Features 86*55e87721SMatt Gilbride 87*55e87721SMatt Gilbride* added Speech-to-Text V2 API proto ([7a00dfa](https://github.com/googleapis/java-speech/commit/7a00dfa3b624d75eb25953cb15b8bd9a6923c284)) 88*55e87721SMatt Gilbride 89*55e87721SMatt Gilbride 90*55e87721SMatt Gilbride### Documentation 91*55e87721SMatt Gilbride 92*55e87721SMatt Gilbride* [owlbot-java] samples do not need deploy plugin and deps upgrade ([#1583](https://github.com/googleapis/java-speech/issues/1583)) ([#965](https://github.com/googleapis/java-speech/issues/965)) ([580861f](https://github.com/googleapis/java-speech/commit/580861f3a36157f144525213644809dfbe8d45e4)) 93*55e87721SMatt Gilbride 94*55e87721SMatt Gilbride 95*55e87721SMatt Gilbride### Dependencies 96*55e87721SMatt Gilbride 97*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#970](https://github.com/googleapis/java-speech/issues/970)) ([1ed2f89](https://github.com/googleapis/java-speech/commit/1ed2f892b1201e3f3e3ad48d5bbf36908484ade7)) 98*55e87721SMatt Gilbride 99*55e87721SMatt Gilbride## [2.5.9](https://github.com/googleapis/java-speech/compare/v2.5.8...v2.5.9) (2022-09-26) 100*55e87721SMatt Gilbride 101*55e87721SMatt Gilbride 102*55e87721SMatt Gilbride### Dependencies 103*55e87721SMatt Gilbride 104*55e87721SMatt Gilbride* Update dependency org.json:json to v20220924 ([#961](https://github.com/googleapis/java-speech/issues/961)) ([3e7e424](https://github.com/googleapis/java-speech/commit/3e7e4247fe3357483aab04938766827db84ec739)) 105*55e87721SMatt Gilbride 106*55e87721SMatt Gilbride## [2.5.8](https://github.com/googleapis/java-speech/compare/v2.5.7...v2.5.8) (2022-09-20) 107*55e87721SMatt Gilbride 108*55e87721SMatt Gilbride 109*55e87721SMatt Gilbride### Dependencies 110*55e87721SMatt Gilbride 111*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-storage to v2.12.0 ([#955](https://github.com/googleapis/java-speech/issues/955)) ([6909b77](https://github.com/googleapis/java-speech/commit/6909b776c2d549d1866e8e739ccd41e8e02d00cb)) 112*55e87721SMatt Gilbride 113*55e87721SMatt Gilbride## [2.5.7](https://github.com/googleapis/java-speech/compare/v2.5.6...v2.5.7) (2022-09-15) 114*55e87721SMatt Gilbride 115*55e87721SMatt Gilbride 116*55e87721SMatt Gilbride### Dependencies 117*55e87721SMatt Gilbride 118*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#951](https://github.com/googleapis/java-speech/issues/951)) ([a618141](https://github.com/googleapis/java-speech/commit/a618141430c6944348b096db20f6b8f7c657eb1d)) 119*55e87721SMatt Gilbride 120*55e87721SMatt Gilbride## [2.5.6](https://github.com/googleapis/java-speech/compare/v2.5.5...v2.5.6) (2022-09-09) 121*55e87721SMatt Gilbride 122*55e87721SMatt Gilbride 123*55e87721SMatt Gilbride### Dependencies 124*55e87721SMatt Gilbride 125*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#946](https://github.com/googleapis/java-speech/issues/946)) ([6e4186d](https://github.com/googleapis/java-speech/commit/6e4186dceb56a61393850751e65146ffbf952b0a)) 126*55e87721SMatt Gilbride 127*55e87721SMatt Gilbride## [2.5.5](https://github.com/googleapis/java-speech/compare/v2.5.4...v2.5.5) (2022-09-06) 128*55e87721SMatt Gilbride 129*55e87721SMatt Gilbride 130*55e87721SMatt Gilbride### Dependencies 131*55e87721SMatt Gilbride 132*55e87721SMatt Gilbride* Update dependency com.google.cloud ([16e6b56](https://github.com/googleapis/java-speech/commit/16e6b56194cb50ff1934e8000316088347bbdeaa)) 133*55e87721SMatt Gilbride 134*55e87721SMatt Gilbride## [2.5.4](https://github.com/googleapis/java-speech/compare/v2.5.3...v2.5.4) (2022-08-09) 135*55e87721SMatt Gilbride 136*55e87721SMatt Gilbride 137*55e87721SMatt Gilbride### Dependencies 138*55e87721SMatt Gilbride 139*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#927](https://github.com/googleapis/java-speech/issues/927)) ([8ee0fc0](https://github.com/googleapis/java-speech/commit/8ee0fc07e69d43f33c9c795bb706460a464f510a)) 140*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#930](https://github.com/googleapis/java-speech/issues/930)) ([b4ec51b](https://github.com/googleapis/java-speech/commit/b4ec51b9edb93d05a84e5d09e5d934527e4344c6)) 141*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#931](https://github.com/googleapis/java-speech/issues/931)) ([4033cee](https://github.com/googleapis/java-speech/commit/4033cee86b948b2f1b16232cb862f2c29fca1b36)) 142*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#932](https://github.com/googleapis/java-speech/issues/932)) ([0848a6b](https://github.com/googleapis/java-speech/commit/0848a6b9997e50d8932b134fb2b1fe6b645f6a44)) 143*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#933](https://github.com/googleapis/java-speech/issues/933)) ([b2d55d3](https://github.com/googleapis/java-speech/commit/b2d55d30db1d27a6a05e637d3477e1753e15c942)) 144*55e87721SMatt Gilbride 145*55e87721SMatt Gilbride## [2.5.3](https://github.com/googleapis/java-speech/compare/v2.5.2...v2.5.3) (2022-07-13) 146*55e87721SMatt Gilbride 147*55e87721SMatt Gilbride 148*55e87721SMatt Gilbride### Bug Fixes 149*55e87721SMatt Gilbride 150*55e87721SMatt Gilbride* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-speech/issues/1485)) ([#921](https://github.com/googleapis/java-speech/issues/921)) ([0348dcd](https://github.com/googleapis/java-speech/commit/0348dcdccf7a0c2e44358818797800d354553475)) 151*55e87721SMatt Gilbride 152*55e87721SMatt Gilbride## [2.5.2](https://github.com/googleapis/java-speech/compare/v2.5.1...v2.5.2) (2022-07-11) 153*55e87721SMatt Gilbride 154*55e87721SMatt Gilbride 155*55e87721SMatt Gilbride### Dependencies 156*55e87721SMatt Gilbride 157*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.9.2 ([#916](https://github.com/googleapis/java-speech/issues/916)) ([0dce341](https://github.com/googleapis/java-speech/commit/0dce341f639887be61a4a1de0c3c6885230486a9)) 158*55e87721SMatt Gilbride 159*55e87721SMatt Gilbride## [2.5.1](https://github.com/googleapis/java-speech/compare/v2.5.0...v2.5.1) (2022-07-01) 160*55e87721SMatt Gilbride 161*55e87721SMatt Gilbride 162*55e87721SMatt Gilbride### Dependencies 163*55e87721SMatt Gilbride 164*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.9.0 ([#910](https://github.com/googleapis/java-speech/issues/910)) ([613369d](https://github.com/googleapis/java-speech/commit/613369db7d203904e7be9d5f31ef119aec21701a)) 165*55e87721SMatt Gilbride 166*55e87721SMatt Gilbride## [2.5.0](https://github.com/googleapis/java-speech/compare/v2.4.0...v2.5.0) (2022-07-01) 167*55e87721SMatt Gilbride 168*55e87721SMatt Gilbride 169*55e87721SMatt Gilbride### Features 170*55e87721SMatt Gilbride 171*55e87721SMatt Gilbride* java template no longer require clirr ([#1469](https://github.com/googleapis/java-speech/issues/1469)) ([#907](https://github.com/googleapis/java-speech/issues/907)) ([b936042](https://github.com/googleapis/java-speech/commit/b93604296b2ad98759eda03bbe4e3c8a1aae28fd)) 172*55e87721SMatt Gilbride 173*55e87721SMatt Gilbride## [2.4.0](https://github.com/googleapis/java-speech/compare/v2.3.0...v2.4.0) (2022-06-28) 174*55e87721SMatt Gilbride 175*55e87721SMatt Gilbride 176*55e87721SMatt Gilbride### Features 177*55e87721SMatt Gilbride 178*55e87721SMatt Gilbride* Enable REST transport for most of Java and Go clients ([#900](https://github.com/googleapis/java-speech/issues/900)) ([b1f9db5](https://github.com/googleapis/java-speech/commit/b1f9db5c7c1a2ec9aa47fdd143d61ee5c0c82b3e)) 179*55e87721SMatt Gilbride 180*55e87721SMatt Gilbride 181*55e87721SMatt Gilbride### Bug Fixes 182*55e87721SMatt Gilbride 183*55e87721SMatt Gilbride* update gapic-generator-java with mock service generation fixes ([#902](https://github.com/googleapis/java-speech/issues/902)) ([cd1f23f](https://github.com/googleapis/java-speech/commit/cd1f23f8e7d14518407acb4692b79f7955072c42)) 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 ([#899](https://github.com/googleapis/java-speech/issues/899)) ([71dfae1](https://github.com/googleapis/java-speech/commit/71dfae16dc46296b460c3c9d37b634a7bf46ca38)) 189*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#889](https://github.com/googleapis/java-speech/issues/889)) ([c6b93fd](https://github.com/googleapis/java-speech/commit/c6b93fd4d7524923ad74e142672de7c56c54da82)) 190*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#891](https://github.com/googleapis/java-speech/issues/891)) ([063902b](https://github.com/googleapis/java-speech/commit/063902bc718f7988857157e91b45316d87508820)) 191*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.8.0 ([#893](https://github.com/googleapis/java-speech/issues/893)) ([97c7cbc](https://github.com/googleapis/java-speech/commit/97c7cbca620221f7632fe0d041b0c5c10cfd118d)) 192*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.8.1 ([#897](https://github.com/googleapis/java-speech/issues/897)) ([b6097e2](https://github.com/googleapis/java-speech/commit/b6097e20ed291b9fd340109dbe546030dcc338ca)) 193*55e87721SMatt Gilbride 194*55e87721SMatt Gilbride## [2.3.0](https://github.com/googleapis/java-speech/compare/v2.2.15...v2.3.0) (2022-05-20) 195*55e87721SMatt Gilbride 196*55e87721SMatt Gilbride 197*55e87721SMatt Gilbride### Features 198*55e87721SMatt Gilbride 199*55e87721SMatt Gilbride* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-speech/issues/1440)) ([#885](https://github.com/googleapis/java-speech/issues/885)) ([9578f69](https://github.com/googleapis/java-speech/commit/9578f69c0a0032d68d131d77edc703cb54b40d54)) 200*55e87721SMatt Gilbride 201*55e87721SMatt Gilbride 202*55e87721SMatt Gilbride### Bug Fixes 203*55e87721SMatt Gilbride 204*55e87721SMatt Gilbride* **java:** restore native image configuration ([#880](https://github.com/googleapis/java-speech/issues/880)) ([5431acb](https://github.com/googleapis/java-speech/commit/5431acb1934828b0fe8f0db861ccbb0912ef5e7b)) 205*55e87721SMatt Gilbride* restore native image resource config ([#863](https://github.com/googleapis/java-speech/issues/863)) ([22cc309](https://github.com/googleapis/java-speech/commit/22cc30914c84175538b38a5a43c3392840b97381)) 206*55e87721SMatt Gilbride 207*55e87721SMatt Gilbride 208*55e87721SMatt Gilbride### Dependencies 209*55e87721SMatt Gilbride 210*55e87721SMatt Gilbride* error_prone_annotations from shared deps BOM ([#877](https://github.com/googleapis/java-speech/issues/877)) ([98cc79b](https://github.com/googleapis/java-speech/commit/98cc79b22cf9721b65d1598c99b97a591834ccb5)) 211*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#884](https://github.com/googleapis/java-speech/issues/884)) ([0f18fdd](https://github.com/googleapis/java-speech/commit/0f18fddfc035acb0b722f5433d79e7533c953603)) 212*55e87721SMatt Gilbride 213*55e87721SMatt Gilbride 214*55e87721SMatt Gilbride### Documentation 215*55e87721SMatt Gilbride 216*55e87721SMatt Gilbride* Add documentation for latest models to RecognitionConfig ([09e59c1](https://github.com/googleapis/java-speech/commit/09e59c1c004e4b3c27fe95049b8f69795111d14b)) 217*55e87721SMatt Gilbride* Update client libraries for v1p1beta1 api ([#882](https://github.com/googleapis/java-speech/issues/882)) ([e36e650](https://github.com/googleapis/java-speech/commit/e36e65049e2aef1076e658d08c1f1b262b10d082)) 218*55e87721SMatt Gilbride 219*55e87721SMatt Gilbride### [2.2.15](https://github.com/googleapis/java-speech/compare/v2.2.14...v2.2.15) (2022-04-18) 220*55e87721SMatt Gilbride 221*55e87721SMatt Gilbride 222*55e87721SMatt Gilbride### Bug Fixes 223*55e87721SMatt Gilbride 224*55e87721SMatt Gilbride* use full link in comment to fix JSDoc broken link ([#861](https://github.com/googleapis/java-speech/issues/861)) ([220ccaf](https://github.com/googleapis/java-speech/commit/220ccaf8865aa92843878991c3c3e6dae16646c8)) 225*55e87721SMatt Gilbride 226*55e87721SMatt Gilbride 227*55e87721SMatt Gilbride### Dependencies 228*55e87721SMatt Gilbride 229*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#865](https://github.com/googleapis/java-speech/issues/865)) ([de6a547](https://github.com/googleapis/java-speech/commit/de6a54708155ee34ccfbbb575e8729b75fed5cca)) 230*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.6.1 ([#867](https://github.com/googleapis/java-speech/issues/867)) ([1115f48](https://github.com/googleapis/java-speech/commit/1115f48f4349a083ba79f32323931232efa2114c)) 231*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#864](https://github.com/googleapis/java-speech/issues/864)) ([260b3cb](https://github.com/googleapis/java-speech/commit/260b3cbc5de3c48b660e2aaed9c8f8cb3697745a)) 232*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#866](https://github.com/googleapis/java-speech/issues/866)) ([38a03f4](https://github.com/googleapis/java-speech/commit/38a03f45dd4daf9677eb9e08b1cd2b48ba6e611f)) 233*55e87721SMatt Gilbride 234*55e87721SMatt Gilbride### [2.2.14](https://github.com/googleapis/java-speech/compare/v2.2.13...v2.2.14) (2022-04-07) 235*55e87721SMatt Gilbride 236*55e87721SMatt Gilbride 237*55e87721SMatt Gilbride### Dependencies 238*55e87721SMatt Gilbride 239*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#855](https://github.com/googleapis/java-speech/issues/855)) ([3cd4c3f](https://github.com/googleapis/java-speech/commit/3cd4c3f4209e2cb3967ce217dd61fd7f1e3a5803)) 240*55e87721SMatt Gilbride 241*55e87721SMatt Gilbride### [2.2.13](https://github.com/googleapis/java-speech/compare/v2.2.12...v2.2.13) (2022-04-01) 242*55e87721SMatt Gilbride 243*55e87721SMatt Gilbride 244*55e87721SMatt Gilbride### Dependencies 245*55e87721SMatt Gilbride 246*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.6.0 ([#848](https://github.com/googleapis/java-speech/issues/848)) ([183b463](https://github.com/googleapis/java-speech/commit/183b463d46c197a119692f7292a6cf898452c5f3)) 247*55e87721SMatt Gilbride 248*55e87721SMatt Gilbride### [2.2.12](https://github.com/googleapis/java-speech/compare/v2.2.11...v2.2.12) (2022-03-30) 249*55e87721SMatt Gilbride 250*55e87721SMatt Gilbride 251*55e87721SMatt Gilbride### Dependencies 252*55e87721SMatt Gilbride 253*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#844](https://github.com/googleapis/java-speech/issues/844)) ([327300c](https://github.com/googleapis/java-speech/commit/327300cf125a597df937b7a08838f54312a33204)) 254*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.5.1 ([#842](https://github.com/googleapis/java-speech/issues/842)) ([ef68f28](https://github.com/googleapis/java-speech/commit/ef68f2871859d8d940897bef01185d8c9d20025b)) 255*55e87721SMatt Gilbride 256*55e87721SMatt Gilbride### [2.2.11](https://github.com/googleapis/java-speech/compare/v2.2.10...v2.2.11) (2022-03-22) 257*55e87721SMatt Gilbride 258*55e87721SMatt Gilbride 259*55e87721SMatt Gilbride### Dependencies 260*55e87721SMatt Gilbride 261*55e87721SMatt Gilbride* update actions/checkout action to v3 ([#820](https://github.com/googleapis/java-speech/issues/820)) ([f22beb1](https://github.com/googleapis/java-speech/commit/f22beb19b2c202cb4e681fdff6b6749b2835ed1b)) 262*55e87721SMatt Gilbride 263*55e87721SMatt Gilbride### [2.2.10](https://github.com/googleapis/java-speech/compare/v2.2.9...v2.2.10) (2022-03-21) 264*55e87721SMatt Gilbride 265*55e87721SMatt Gilbride 266*55e87721SMatt Gilbride### Dependencies 267*55e87721SMatt Gilbride 268*55e87721SMatt Gilbride* update dependency org.json:json to v20220320 ([#835](https://github.com/googleapis/java-speech/issues/835)) ([7c9e616](https://github.com/googleapis/java-speech/commit/7c9e61602bae8d7914b8d34566584e4942679969)) 269*55e87721SMatt Gilbride 270*55e87721SMatt Gilbride### [2.2.9](https://github.com/googleapis/java-speech/compare/v2.2.8...v2.2.9) (2022-03-09) 271*55e87721SMatt Gilbride 272*55e87721SMatt Gilbride 273*55e87721SMatt Gilbride### Dependencies 274*55e87721SMatt Gilbride 275*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.4.5 ([#830](https://github.com/googleapis/java-speech/issues/830)) ([40cf6ec](https://github.com/googleapis/java-speech/commit/40cf6ecf8b06c78d5a52e1780501cbf7864cc2f7)) 276*55e87721SMatt Gilbride 277*55e87721SMatt Gilbride### [2.2.8](https://github.com/googleapis/java-speech/compare/v2.2.7...v2.2.8) (2022-03-02) 278*55e87721SMatt Gilbride 279*55e87721SMatt Gilbride 280*55e87721SMatt Gilbride### Dependencies 281*55e87721SMatt Gilbride 282*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#822](https://github.com/googleapis/java-speech/issues/822)) ([be1ca4b](https://github.com/googleapis/java-speech/commit/be1ca4bd7bdaa017ac44d0257e762f4acf174bd6)) 283*55e87721SMatt Gilbride 284*55e87721SMatt Gilbride### [2.2.7](https://github.com/googleapis/java-speech/compare/v2.2.6...v2.2.7) (2022-03-01) 285*55e87721SMatt Gilbride 286*55e87721SMatt Gilbride 287*55e87721SMatt Gilbride### Dependencies 288*55e87721SMatt Gilbride 289*55e87721SMatt Gilbride* update actions/setup-java action to v3 ([#814](https://github.com/googleapis/java-speech/issues/814)) ([585c4fe](https://github.com/googleapis/java-speech/commit/585c4fee931015d1e4cd40e250921e266ddfa1cb)) 290*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#817](https://github.com/googleapis/java-speech/issues/817)) ([7085bac](https://github.com/googleapis/java-speech/commit/7085bacceafc0cac3203ed03bc42e876f01e9053)) 291*55e87721SMatt Gilbride 292*55e87721SMatt Gilbride### [2.2.6](https://github.com/googleapis/java-speech/compare/v2.2.5...v2.2.6) (2022-02-14) 293*55e87721SMatt Gilbride 294*55e87721SMatt Gilbride 295*55e87721SMatt Gilbride### Dependencies 296*55e87721SMatt Gilbride 297*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.4.2 ([#805](https://github.com/googleapis/java-speech/issues/805)) ([99dd3d7](https://github.com/googleapis/java-speech/commit/99dd3d7f14c226bdcb705f264411071abb9248b0)) 298*55e87721SMatt Gilbride 299*55e87721SMatt Gilbride### [2.2.5](https://github.com/googleapis/java-speech/compare/v2.2.4...v2.2.5) (2022-02-10) 300*55e87721SMatt Gilbride 301*55e87721SMatt Gilbride 302*55e87721SMatt Gilbride### Dependencies 303*55e87721SMatt Gilbride 304*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.4.1 ([#796](https://github.com/googleapis/java-speech/issues/796)) ([821ffeb](https://github.com/googleapis/java-speech/commit/821ffeb9201d577d0781a5824404e96f460ecea4)) 305*55e87721SMatt Gilbride 306*55e87721SMatt Gilbride### [2.2.4](https://github.com/googleapis/java-speech/compare/v2.2.3...v2.2.4) (2022-02-09) 307*55e87721SMatt Gilbride 308*55e87721SMatt Gilbride 309*55e87721SMatt Gilbride### Dependencies 310*55e87721SMatt Gilbride 311*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#789](https://github.com/googleapis/java-speech/issues/789)) ([afcf454](https://github.com/googleapis/java-speech/commit/afcf454bd9d895f60f0a783b33eeb1cd71ccaab0)) 312*55e87721SMatt Gilbride 313*55e87721SMatt Gilbride### [2.2.3](https://github.com/googleapis/java-speech/compare/v2.2.2...v2.2.3) (2022-02-03) 314*55e87721SMatt Gilbride 315*55e87721SMatt Gilbride 316*55e87721SMatt Gilbride### Dependencies 317*55e87721SMatt Gilbride 318*55e87721SMatt Gilbride* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-speech/issues/1339)) ([#783](https://github.com/googleapis/java-speech/issues/783)) ([df0a102](https://github.com/googleapis/java-speech/commit/df0a102742fd112eae45b8c3ccefb780569b3ba9)) 319*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#785](https://github.com/googleapis/java-speech/issues/785)) ([8f7ccac](https://github.com/googleapis/java-speech/commit/8f7ccac12d78d19184e591516ef832945933b789)) 320*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.2.3 ([#770](https://github.com/googleapis/java-speech/issues/770)) ([1edd841](https://github.com/googleapis/java-speech/commit/1edd841f80e8628f633b386d2f3b30035e297ba7)) 321*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.3.0 ([#779](https://github.com/googleapis/java-speech/issues/779)) ([c94bfd5](https://github.com/googleapis/java-speech/commit/c94bfd5ed476c875d7241ef1c7e923be127e7806)) 322*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#782](https://github.com/googleapis/java-speech/issues/782)) ([809bb05](https://github.com/googleapis/java-speech/commit/809bb05877e5aa587774e6a0db3ffa8b3c69083a)) 323*55e87721SMatt Gilbride 324*55e87721SMatt Gilbride### [2.2.2](https://www.github.com/googleapis/java-speech/compare/v2.2.1...v2.2.2) (2022-01-07) 325*55e87721SMatt Gilbride 326*55e87721SMatt Gilbride 327*55e87721SMatt Gilbride### Dependencies 328*55e87721SMatt Gilbride 329*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#765](https://www.github.com/googleapis/java-speech/issues/765)) ([c04c18d](https://www.github.com/googleapis/java-speech/commit/c04c18d5572f475996195208804f7987c1e4a5b7)) 330*55e87721SMatt Gilbride 331*55e87721SMatt Gilbride### [2.2.1](https://www.github.com/googleapis/java-speech/compare/v2.2.0...v2.2.1) (2021-12-06) 332*55e87721SMatt Gilbride 333*55e87721SMatt Gilbride 334*55e87721SMatt Gilbride### Dependencies 335*55e87721SMatt Gilbride 336*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([#749](https://www.github.com/googleapis/java-speech/issues/749)) ([1e6eeeb](https://www.github.com/googleapis/java-speech/commit/1e6eeeb09ff75ddedf5896ccdb7d7cf3fefa7ade)) 337*55e87721SMatt Gilbride 338*55e87721SMatt Gilbride## [2.2.0](https://www.github.com/googleapis/java-speech/compare/v2.1.2...v2.2.0) (2021-12-06) 339*55e87721SMatt Gilbride 340*55e87721SMatt Gilbride 341*55e87721SMatt Gilbride### Features 342*55e87721SMatt Gilbride 343*55e87721SMatt Gilbride* add result_end_time to SpeechRecognitionResult ([#741](https://www.github.com/googleapis/java-speech/issues/741)) ([9d13751](https://www.github.com/googleapis/java-speech/commit/9d13751da45b6b32d513d58c270dda523a722e4d)) 344*55e87721SMatt Gilbride* added alternative_language_codes to RecognitionConfig feat: WEBM_OPUS codec feat: SpeechAdaptation configuration feat: word confidence feat: spoken punctuation and spoken emojis feat: hint boost in SpeechContext ([#740](https://www.github.com/googleapis/java-speech/issues/740)) ([c2754d7](https://www.github.com/googleapis/java-speech/commit/c2754d7062962fbbce39e1d7476c7adf282dbf0b)) 345*55e87721SMatt Gilbride 346*55e87721SMatt Gilbride 347*55e87721SMatt Gilbride### Bug Fixes 348*55e87721SMatt Gilbride 349*55e87721SMatt Gilbride* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-speech/issues/1299)) ([#746](https://www.github.com/googleapis/java-speech/issues/746)) ([0e4ad7f](https://www.github.com/googleapis/java-speech/commit/0e4ad7ff1720fa65424063c2db565ada8c966521)) 350*55e87721SMatt Gilbride* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-speech/issues/1266)) ([#717](https://www.github.com/googleapis/java-speech/issues/717)) ([6bb6966](https://www.github.com/googleapis/java-speech/commit/6bb6966d99805d5af9ff995826518582d9299b90)) 351*55e87721SMatt Gilbride 352*55e87721SMatt Gilbride 353*55e87721SMatt Gilbride### Documentation 354*55e87721SMatt Gilbride 355*55e87721SMatt Gilbride* **samples:** refactors the export-to-gcs sample ([#737](https://www.github.com/googleapis/java-speech/issues/737)) ([9714f7b](https://www.github.com/googleapis/java-speech/commit/9714f7b085a79a2da8007eec3aebb632feb04fc4)) 356*55e87721SMatt Gilbride 357*55e87721SMatt Gilbride 358*55e87721SMatt Gilbride### Dependencies 359*55e87721SMatt Gilbride 360*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#731](https://www.github.com/googleapis/java-speech/issues/731)) ([6155461](https://www.github.com/googleapis/java-speech/commit/61554618b3e53d0174d403845c9aa574a153f300)) 361*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#744](https://www.github.com/googleapis/java-speech/issues/744)) ([f2b992d](https://www.github.com/googleapis/java-speech/commit/f2b992d7c91b5d527dd4b4e4873f8e6e09177e11)) 362*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([#721](https://www.github.com/googleapis/java-speech/issues/721)) ([dcb87ba](https://www.github.com/googleapis/java-speech/commit/dcb87bad789d720364e81bddab381a18fe2d7d5d)) 363*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([#732](https://www.github.com/googleapis/java-speech/issues/732)) ([7071f2c](https://www.github.com/googleapis/java-speech/commit/7071f2cd4bb70429ca9156f70ced27d64f339b94)) 364*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.10.0 ([#723](https://www.github.com/googleapis/java-speech/issues/723)) ([2fa8ca9](https://www.github.com/googleapis/java-speech/commit/2fa8ca9c0a7c0489b2d3a271d5b9c2547e837434)) 365*55e87721SMatt Gilbride* update dependency commons-cli:commons-cli to v1.5.0 ([#720](https://www.github.com/googleapis/java-speech/issues/720)) ([1360551](https://www.github.com/googleapis/java-speech/commit/13605512fc249e4049c1965a099f71ca68c22b2d)) 366*55e87721SMatt Gilbride* update dependency org.json:json to v20211205 ([#745](https://www.github.com/googleapis/java-speech/issues/745)) ([02d0088](https://www.github.com/googleapis/java-speech/commit/02d00887de25a18752043b023cb71762b6f65994)) 367*55e87721SMatt Gilbride 368*55e87721SMatt Gilbride### [2.1.2](https://www.github.com/googleapis/java-speech/compare/v2.1.1...v2.1.2) (2021-10-19) 369*55e87721SMatt Gilbride 370*55e87721SMatt Gilbride 371*55e87721SMatt Gilbride### Dependencies 372*55e87721SMatt Gilbride 373*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#712](https://www.github.com/googleapis/java-speech/issues/712)) ([02a9116](https://www.github.com/googleapis/java-speech/commit/02a91166df13126b2122bb7368c3107e32d5212a)) 374*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.9 ([#711](https://www.github.com/googleapis/java-speech/issues/711)) ([40dbda9](https://www.github.com/googleapis/java-speech/commit/40dbda96f894fb4e482d0f823ba054abf8661e0e)) 375*55e87721SMatt Gilbride 376*55e87721SMatt Gilbride### [2.1.1](https://www.github.com/googleapis/java-speech/compare/v2.1.0...v2.1.1) (2021-10-05) 377*55e87721SMatt Gilbride 378*55e87721SMatt Gilbride 379*55e87721SMatt Gilbride### Dependencies 380*55e87721SMatt Gilbride 381*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.7 ([#703](https://www.github.com/googleapis/java-speech/issues/703)) ([5f13f04](https://www.github.com/googleapis/java-speech/commit/5f13f0432f76f7ba00f36c0a21ae9c426b0f5c5d)) 382*55e87721SMatt Gilbride 383*55e87721SMatt Gilbride## [2.1.0](https://www.github.com/googleapis/java-speech/compare/v2.0.4...v2.1.0) (2021-09-27) 384*55e87721SMatt Gilbride 385*55e87721SMatt Gilbride 386*55e87721SMatt Gilbride### Features 387*55e87721SMatt Gilbride 388*55e87721SMatt Gilbride* add output_config request field ([#684](https://www.github.com/googleapis/java-speech/issues/684)) ([4353458](https://www.github.com/googleapis/java-speech/commit/4353458f1aa1615c6b44663de91ac3801fc060cc)) 389*55e87721SMatt Gilbride 390*55e87721SMatt Gilbride 391*55e87721SMatt Gilbride### Dependencies 392*55e87721SMatt Gilbride 393*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#690](https://www.github.com/googleapis/java-speech/issues/690)) ([a1dd2c7](https://www.github.com/googleapis/java-speech/commit/a1dd2c72a364ad98bf5f2715f74ad30e533bb808)) 394*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.4 ([#687](https://www.github.com/googleapis/java-speech/issues/687)) ([96aace9](https://www.github.com/googleapis/java-speech/commit/96aace92a7a02f1ae30711238b5e7609234e2706)) 395*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.5 ([#692](https://www.github.com/googleapis/java-speech/issues/692)) ([c782d66](https://www.github.com/googleapis/java-speech/commit/c782d6616ae3b3d2b408e23c23c3329a222101c9)) 396*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.6 ([#695](https://www.github.com/googleapis/java-speech/issues/695)) ([60a1ee2](https://www.github.com/googleapis/java-speech/commit/60a1ee26a42e92857493f566ce6d5f7feb05dbdb)) 397*55e87721SMatt Gilbride 398*55e87721SMatt Gilbride### [2.0.4](https://www.github.com/googleapis/java-speech/compare/v2.0.3...v2.0.4) (2021-09-15) 399*55e87721SMatt Gilbride 400*55e87721SMatt Gilbride 401*55e87721SMatt Gilbride### Dependencies 402*55e87721SMatt Gilbride 403*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.3 ([#680](https://www.github.com/googleapis/java-speech/issues/680)) ([9cc3049](https://www.github.com/googleapis/java-speech/commit/9cc3049b06dc3a0e9ae2ef5da22b4602a960527e)) 404*55e87721SMatt Gilbride 405*55e87721SMatt Gilbride### [2.0.3](https://www.github.com/googleapis/java-speech/compare/v2.0.2...v2.0.3) (2021-09-14) 406*55e87721SMatt Gilbride 407*55e87721SMatt Gilbride 408*55e87721SMatt Gilbride### Dependencies 409*55e87721SMatt Gilbride 410*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.2 ([#676](https://www.github.com/googleapis/java-speech/issues/676)) ([d14d355](https://www.github.com/googleapis/java-speech/commit/d14d355541ef196501d1844cfec5aba320bbaef2)) 411*55e87721SMatt Gilbride 412*55e87721SMatt Gilbride### [2.0.2](https://www.github.com/googleapis/java-speech/compare/v2.0.1...v2.0.2) (2021-09-14) 413*55e87721SMatt Gilbride 414*55e87721SMatt Gilbride 415*55e87721SMatt Gilbride### Dependencies 416*55e87721SMatt Gilbride 417*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#672](https://www.github.com/googleapis/java-speech/issues/672)) ([5c00202](https://www.github.com/googleapis/java-speech/commit/5c00202ad621d32c8d31829e5fc98d6c3f31379b)) 418*55e87721SMatt Gilbride 419*55e87721SMatt Gilbride### [2.0.1](https://www.github.com/googleapis/java-speech/compare/v2.0.0...v2.0.1) (2021-09-13) 420*55e87721SMatt Gilbride 421*55e87721SMatt Gilbride 422*55e87721SMatt Gilbride### Dependencies 423*55e87721SMatt Gilbride 424*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.1 ([#661](https://www.github.com/googleapis/java-speech/issues/661)) ([bbff51a](https://www.github.com/googleapis/java-speech/commit/bbff51a795281806a9720c6ec14d7e1d47da5a24)) 425*55e87721SMatt Gilbride 426*55e87721SMatt Gilbride## [2.0.0](https://www.github.com/googleapis/java-speech/compare/v1.30.5...v2.0.0) (2021-08-31) 427*55e87721SMatt Gilbride 428*55e87721SMatt Gilbride 429*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES 430*55e87721SMatt Gilbride 431*55e87721SMatt Gilbride* java8 migration 432*55e87721SMatt Gilbride 433*55e87721SMatt Gilbride### Features 434*55e87721SMatt Gilbride 435*55e87721SMatt Gilbride* Add transcript normalization ([#633](https://www.github.com/googleapis/java-speech/issues/633)) ([548860a](https://www.github.com/googleapis/java-speech/commit/548860ad624860b6ca6da61908b77f485286f0cc)) 436*55e87721SMatt Gilbride* java8 migration ([548860a](https://www.github.com/googleapis/java-speech/commit/548860ad624860b6ca6da61908b77f485286f0cc)) 437*55e87721SMatt Gilbride 438*55e87721SMatt Gilbride 439*55e87721SMatt Gilbride### Dependencies 440*55e87721SMatt Gilbride 441*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#652](https://www.github.com/googleapis/java-speech/issues/652)) ([8cbd325](https://www.github.com/googleapis/java-speech/commit/8cbd3251ba937ae0d5cdcc1965064538fa9da59b)) 442*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.1.0 ([#647](https://www.github.com/googleapis/java-speech/issues/647)) ([7d1a376](https://www.github.com/googleapis/java-speech/commit/7d1a37675332193e8b12639743cd212e1c5ea166)) 443*55e87721SMatt Gilbride 444*55e87721SMatt Gilbride### [1.30.5](https://www.github.com/googleapis/java-speech/compare/v1.30.4...v1.30.5) (2021-08-23) 445*55e87721SMatt Gilbride 446*55e87721SMatt Gilbride 447*55e87721SMatt Gilbride### Dependencies 448*55e87721SMatt Gilbride 449*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#640](https://www.github.com/googleapis/java-speech/issues/640)) ([0abeda1](https://www.github.com/googleapis/java-speech/commit/0abeda18f6e28e8d20842da9ff4b603160bfdf36)) 450*55e87721SMatt Gilbride 451*55e87721SMatt Gilbride### [1.30.4](https://www.github.com/googleapis/java-speech/compare/v1.30.3...v1.30.4) (2021-08-23) 452*55e87721SMatt Gilbride 453*55e87721SMatt Gilbride 454*55e87721SMatt Gilbride### Dependencies 455*55e87721SMatt Gilbride 456*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.9.0 ([#635](https://www.github.com/googleapis/java-speech/issues/635)) ([40aa6d6](https://www.github.com/googleapis/java-speech/commit/40aa6d6fed3b50a9249b6b4b64daa743b5105598)) 457*55e87721SMatt Gilbride 458*55e87721SMatt Gilbride### [1.30.3](https://www.github.com/googleapis/java-speech/compare/v1.30.2...v1.30.3) (2021-08-19) 459*55e87721SMatt Gilbride 460*55e87721SMatt Gilbride 461*55e87721SMatt Gilbride### Dependencies 462*55e87721SMatt Gilbride 463*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.0.2 ([#630](https://www.github.com/googleapis/java-speech/issues/630)) ([80571e1](https://www.github.com/googleapis/java-speech/commit/80571e19454b19e375cecb62ae1d4e42856bee98)) 464*55e87721SMatt Gilbride 465*55e87721SMatt Gilbride### [1.30.2](https://www.github.com/googleapis/java-speech/compare/v1.30.1...v1.30.2) (2021-08-12) 466*55e87721SMatt Gilbride 467*55e87721SMatt Gilbride 468*55e87721SMatt Gilbride### Dependencies 469*55e87721SMatt Gilbride 470*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2.0.1 ([#620](https://www.github.com/googleapis/java-speech/issues/620)) ([0d4fa2f](https://www.github.com/googleapis/java-speech/commit/0d4fa2ffa25277edba4e9bb7f4337e5d0bcfcca3)) 471*55e87721SMatt Gilbride 472*55e87721SMatt Gilbride### [1.30.1](https://www.github.com/googleapis/java-speech/compare/v1.30.0...v1.30.1) (2021-08-11) 473*55e87721SMatt Gilbride 474*55e87721SMatt Gilbride 475*55e87721SMatt Gilbride### Dependencies 476*55e87721SMatt Gilbride 477*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#616](https://www.github.com/googleapis/java-speech/issues/616)) ([b135b69](https://www.github.com/googleapis/java-speech/commit/b135b69496c5d5e7ed0933332c212ed028a889d4)) 478*55e87721SMatt Gilbride 479*55e87721SMatt Gilbride## [1.30.0](https://www.github.com/googleapis/java-speech/compare/v1.29.5...v1.30.0) (2021-08-10) 480*55e87721SMatt Gilbride 481*55e87721SMatt Gilbride 482*55e87721SMatt Gilbride### Features 483*55e87721SMatt Gilbride 484*55e87721SMatt Gilbride* add total_billed_time response field ([08ff216](https://www.github.com/googleapis/java-speech/commit/08ff21639093413f6bb0f7df7c2747d6a5b8437b)) 485*55e87721SMatt Gilbride 486*55e87721SMatt Gilbride 487*55e87721SMatt Gilbride### Bug Fixes 488*55e87721SMatt Gilbride 489*55e87721SMatt Gilbride* custom_class_id is required field in CreateCustomClassRequest. ([08ff216](https://www.github.com/googleapis/java-speech/commit/08ff21639093413f6bb0f7df7c2747d6a5b8437b)) 490*55e87721SMatt Gilbride* phrase_set_id is required field in CreatePhraseSetRequest ([08ff216](https://www.github.com/googleapis/java-speech/commit/08ff21639093413f6bb0f7df7c2747d6a5b8437b)) 491*55e87721SMatt Gilbride 492*55e87721SMatt Gilbride 493*55e87721SMatt Gilbride### Dependencies 494*55e87721SMatt Gilbride 495*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#605](https://www.github.com/googleapis/java-speech/issues/605)) ([d006012](https://www.github.com/googleapis/java-speech/commit/d006012b71c1c0acfe5f79b902ce4e71b865c8b7)) 496*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v1.118.1 ([#609](https://www.github.com/googleapis/java-speech/issues/609)) ([0e19fd1](https://www.github.com/googleapis/java-speech/commit/0e19fd12bb1d0c6e3380c311d765c2482c6334a5)) 497*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v2 ([#610](https://www.github.com/googleapis/java-speech/issues/610)) ([d0cd167](https://www.github.com/googleapis/java-speech/commit/d0cd167826e2b2f9c5a735a4db5ee322b7454e34)) 498*55e87721SMatt Gilbride 499*55e87721SMatt Gilbride### [1.29.5](https://www.github.com/googleapis/java-speech/compare/v1.29.4...v1.29.5) (2021-08-03) 500*55e87721SMatt Gilbride 501*55e87721SMatt Gilbride 502*55e87721SMatt Gilbride### Dependencies 503*55e87721SMatt Gilbride 504*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.8.1 ([#588](https://www.github.com/googleapis/java-speech/issues/588)) ([f368264](https://www.github.com/googleapis/java-speech/commit/f368264348a71577be1e617c5f00e57fcdfdae5e)) 505*55e87721SMatt Gilbride 506*55e87721SMatt Gilbride### [1.29.4](https://www.github.com/googleapis/java-speech/compare/v1.29.3...v1.29.4) (2021-07-22) 507*55e87721SMatt Gilbride 508*55e87721SMatt Gilbride 509*55e87721SMatt Gilbride### Dependencies 510*55e87721SMatt Gilbride 511*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v1.118.0 ([#581](https://www.github.com/googleapis/java-speech/issues/581)) ([ae79f9e](https://www.github.com/googleapis/java-speech/commit/ae79f9e75ed4c3f99a9058011a8201405106e858)) 512*55e87721SMatt Gilbride 513*55e87721SMatt Gilbride### [1.29.3](https://www.github.com/googleapis/java-speech/compare/v1.29.2...v1.29.3) (2021-07-02) 514*55e87721SMatt Gilbride 515*55e87721SMatt Gilbride 516*55e87721SMatt Gilbride### Bug Fixes 517*55e87721SMatt Gilbride 518*55e87721SMatt Gilbride* Add `shopt -s nullglob` to dependencies script ([#567](https://www.github.com/googleapis/java-speech/issues/567)) ([b0d29f7](https://www.github.com/googleapis/java-speech/commit/b0d29f741459e658ffa18897301bbf313d55a3bf)) 519*55e87721SMatt Gilbride* Update dependencies.sh to not break on mac ([#561](https://www.github.com/googleapis/java-speech/issues/561)) ([329e455](https://www.github.com/googleapis/java-speech/commit/329e455d5e6f449a45a14bb5cf8f09cd7e045ef9)) 520*55e87721SMatt Gilbride 521*55e87721SMatt Gilbride 522*55e87721SMatt Gilbride### Dependencies 523*55e87721SMatt Gilbride 524*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#571](https://www.github.com/googleapis/java-speech/issues/571)) ([2cdec60](https://www.github.com/googleapis/java-speech/commit/2cdec60ce8ed8febb2afc3651e92943fc12f1491)) 525*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v1.116.0 ([#563](https://www.github.com/googleapis/java-speech/issues/563)) ([03de3b2](https://www.github.com/googleapis/java-speech/commit/03de3b299af4750fb89400e68176e89114c13bfb)) 526*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v1.117.1 ([#570](https://www.github.com/googleapis/java-speech/issues/570)) ([e7a209e](https://www.github.com/googleapis/java-speech/commit/e7a209e2f82fcfaec85c7f1a9311574d2f27a317)) 527*55e87721SMatt Gilbride 528*55e87721SMatt Gilbride### [1.29.2](https://www.github.com/googleapis/java-speech/compare/v1.29.1...v1.29.2) (2021-06-09) 529*55e87721SMatt Gilbride 530*55e87721SMatt Gilbride 531*55e87721SMatt Gilbride### Dependencies 532*55e87721SMatt Gilbride 533*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-storage to v1.115.0 ([#550](https://www.github.com/googleapis/java-speech/issues/550)) ([050b32c](https://www.github.com/googleapis/java-speech/commit/050b32c446d1cd5417c35e5f65753efc6aa90174)) 534*55e87721SMatt Gilbride 535*55e87721SMatt Gilbride### [1.29.1](https://www.github.com/googleapis/java-speech/compare/v1.29.0...v1.29.1) (2021-06-04) 536*55e87721SMatt Gilbride 537*55e87721SMatt Gilbride 538*55e87721SMatt Gilbride### Dependencies 539*55e87721SMatt Gilbride 540*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#545](https://www.github.com/googleapis/java-speech/issues/545)) ([9029886](https://www.github.com/googleapis/java-speech/commit/9029886fa7f2a13d8764da68f4e59eb933b3d450)) 541*55e87721SMatt Gilbride 542*55e87721SMatt Gilbride## [1.29.0](https://www.github.com/googleapis/java-speech/compare/v1.28.0...v1.29.0) (2021-05-26) 543*55e87721SMatt Gilbride 544*55e87721SMatt Gilbride 545*55e87721SMatt Gilbride### Features 546*55e87721SMatt Gilbride 547*55e87721SMatt Gilbride* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#528](https://www.github.com/googleapis/java-speech/issues/528)) ([20bcb51](https://www.github.com/googleapis/java-speech/commit/20bcb512f6ef238ecbb71522e9d53c0c7ea7c84d)) 548*55e87721SMatt Gilbride 549*55e87721SMatt Gilbride 550*55e87721SMatt Gilbride### Dependencies 551*55e87721SMatt Gilbride 552*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#527](https://www.github.com/googleapis/java-speech/issues/527)) ([b6a387e](https://www.github.com/googleapis/java-speech/commit/b6a387e33af29aa57e426fcbd8955e0e2ebde74b)) 553*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.7.1 ([#524](https://www.github.com/googleapis/java-speech/issues/524)) ([5a169b7](https://www.github.com/googleapis/java-speech/commit/5a169b72000311cbe5584114f2c23eb49e8a68ec)) 554*55e87721SMatt Gilbride 555*55e87721SMatt Gilbride## [1.28.0](https://www.github.com/googleapis/java-speech/compare/v1.27.1...v1.28.0) (2021-05-11) 556*55e87721SMatt Gilbride 557*55e87721SMatt Gilbride 558*55e87721SMatt Gilbride### Features 559*55e87721SMatt Gilbride 560*55e87721SMatt Gilbride* add webm opus support ([#500](https://www.github.com/googleapis/java-speech/issues/500)) ([e496559](https://www.github.com/googleapis/java-speech/commit/e496559c17e00a1fb3989c6c38cb87a0453c5b29)) 561*55e87721SMatt Gilbride 562*55e87721SMatt Gilbride 563*55e87721SMatt Gilbride### Dependencies 564*55e87721SMatt Gilbride 565*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#515](https://www.github.com/googleapis/java-speech/issues/515)) ([43fa489](https://www.github.com/googleapis/java-speech/commit/43fa4896b1a20115c98cd6a037db7a93727b724f)) 566*55e87721SMatt Gilbride 567*55e87721SMatt Gilbride### [1.27.1](https://www.github.com/googleapis/java-speech/compare/v1.27.0...v1.27.1) (2021-04-23) 568*55e87721SMatt Gilbride 569*55e87721SMatt Gilbride 570*55e87721SMatt Gilbride### Bug Fixes 571*55e87721SMatt Gilbride 572*55e87721SMatt Gilbride* release scripts from issuing overlapping phases ([#492](https://www.github.com/googleapis/java-speech/issues/492)) ([de8f57f](https://www.github.com/googleapis/java-speech/commit/de8f57f3a4543144a7703c14931be9bd0d8b6c74)) 573*55e87721SMatt Gilbride* typo ([#488](https://www.github.com/googleapis/java-speech/issues/488)) ([a4f43de](https://www.github.com/googleapis/java-speech/commit/a4f43de6ca890be1a1ae5989acccc9c215d4087c)) 574*55e87721SMatt Gilbride 575*55e87721SMatt Gilbride 576*55e87721SMatt Gilbride### Dependencies 577*55e87721SMatt Gilbride 578*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#495](https://www.github.com/googleapis/java-speech/issues/495)) ([2f4adb3](https://www.github.com/googleapis/java-speech/commit/2f4adb37ee6ac65e4574d410d26fe71f96907908)) 579*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#498](https://www.github.com/googleapis/java-speech/issues/498)) ([d794ded](https://www.github.com/googleapis/java-speech/commit/d794dedf5115ee1098fe42f8600b2177fb134f35)) 580*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#485](https://www.github.com/googleapis/java-speech/issues/485)) ([8566bbd](https://www.github.com/googleapis/java-speech/commit/8566bbd6d1d012093d25d9cbee0a0404e388c877)) 581*55e87721SMatt Gilbride 582*55e87721SMatt Gilbride## [1.27.0](https://www.github.com/googleapis/java-speech/compare/v1.26.0...v1.27.0) (2021-04-13) 583*55e87721SMatt Gilbride 584*55e87721SMatt Gilbride 585*55e87721SMatt Gilbride### Features 586*55e87721SMatt Gilbride 587*55e87721SMatt Gilbride* Support for spoken punctuation and spoken emojis ([#477](https://www.github.com/googleapis/java-speech/issues/477)) ([872d4f0](https://www.github.com/googleapis/java-speech/commit/872d4f02731b2ba60debd40451254edf32b22709)) 588*55e87721SMatt Gilbride* Support output transcript to GCS for LongRunningRecognize ([#467](https://www.github.com/googleapis/java-speech/issues/467)) ([5ad0d36](https://www.github.com/googleapis/java-speech/commit/5ad0d367715e59e3565ce62f5edb546047492dda)) 589*55e87721SMatt Gilbride* Support output transcript to GCS for LongRunningRecognize ([#471](https://www.github.com/googleapis/java-speech/issues/471)) ([59d5abf](https://www.github.com/googleapis/java-speech/commit/59d5abfd75d24e87bd5b98600dafcbf674316f54)) 590*55e87721SMatt Gilbride 591*55e87721SMatt Gilbride 592*55e87721SMatt Gilbride### Dependencies 593*55e87721SMatt Gilbride 594*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#480](https://www.github.com/googleapis/java-speech/issues/480)) ([6d0aff8](https://www.github.com/googleapis/java-speech/commit/6d0aff858d0cdecc59666fb7e6335da77b1ce049)) 595*55e87721SMatt Gilbride 596*55e87721SMatt Gilbride## [1.26.0](https://www.github.com/googleapis/java-speech/compare/v1.25.1...v1.26.0) (2021-03-11) 597*55e87721SMatt Gilbride 598*55e87721SMatt Gilbride 599*55e87721SMatt Gilbride### Features 600*55e87721SMatt Gilbride 601*55e87721SMatt Gilbride* **generator:** update protoc to v3.15.3 ([#453](https://www.github.com/googleapis/java-speech/issues/453)) ([e624289](https://www.github.com/googleapis/java-speech/commit/e624289f70c30a3f1a8e3e921dcc7d0a51ca83c6)) 602*55e87721SMatt Gilbride 603*55e87721SMatt Gilbride 604*55e87721SMatt Gilbride### Dependencies 605*55e87721SMatt Gilbride 606*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#465](https://www.github.com/googleapis/java-speech/issues/465)) ([75eeee2](https://www.github.com/googleapis/java-speech/commit/75eeee27422175692a6fdac40f6fd3932da8b640)) 607*55e87721SMatt Gilbride 608*55e87721SMatt Gilbride### [1.25.1](https://www.github.com/googleapis/java-speech/compare/v1.25.0...v1.25.1) (2021-02-25) 609*55e87721SMatt Gilbride 610*55e87721SMatt Gilbride 611*55e87721SMatt Gilbride### Dependencies 612*55e87721SMatt Gilbride 613*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#448](https://www.github.com/googleapis/java-speech/issues/448)) ([e04b384](https://www.github.com/googleapis/java-speech/commit/e04b3845dbe3b4f96e31be8cec3be35468f4f663)) 614*55e87721SMatt Gilbride 615*55e87721SMatt Gilbride## [1.25.0](https://www.github.com/googleapis/java-speech/compare/v1.24.11...v1.25.0) (2021-02-22) 616*55e87721SMatt Gilbride 617*55e87721SMatt Gilbride 618*55e87721SMatt Gilbride### Features 619*55e87721SMatt Gilbride 620*55e87721SMatt Gilbride* **v1p1beta1:** add support for Model Adaptation ([#433](https://www.github.com/googleapis/java-speech/issues/433)) ([0fd2554](https://www.github.com/googleapis/java-speech/commit/0fd2554392560c34cc753f26bcbaf4e923b499d9)) 621*55e87721SMatt Gilbride 622*55e87721SMatt Gilbride 623*55e87721SMatt Gilbride### Documentation 624*55e87721SMatt Gilbride 625*55e87721SMatt Gilbride* generate sample code in the Java microgenerator ([#427](https://www.github.com/googleapis/java-speech/issues/427)) ([1492dc7](https://www.github.com/googleapis/java-speech/commit/1492dc70da49e8c3b629e907fd1d3171a5d9be4a)) 626*55e87721SMatt Gilbride 627*55e87721SMatt Gilbride 628*55e87721SMatt Gilbride### Dependencies 629*55e87721SMatt Gilbride 630*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#436](https://www.github.com/googleapis/java-speech/issues/436)) ([7b4771d](https://www.github.com/googleapis/java-speech/commit/7b4771d1f50181e57e0020755df8a2d8cee165f8)) 631*55e87721SMatt Gilbride 632*55e87721SMatt Gilbride### [1.24.11](https://www.github.com/googleapis/java-speech/compare/v1.24.10...v1.24.11) (2021-02-01) 633*55e87721SMatt Gilbride 634*55e87721SMatt Gilbride 635*55e87721SMatt Gilbride### Dependencies 636*55e87721SMatt Gilbride 637*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#401](https://www.github.com/googleapis/java-speech/issues/401)) ([79d5432](https://www.github.com/googleapis/java-speech/commit/79d543248fa811c947cee85f471b0d6b74ed1d3c)) 638*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.5.1 ([#402](https://www.github.com/googleapis/java-speech/issues/402)) ([bcf9362](https://www.github.com/googleapis/java-speech/commit/bcf93626e34e8727b64216858daa70904e60b757)) 639*55e87721SMatt Gilbride 640*55e87721SMatt Gilbride### [1.24.10](https://www.github.com/googleapis/java-speech/compare/v1.24.9...v1.24.10) (2020-12-15) 641*55e87721SMatt Gilbride 642*55e87721SMatt Gilbride 643*55e87721SMatt Gilbride### Dependencies 644*55e87721SMatt Gilbride 645*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#387](https://www.github.com/googleapis/java-speech/issues/387)) ([50ab10b](https://www.github.com/googleapis/java-speech/commit/50ab10b90bd2215993daa777635024643efeab8a)) 646*55e87721SMatt Gilbride 647*55e87721SMatt Gilbride### [1.24.9](https://www.github.com/googleapis/java-speech/compare/v1.24.8...v1.24.9) (2020-12-14) 648*55e87721SMatt Gilbride 649*55e87721SMatt Gilbride 650*55e87721SMatt Gilbride### Dependencies 651*55e87721SMatt Gilbride 652*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([#382](https://www.github.com/googleapis/java-speech/issues/382)) ([30d9774](https://www.github.com/googleapis/java-speech/commit/30d9774304655ed6a3460e89b4e6d83b06075487)) 653*55e87721SMatt Gilbride 654*55e87721SMatt Gilbride### [1.24.8](https://www.github.com/googleapis/java-speech/compare/v1.24.7...v1.24.8) (2020-12-02) 655*55e87721SMatt Gilbride 656*55e87721SMatt Gilbride 657*55e87721SMatt Gilbride### Dependencies 658*55e87721SMatt Gilbride 659*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#370](https://www.github.com/googleapis/java-speech/issues/370)) ([e7bb02b](https://www.github.com/googleapis/java-speech/commit/e7bb02b544ff3f9fc85281475682ce7a16fce03d)) 660*55e87721SMatt Gilbride 661*55e87721SMatt Gilbride### [1.24.7](https://www.github.com/googleapis/java-speech/compare/v1.24.6...v1.24.7) (2020-11-11) 662*55e87721SMatt Gilbride 663*55e87721SMatt Gilbride 664*55e87721SMatt Gilbride### Dependencies 665*55e87721SMatt Gilbride 666*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#353](https://www.github.com/googleapis/java-speech/issues/353)) ([5216f03](https://www.github.com/googleapis/java-speech/commit/5216f03c81150974de6524a31621966142141adc)) 667*55e87721SMatt Gilbride 668*55e87721SMatt Gilbride### [1.24.6](https://www.github.com/googleapis/java-speech/compare/v1.24.5...v1.24.6) (2020-10-31) 669*55e87721SMatt Gilbride 670*55e87721SMatt Gilbride 671*55e87721SMatt Gilbride### Dependencies 672*55e87721SMatt Gilbride 673*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#340](https://www.github.com/googleapis/java-speech/issues/340)) ([548ea07](https://www.github.com/googleapis/java-speech/commit/548ea0765abb2cb451f5cedfcea16b13c79ad8a9)) 674*55e87721SMatt Gilbride 675*55e87721SMatt Gilbride### [1.24.5](https://www.github.com/googleapis/java-speech/compare/v1.24.4...v1.24.5) (2020-10-21) 676*55e87721SMatt Gilbride 677*55e87721SMatt Gilbride 678*55e87721SMatt Gilbride### Dependencies 679*55e87721SMatt Gilbride 680*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#323](https://www.github.com/googleapis/java-speech/issues/323)) ([2f96d75](https://www.github.com/googleapis/java-speech/commit/2f96d75c2dc91ebda4291ba5ffab569cafba712b)) 681*55e87721SMatt Gilbride 682*55e87721SMatt Gilbride### [1.24.4](https://www.github.com/googleapis/java-speech/compare/v1.24.3...v1.24.4) (2020-10-19) 683*55e87721SMatt Gilbride 684*55e87721SMatt Gilbride 685*55e87721SMatt Gilbride### Dependencies 686*55e87721SMatt Gilbride 687*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#316](https://www.github.com/googleapis/java-speech/issues/316)) ([163b0c9](https://www.github.com/googleapis/java-speech/commit/163b0c90d70dcc10289a58bb5bcd17a55bb124dc)) 688*55e87721SMatt Gilbride 689*55e87721SMatt Gilbride### [1.24.3](https://www.github.com/googleapis/java-speech/compare/v1.24.2...v1.24.3) (2020-10-12) 690*55e87721SMatt Gilbride 691*55e87721SMatt Gilbride 692*55e87721SMatt Gilbride### Dependencies 693*55e87721SMatt Gilbride 694*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#299](https://www.github.com/googleapis/java-speech/issues/299)) ([039421f](https://www.github.com/googleapis/java-speech/commit/039421fdd8c3a952b9d5b9ce7186834e514760d0)) 695*55e87721SMatt Gilbride 696*55e87721SMatt Gilbride### [1.24.2](https://www.github.com/googleapis/java-speech/compare/v1.24.1...v1.24.2) (2020-09-23) 697*55e87721SMatt Gilbride 698*55e87721SMatt Gilbride 699*55e87721SMatt Gilbride### Dependencies 700*55e87721SMatt Gilbride 701*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#287](https://www.github.com/googleapis/java-speech/issues/287)) ([3278afe](https://www.github.com/googleapis/java-speech/commit/3278afe284f70aa2f328798c24f31a3d50b9bf86)) 702*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#262](https://www.github.com/googleapis/java-speech/issues/262)) ([05e955c](https://www.github.com/googleapis/java-speech/commit/05e955ce763262018a8af66803f2236d46c4c36e)) 703*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#270](https://www.github.com/googleapis/java-speech/issues/270)) ([3dfa458](https://www.github.com/googleapis/java-speech/commit/3dfa458b8708cd9389ece262b1b986c143d8de14)) 704*55e87721SMatt Gilbride 705*55e87721SMatt Gilbride### [1.24.1](https://www.github.com/googleapis/java-speech/compare/v1.24.0...v1.24.1) (2020-08-17) 706*55e87721SMatt Gilbride 707*55e87721SMatt Gilbride 708*55e87721SMatt Gilbride### Dependencies 709*55e87721SMatt Gilbride 710*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#232](https://www.github.com/googleapis/java-speech/issues/232)) ([aa22c17](https://www.github.com/googleapis/java-speech/commit/aa22c1770a06f61f131b0e4cb3d50fdc9bbbb8eb)) 711*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#236](https://www.github.com/googleapis/java-speech/issues/236)) ([19e21a3](https://www.github.com/googleapis/java-speech/commit/19e21a3979527cef0d64181b3e0913f8a5fc132e)) 712*55e87721SMatt Gilbride 713*55e87721SMatt Gilbride## [1.24.0](https://www.github.com/googleapis/java-speech/compare/v1.23.0...v1.24.0) (2020-06-22) 714*55e87721SMatt Gilbride 715*55e87721SMatt Gilbride 716*55e87721SMatt Gilbride### Features 717*55e87721SMatt Gilbride 718*55e87721SMatt Gilbride* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#218](https://www.github.com/googleapis/java-speech/issues/218)) ([d1a0e06](https://www.github.com/googleapis/java-speech/commit/d1a0e0672ff8f50768ccc4e6d77e3084950e839f)) 719*55e87721SMatt Gilbride 720*55e87721SMatt Gilbride 721*55e87721SMatt Gilbride### Bug Fixes 722*55e87721SMatt Gilbride 723*55e87721SMatt Gilbride* **generator:** delay removing streaming response until used ([#166](https://www.github.com/googleapis/java-speech/issues/166)) ([fef1a16](https://www.github.com/googleapis/java-speech/commit/fef1a16937ff81ea96e8504b053289d2025d8a21)) 724*55e87721SMatt Gilbride* migrate retry configs to grpc_service_config ([#217](https://www.github.com/googleapis/java-speech/issues/217)) ([9a07a5e](https://www.github.com/googleapis/java-speech/commit/9a07a5ed85ceac5f6c2b2212101fa13e0d46374d)) 725*55e87721SMatt Gilbride* restore GAPIC v2 retry configs ([#178](https://www.github.com/googleapis/java-speech/issues/178)) ([243add1](https://www.github.com/googleapis/java-speech/commit/243add1197d7407d48422f9432086331f243947a)) 726*55e87721SMatt Gilbride 727*55e87721SMatt Gilbride 728*55e87721SMatt Gilbride### Dependencies 729*55e87721SMatt Gilbride 730*55e87721SMatt Gilbride* update core dependencies ([#205](https://www.github.com/googleapis/java-speech/issues/205)) ([cc7ae23](https://www.github.com/googleapis/java-speech/commit/cc7ae23507808c0d9619e6f081016cdb8aefc5ac)) 731*55e87721SMatt Gilbride* update dependency com.google.api:api-common to v1.9.1 ([#184](https://www.github.com/googleapis/java-speech/issues/184)) ([a9f07eb](https://www.github.com/googleapis/java-speech/commit/a9f07eb60c37dec5ab0b26aa88a4285b85ed7600)) 732*55e87721SMatt Gilbride* update dependency com.google.api:api-common to v1.9.2 ([#194](https://www.github.com/googleapis/java-speech/issues/194)) ([9b2b2d1](https://www.github.com/googleapis/java-speech/commit/9b2b2d12ef28434ae07ae51fa399b290a374a839)) 733*55e87721SMatt Gilbride* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#172](https://www.github.com/googleapis/java-speech/issues/172)) ([8028557](https://www.github.com/googleapis/java-speech/commit/80285577a0186f7e2618e3c6a61110bcd5431690)) 734*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.93.5 ([#188](https://www.github.com/googleapis/java-speech/issues/188)) ([c782fda](https://www.github.com/googleapis/java-speech/commit/c782fda74917c861b5a4761e2c1e94cb09f0be45)) 735*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.4.0 ([#186](https://www.github.com/googleapis/java-speech/issues/186)) ([2b37cf2](https://www.github.com/googleapis/java-speech/commit/2b37cf25478e62799fb0695baf3bbcd013700503)) 736*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#176](https://www.github.com/googleapis/java-speech/issues/176)) ([34a68fc](https://www.github.com/googleapis/java-speech/commit/34a68fca5b5eb8a3be33a0d23dad3a45334f10a1)) 737*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.29.0 ([#159](https://www.github.com/googleapis/java-speech/issues/159)) ([8fe074c](https://www.github.com/googleapis/java-speech/commit/8fe074c183d0521a4ea645c3c498248b33d7debd)) 738*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.30.0 ([#198](https://www.github.com/googleapis/java-speech/issues/198)) ([e4056d1](https://www.github.com/googleapis/java-speech/commit/e4056d1bdf41fb0d2e733fa3805a7379d3628edb)) 739*55e87721SMatt Gilbride* update dependency org.threeten:threetenbp to v1.4.4 ([#165](https://www.github.com/googleapis/java-speech/issues/165)) ([b2520fa](https://www.github.com/googleapis/java-speech/commit/b2520fab884d15591cbd0167f582602239a3f1eb)) 740*55e87721SMatt Gilbride 741*55e87721SMatt Gilbride## [1.23.0](https://www.github.com/googleapis/java-speech/compare/v1.22.6...v1.23.0) (2020-04-21) 742*55e87721SMatt Gilbride 743*55e87721SMatt Gilbride 744*55e87721SMatt Gilbride### Features 745*55e87721SMatt Gilbride 746*55e87721SMatt Gilbride* **v1p1beta1:** Add speech adaptation, phrase sets, and custom classes ([#156](https://www.github.com/googleapis/java-speech/issues/156)) ([ad9a2aa](https://www.github.com/googleapis/java-speech/commit/ad9a2aa98a1fee600ea9dfec6adca6ec64ec0ad5)) 747*55e87721SMatt Gilbride 748*55e87721SMatt Gilbride 749*55e87721SMatt Gilbride### Dependencies 750*55e87721SMatt Gilbride 751*55e87721SMatt Gilbride* update dependency com.google.guava:guava-bom to v29 ([#141](https://www.github.com/googleapis/java-speech/issues/141)) ([b3fdac9](https://www.github.com/googleapis/java-speech/commit/b3fdac93cef38cd62e74dbf5309f316791271ded)) 752*55e87721SMatt Gilbride 753*55e87721SMatt Gilbride### [1.22.6](https://www.github.com/googleapis/java-speech/compare/v1.22.5...v1.22.6) (2020-04-07) 754*55e87721SMatt Gilbride 755*55e87721SMatt Gilbride 756*55e87721SMatt Gilbride### Dependencies 757*55e87721SMatt Gilbride 758*55e87721SMatt Gilbride* update core dependencies ([#113](https://www.github.com/googleapis/java-speech/issues/113)) ([38aec43](https://www.github.com/googleapis/java-speech/commit/38aec43b19ff0587ea316b41434349402d52f4c6)) 759*55e87721SMatt Gilbride* update dependency com.google.api:api-common to v1.9.0 ([#128](https://www.github.com/googleapis/java-speech/issues/128)) ([9591116](https://www.github.com/googleapis/java-speech/commit/9591116696d9f6bc0017898987f3cf67fe5f3dc4)) 760*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.93.4 ([#135](https://www.github.com/googleapis/java-speech/issues/135)) ([59b076a](https://www.github.com/googleapis/java-speech/commit/59b076a9aa4b79e902c7171903e664c135385da0)) 761*55e87721SMatt Gilbride* update dependency org.threeten:threetenbp to v1.4.3 ([#121](https://www.github.com/googleapis/java-speech/issues/121)) ([8753cde](https://www.github.com/googleapis/java-speech/commit/8753cde2b9fa8231e55eed09c5833390c6c8c20f)) 762*55e87721SMatt Gilbride 763*55e87721SMatt Gilbride### [1.22.5](https://www.github.com/googleapis/java-speech/compare/v1.22.4...v1.22.5) (2020-03-05) 764*55e87721SMatt Gilbride 765*55e87721SMatt Gilbride 766*55e87721SMatt Gilbride### Dependencies 767*55e87721SMatt Gilbride 768*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.93.1 ([#110](https://www.github.com/googleapis/java-speech/issues/110)) ([d78ca42](https://www.github.com/googleapis/java-speech/commit/d78ca4299fc42e4c8e6fb4b95658a6d950f278ea)) 769*55e87721SMatt Gilbride 770*55e87721SMatt Gilbride### [1.22.4](https://www.github.com/googleapis/java-speech/compare/v1.22.3...v1.22.4) (2020-02-20) 771*55e87721SMatt Gilbride 772*55e87721SMatt Gilbride 773*55e87721SMatt Gilbride### Dependencies 774*55e87721SMatt Gilbride 775*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.92.5 ([a10f997](https://www.github.com/googleapis/java-speech/commit/a10f997dc5cdbc9c7f03254e46fda57b06cdb99a)) 776*55e87721SMatt Gilbride 777*55e87721SMatt Gilbride 778*55e87721SMatt Gilbride### Documentation 779*55e87721SMatt Gilbride 780*55e87721SMatt Gilbride* **regen:** update sample code to set total timeout, add API client header test ([186be5d](https://www.github.com/googleapis/java-speech/commit/186be5d8cf027ad1c68e55ab714f61c225b41a21)) 781*55e87721SMatt Gilbride 782*55e87721SMatt Gilbride### [1.22.3](https://www.github.com/googleapis/java-speech/compare/v1.22.2...v1.22.3) (2020-02-04) 783*55e87721SMatt Gilbride 784*55e87721SMatt Gilbride 785*55e87721SMatt Gilbride### Dependencies 786*55e87721SMatt Gilbride 787*55e87721SMatt Gilbride* update core dependencies ([#70](https://www.github.com/googleapis/java-speech/issues/70)) ([176d86d](https://www.github.com/googleapis/java-speech/commit/176d86db67ecac9d5c20ef635a4ae2fa2ebdf713)) 788*55e87721SMatt Gilbride* update core dependencies ([#85](https://www.github.com/googleapis/java-speech/issues/85)) ([37693d4](https://www.github.com/googleapis/java-speech/commit/37693d4b7264bb38155d61a0240d5872210b133e)) 789*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.11.3 ([#87](https://www.github.com/googleapis/java-speech/issues/87)) ([961ea81](https://www.github.com/googleapis/java-speech/commit/961ea81c56e42422804ddbd83e4ac1f62cd3ece9)) 790*55e87721SMatt Gilbride* update dependency org.threeten:threetenbp to v1.4.1 ([47a65fe](https://www.github.com/googleapis/java-speech/commit/47a65fe91d8b915a643df0fa85f92baeacc4d1f5)) 791*55e87721SMatt Gilbride 792*55e87721SMatt Gilbride### [1.22.2](https://www.github.com/googleapis/java-speech/compare/v1.22.1...v1.22.2) (2020-01-07) 793*55e87721SMatt Gilbride 794*55e87721SMatt Gilbride 795*55e87721SMatt Gilbride### Bug Fixes 796*55e87721SMatt Gilbride 797*55e87721SMatt Gilbride* update timeout settings ([#56](https://www.github.com/googleapis/java-speech/issues/56)) ([1403d85](https://www.github.com/googleapis/java-speech/commit/1403d857201b14630694937f2890f10c9557a360)) 798*55e87721SMatt Gilbride* **regen:** update timeout configs, javadoc from protoc update ([#62](https://www.github.com/googleapis/java-speech/issues/62)) ([505ecb7](https://www.github.com/googleapis/java-speech/commit/505ecb7c4e715d2c2477ef192094a6b0ef437e1a)) 799*55e87721SMatt Gilbride 800*55e87721SMatt Gilbride 801*55e87721SMatt Gilbride### Dependencies 802*55e87721SMatt Gilbride 803*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.92.0 ([#66](https://www.github.com/googleapis/java-speech/issues/66)) ([b8c7cb1](https://www.github.com/googleapis/java-speech/commit/b8c7cb103223f503c507bcd31d0068a4b359c615)) 804*55e87721SMatt Gilbride* update dependency com.google.errorprone:error_prone_annotations to v2.3.4 ([#51](https://www.github.com/googleapis/java-speech/issues/51)) ([c4487f7](https://www.github.com/googleapis/java-speech/commit/c4487f770704b6fd08456e09f7dfb17723524985)) 805*55e87721SMatt Gilbride* update dependency com.google.guava:guava-bom to v28.2-android ([cf2d614](https://www.github.com/googleapis/java-speech/commit/cf2d6142e1e588330e4a15ae97206c3853995707)) 806*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.11.1 ([86baa06](https://www.github.com/googleapis/java-speech/commit/86baa06fd63e06231eaae3c13be978340804fa31)) 807*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.26.0 ([#64](https://www.github.com/googleapis/java-speech/issues/64)) ([0deab5b](https://www.github.com/googleapis/java-speech/commit/0deab5b971baf0f7799d4a3d7d49d2b569ccae21)) 808*55e87721SMatt Gilbride* update gax.version to v1.52.0 ([#52](https://www.github.com/googleapis/java-speech/issues/52)) ([508d25d](https://www.github.com/googleapis/java-speech/commit/508d25d512078058422aa33a37e89186cc99448c)) 809*55e87721SMatt Gilbride 810*55e87721SMatt Gilbride### [1.22.1](https://www.github.com/googleapis/java-speech/compare/v1.22.0...v1.22.1) (2019-11-21) 811*55e87721SMatt Gilbride 812*55e87721SMatt Gilbride 813*55e87721SMatt Gilbride### Bug Fixes 814*55e87721SMatt Gilbride 815*55e87721SMatt Gilbride* **regen:** speech recognize marked as an idempotent method for retry ([#48](https://www.github.com/googleapis/java-speech/issues/48)) ([7b621c8](https://www.github.com/googleapis/java-speech/commit/7b621c89fa8953bc35ecf72060053ad1c5f2a42d)) 816*55e87721SMatt Gilbride 817*55e87721SMatt Gilbride## [1.22.0](https://www.github.com/googleapis/java-speech/compare/v1.21.0...v1.22.0) (2019-11-12) 818*55e87721SMatt Gilbride 819*55e87721SMatt Gilbride 820*55e87721SMatt Gilbride### Features 821*55e87721SMatt Gilbride 822*55e87721SMatt Gilbride* add speaker_tag to WordInfo ([#40](https://www.github.com/googleapis/java-speech/issues/40)) ([3ccf3fe](https://www.github.com/googleapis/java-speech/commit/3ccf3fe57e5edef83f11efb13f4d44305b810f26)) 823*55e87721SMatt Gilbride 824*55e87721SMatt Gilbride 825*55e87721SMatt Gilbride### Dependencies 826*55e87721SMatt Gilbride 827*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.25.0 ([#37](https://www.github.com/googleapis/java-speech/issues/37)) ([453858a](https://www.github.com/googleapis/java-speech/commit/453858a0caf6b2724150b627c1405a36b33ba568)) 828*55e87721SMatt Gilbride* update gax.version to v1.50.1 ([#38](https://www.github.com/googleapis/java-speech/issues/38)) ([a9f3ef0](https://www.github.com/googleapis/java-speech/commit/a9f3ef003dee89a7c48e21ce99c239b15f860e4d)) 829*55e87721SMatt Gilbride 830*55e87721SMatt Gilbride## [1.21.0](https://www.github.com/googleapis/java-speech/compare/v1.20.0...v1.21.0) (2019-10-25) 831*55e87721SMatt Gilbride 832*55e87721SMatt Gilbride 833*55e87721SMatt Gilbride### Features 834*55e87721SMatt Gilbride 835*55e87721SMatt Gilbride* add google-cloud-speech-bom ([#29](https://www.github.com/googleapis/java-speech/issues/29)) ([7279dbd](https://www.github.com/googleapis/java-speech/commit/7279dbd7ec79e16caa4cee031b017ab85fe419bc)) 836*55e87721SMatt Gilbride* add parent pom ([#3](https://www.github.com/googleapis/java-speech/issues/3)) ([9607117](https://www.github.com/googleapis/java-speech/commit/9607117e8c4921432f1a88aa946453bb059a7a49)) 837*55e87721SMatt Gilbride 838*55e87721SMatt Gilbride 839*55e87721SMatt Gilbride### Dependencies 840*55e87721SMatt Gilbride 841*55e87721SMatt Gilbride* update dependency com.google.api.grpc:proto-google-common-protos to v1.17.0 ([#17](https://www.github.com/googleapis/java-speech/issues/17)) ([166d568](https://www.github.com/googleapis/java-speech/commit/166d568c1857f881969ffdd8a19bd6d3470f8252)) 842*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.91.1 ([#10](https://www.github.com/googleapis/java-speech/issues/10)) ([718d408](https://www.github.com/googleapis/java-speech/commit/718d408734cf9733cb1fa79b2216b8baffd4de53)) 843*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.91.2 ([#14](https://www.github.com/googleapis/java-speech/issues/14)) ([c00d2c0](https://www.github.com/googleapis/java-speech/commit/c00d2c0d8f82abdfe787bb6ab3bed788740ac0aa)) 844*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-core-grpc to v1.91.3 ([#34](https://www.github.com/googleapis/java-speech/issues/34)) ([5f9f856](https://www.github.com/googleapis/java-speech/commit/5f9f8564c1c6f1168f14513bff368579716014ef)) 845*55e87721SMatt Gilbride* update dependency com.google.protobuf:protobuf-java to v3.10.0 ([#11](https://www.github.com/googleapis/java-speech/issues/11)) ([fcf123e](https://www.github.com/googleapis/java-speech/commit/fcf123e63967f889dc642f7212998b3c0839266e)) 846*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.24.0 ([#12](https://www.github.com/googleapis/java-speech/issues/12)) ([444ff1a](https://www.github.com/googleapis/java-speech/commit/444ff1a601fd68fdcb6fbde76c85ae5382c1370c)) 847*55e87721SMatt Gilbride* update dependency io.grpc:grpc-bom to v1.24.1 ([f17bde1](https://www.github.com/googleapis/java-speech/commit/f17bde1b0494e5b146011004931c20bf4bc5caad)) 848*55e87721SMatt Gilbride* update gax.version to v1.49.0, guava to 28.1-android ([#13](https://www.github.com/googleapis/java-speech/issues/13)) ([63479e8](https://www.github.com/googleapis/java-speech/commit/63479e8ab9ad8b089ff10452af1de15db64e8d05)) 849*55e87721SMatt Gilbride* update gax.version to v1.49.1 ([72d842a](https://www.github.com/googleapis/java-speech/commit/72d842a10e518e9d93b2f6429363ed18893415ce)) 850*55e87721SMatt Gilbride 851*55e87721SMatt Gilbride 852*55e87721SMatt Gilbride### Documentation 853*55e87721SMatt Gilbride 854*55e87721SMatt Gilbride* fix sample link ([#24](https://www.github.com/googleapis/java-speech/issues/24)) ([acf24a4](https://www.github.com/googleapis/java-speech/commit/acf24a421ecf71650949682906dd07edf37b622a)) 855