1*55e87721SMatt Gilbride# Changelog 2*55e87721SMatt Gilbride 3*55e87721SMatt Gilbride## [1.6.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-filestore-v1.5.1-SNAPSHOT...google-cloud-filestore-v1.6.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* [file] tweak polling timeouts for filestore ([#8639](https://github.com/googleapis/google-cloud-java/issues/8639)) ([5e1bb6b](https://github.com/googleapis/google-cloud-java/commit/5e1bb6b40dcd474256e7598c8193b1fcb1568679)) 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 12*55e87721SMatt Gilbride 13*55e87721SMatt Gilbride### Bug Fixes 14*55e87721SMatt Gilbride 15*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)) 16*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)) 17*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)) 18*55e87721SMatt Gilbride 19*55e87721SMatt Gilbride 20*55e87721SMatt Gilbride### Dependencies 21*55e87721SMatt Gilbride 22*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)) 23*55e87721SMatt Gilbride 24*55e87721SMatt Gilbride## [1.5.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-filestore-v1.4.6...google-cloud-filestore-v1.5.0) (2022-10-17) 25*55e87721SMatt Gilbride 26*55e87721SMatt Gilbride 27*55e87721SMatt Gilbride### Features 28*55e87721SMatt Gilbride 29*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)) 30*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 31*55e87721SMatt Gilbride 32*55e87721SMatt Gilbride 33*55e87721SMatt Gilbride### Bug Fixes 34*55e87721SMatt Gilbride 35*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)) 36*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)) 37*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)) 38*55e87721SMatt Gilbride 39*55e87721SMatt Gilbride 40*55e87721SMatt Gilbride### Dependencies 41*55e87721SMatt Gilbride 42*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)) 43*55e87721SMatt Gilbride 44*55e87721SMatt Gilbride## [1.4.6](https://github.com/googleapis/java-filestore/compare/v1.4.5...v1.4.6) (2022-10-05) 45*55e87721SMatt Gilbride 46*55e87721SMatt Gilbride 47*55e87721SMatt Gilbride### Bug Fixes 48*55e87721SMatt Gilbride 49*55e87721SMatt Gilbride* update protobuf to v3.21.7 ([c7a064a](https://github.com/googleapis/java-filestore/commit/c7a064a81dec96958d847d0abec0a853173d3210)) 50*55e87721SMatt Gilbride 51*55e87721SMatt Gilbride## [1.4.5](https://github.com/googleapis/java-filestore/compare/v1.4.4...v1.4.5) (2022-10-03) 52*55e87721SMatt Gilbride 53*55e87721SMatt Gilbride 54*55e87721SMatt Gilbride### Dependencies 55*55e87721SMatt Gilbride 56*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#257](https://github.com/googleapis/java-filestore/issues/257)) ([99bdc70](https://github.com/googleapis/java-filestore/commit/99bdc70e9ecb547d59681aad63865207e2a85ae1)) 57*55e87721SMatt Gilbride 58*55e87721SMatt Gilbride## [1.4.4](https://github.com/googleapis/java-filestore/compare/v1.4.3...v1.4.4) (2022-09-28) 59*55e87721SMatt Gilbride 60*55e87721SMatt Gilbride 61*55e87721SMatt Gilbride### Dependencies 62*55e87721SMatt Gilbride 63*55e87721SMatt Gilbride* Update dependency cachetools to v5 ([#251](https://github.com/googleapis/java-filestore/issues/251)) ([8d5e258](https://github.com/googleapis/java-filestore/commit/8d5e25828e9034cf58229df25de8c5213e8a9b64)) 64*55e87721SMatt Gilbride* Update dependency certifi to v2022.9.24 ([#229](https://github.com/googleapis/java-filestore/issues/229)) ([10a8a0b](https://github.com/googleapis/java-filestore/commit/10a8a0bfff1b8f1721246cbb501ff2e97b08cc9d)) 65*55e87721SMatt Gilbride* Update dependency charset-normalizer to v2.1.1 ([#234](https://github.com/googleapis/java-filestore/issues/234)) ([5a66efa](https://github.com/googleapis/java-filestore/commit/5a66efa2fbfb08eabb99314ff1dba1aa5c4bd7f9)) 66*55e87721SMatt Gilbride* Update dependency click to v8.1.3 ([#235](https://github.com/googleapis/java-filestore/issues/235)) ([55830c5](https://github.com/googleapis/java-filestore/commit/55830c55f43ef09a0febd2f1d7fbccad7f9f5a3f)) 67*55e87721SMatt Gilbride* Update dependency gcp-releasetool to v1.8.8 ([#230](https://github.com/googleapis/java-filestore/issues/230)) ([3715834](https://github.com/googleapis/java-filestore/commit/3715834a3ec6a18b9dd2d2822e0ae7dc59b9f40e)) 68*55e87721SMatt Gilbride* Update dependency google-api-core to v2.10.1 ([#237](https://github.com/googleapis/java-filestore/issues/237)) ([947a93c](https://github.com/googleapis/java-filestore/commit/947a93cf78fc6489916d8268c83ab88f75aceff0)) 69*55e87721SMatt Gilbride* Update dependency google-auth to v2.11.1 ([#231](https://github.com/googleapis/java-filestore/issues/231)) ([e720510](https://github.com/googleapis/java-filestore/commit/e7205102bd769358bf7ba1f7711088133ade7e5b)) 70*55e87721SMatt Gilbride* Update dependency google-auth to v2.12.0 ([#238](https://github.com/googleapis/java-filestore/issues/238)) ([ad4e7a6](https://github.com/googleapis/java-filestore/commit/ad4e7a6b5465bb89578bf02dbbb2c339d75b392d)) 71*55e87721SMatt Gilbride* Update dependency google-cloud-core to v2.3.2 ([#232](https://github.com/googleapis/java-filestore/issues/232)) ([bd12970](https://github.com/googleapis/java-filestore/commit/bd12970cc74e33c0f42b1b52fad7fe7bdf28d31f)) 72*55e87721SMatt Gilbride* Update dependency google-cloud-storage to v2.5.0 ([#239](https://github.com/googleapis/java-filestore/issues/239)) ([9a04aa3](https://github.com/googleapis/java-filestore/commit/9a04aa30c267140d85a21550400b596c69a6cb5f)) 73*55e87721SMatt Gilbride* Update dependency google-crc32c to v1.5.0 ([#240](https://github.com/googleapis/java-filestore/issues/240)) ([96533bb](https://github.com/googleapis/java-filestore/commit/96533bb6c300488ce9505f11053c13da6177f056)) 74*55e87721SMatt Gilbride* Update dependency googleapis-common-protos to v1.56.4 ([#233](https://github.com/googleapis/java-filestore/issues/233)) ([bbe00ea](https://github.com/googleapis/java-filestore/commit/bbe00eacd8dced0d014173350c11c9ec8560997d)) 75*55e87721SMatt Gilbride* Update dependency importlib-metadata to v4.12.0 ([#241](https://github.com/googleapis/java-filestore/issues/241)) ([48b7d83](https://github.com/googleapis/java-filestore/commit/48b7d83b167be0eb02cf355b9ebca19be9f7fb15)) 76*55e87721SMatt Gilbride* Update dependency jeepney to v0.8.0 ([#242](https://github.com/googleapis/java-filestore/issues/242)) ([bebd5fc](https://github.com/googleapis/java-filestore/commit/bebd5fc9f1259f40ee8ecc5a8de0c0765d288d64)) 77*55e87721SMatt Gilbride* Update dependency jinja2 to v3.1.2 ([#243](https://github.com/googleapis/java-filestore/issues/243)) ([c31b5a4](https://github.com/googleapis/java-filestore/commit/c31b5a48662d262f6519c3138f8d594d1bec92de)) 78*55e87721SMatt Gilbride* Update dependency keyring to v23.9.3 ([#244](https://github.com/googleapis/java-filestore/issues/244)) ([6bf6fe3](https://github.com/googleapis/java-filestore/commit/6bf6fe3392cb3db74cbc7cbdc93af56e1db35d60)) 79*55e87721SMatt Gilbride* Update dependency markupsafe to v2.1.1 ([#245](https://github.com/googleapis/java-filestore/issues/245)) ([0c333cb](https://github.com/googleapis/java-filestore/commit/0c333cb510550cdc8ba123c58bb225014100cf2f)) 80*55e87721SMatt Gilbride* Update dependency protobuf to v3.20.2 ([#246](https://github.com/googleapis/java-filestore/issues/246)) ([cb0bc71](https://github.com/googleapis/java-filestore/commit/cb0bc71ec629bd4175b2118d4d88b857eb9d7512)) 81*55e87721SMatt Gilbride* Update dependency protobuf to v4 ([#252](https://github.com/googleapis/java-filestore/issues/252)) ([7b1f574](https://github.com/googleapis/java-filestore/commit/7b1f5745e027ade81abaedd846a6827e4c1cfb94)) 82*55e87721SMatt Gilbride* Update dependency pyjwt to v2.5.0 ([#247](https://github.com/googleapis/java-filestore/issues/247)) ([fd19e36](https://github.com/googleapis/java-filestore/commit/fd19e36c5428a5950b68f6a02f1cd39a4d16ea73)) 83*55e87721SMatt Gilbride* Update dependency requests to v2.28.1 ([#248](https://github.com/googleapis/java-filestore/issues/248)) ([cd9fc3a](https://github.com/googleapis/java-filestore/commit/cd9fc3a169b7a92d36dcdfc508082a05400b06bd)) 84*55e87721SMatt Gilbride* Update dependency typing-extensions to v4.3.0 ([#249](https://github.com/googleapis/java-filestore/issues/249)) ([8182c92](https://github.com/googleapis/java-filestore/commit/8182c9270b49f732ddc0bf76c38150a9d7df8a23)) 85*55e87721SMatt Gilbride* Update dependency zipp to v3.8.1 ([#250](https://github.com/googleapis/java-filestore/issues/250)) ([6b549dd](https://github.com/googleapis/java-filestore/commit/6b549dd695f0ebf564711f8d0b2c5318464314f7)) 86*55e87721SMatt Gilbride 87*55e87721SMatt Gilbride## [1.4.3](https://github.com/googleapis/java-filestore/compare/v1.4.2...v1.4.3) (2022-09-15) 88*55e87721SMatt Gilbride 89*55e87721SMatt Gilbride 90*55e87721SMatt Gilbride### Bug Fixes 91*55e87721SMatt Gilbride 92*55e87721SMatt Gilbride* Set longer polling timeouts for filestore RestoreInstance ([#214](https://github.com/googleapis/java-filestore/issues/214)) ([05dce75](https://github.com/googleapis/java-filestore/commit/05dce7591b66fef4c5b261ba9c4bf4a27fa2d3b9)) 93*55e87721SMatt Gilbride* set longer polling timeouts for filestore UpdateInstance ([05dce75](https://github.com/googleapis/java-filestore/commit/05dce7591b66fef4c5b261ba9c4bf4a27fa2d3b9)) 94*55e87721SMatt Gilbride 95*55e87721SMatt Gilbride 96*55e87721SMatt Gilbride### Dependencies 97*55e87721SMatt Gilbride 98*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#222](https://github.com/googleapis/java-filestore/issues/222)) ([5bfcbde](https://github.com/googleapis/java-filestore/commit/5bfcbdeb6185fec0b19f826e79cce61633521fa8)) 99*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#224](https://github.com/googleapis/java-filestore/issues/224)) ([bf24076](https://github.com/googleapis/java-filestore/commit/bf24076854261274484c4ff5b08d314c00cf3471)) 100*55e87721SMatt Gilbride 101*55e87721SMatt Gilbride## [1.4.2](https://github.com/googleapis/java-filestore/compare/v1.4.1...v1.4.2) (2022-08-09) 102*55e87721SMatt Gilbride 103*55e87721SMatt Gilbride 104*55e87721SMatt Gilbride### Dependencies 105*55e87721SMatt Gilbride 106*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#212](https://github.com/googleapis/java-filestore/issues/212)) ([69144d0](https://github.com/googleapis/java-filestore/commit/69144d062ed0839b755b7ca34892afde9e7444e2)) 107*55e87721SMatt Gilbride 108*55e87721SMatt Gilbride## [1.4.1](https://github.com/googleapis/java-filestore/compare/v1.4.0...v1.4.1) (2022-07-13) 109*55e87721SMatt Gilbride 110*55e87721SMatt Gilbride 111*55e87721SMatt Gilbride### Bug Fixes 112*55e87721SMatt Gilbride 113*55e87721SMatt Gilbride* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-filestore/issues/1485)) ([#205](https://github.com/googleapis/java-filestore/issues/205)) ([754499c](https://github.com/googleapis/java-filestore/commit/754499c2d394fd460e35d75747b8d647d5dcdf17)) 114*55e87721SMatt Gilbride 115*55e87721SMatt Gilbride## [1.4.0](https://github.com/googleapis/java-filestore/compare/v1.3.0...v1.4.0) (2022-07-01) 116*55e87721SMatt Gilbride 117*55e87721SMatt Gilbride 118*55e87721SMatt Gilbride### Features 119*55e87721SMatt Gilbride 120*55e87721SMatt Gilbride* Enable REST transport for most of Java and Go clients ([#193](https://github.com/googleapis/java-filestore/issues/193)) ([6e81ea4](https://github.com/googleapis/java-filestore/commit/6e81ea4fd3426b7b5b4663f022b2c94568a77ebe)) 121*55e87721SMatt Gilbride* set longer polling timeouts for filestore DeleteInstance and DeleteSnapshot ([#195](https://github.com/googleapis/java-filestore/issues/195)) ([3fccffa](https://github.com/googleapis/java-filestore/commit/3fccffa8e2365ef1e36cee7e9924c54b4b69a2ea)) 122*55e87721SMatt Gilbride 123*55e87721SMatt Gilbride 124*55e87721SMatt Gilbride### Bug Fixes 125*55e87721SMatt Gilbride 126*55e87721SMatt Gilbride* update gapic-generator-java with mock service generation fixes ([#197](https://github.com/googleapis/java-filestore/issues/197)) ([d763954](https://github.com/googleapis/java-filestore/commit/d763954171cf80e650615ad6e87fb284f66e3f70)) 127*55e87721SMatt Gilbride 128*55e87721SMatt Gilbride 129*55e87721SMatt Gilbride### Dependencies 130*55e87721SMatt Gilbride 131*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#192](https://github.com/googleapis/java-filestore/issues/192)) ([bc95dc0](https://github.com/googleapis/java-filestore/commit/bc95dc06e12c9cfe5c2b3fa8c5dcb97cce71ea69)) 132*55e87721SMatt Gilbride 133*55e87721SMatt Gilbride## [1.3.0](https://github.com/googleapis/java-filestore/compare/v1.2.1...v1.3.0) (2022-05-24) 134*55e87721SMatt Gilbride 135*55e87721SMatt Gilbride 136*55e87721SMatt Gilbride### Features 137*55e87721SMatt Gilbride 138*55e87721SMatt Gilbride* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-filestore/issues/1440)) ([#184](https://github.com/googleapis/java-filestore/issues/184)) ([0f05263](https://github.com/googleapis/java-filestore/commit/0f05263e802702c415868bd6ca18271fd06693ea)) 139*55e87721SMatt Gilbride 140*55e87721SMatt Gilbride 141*55e87721SMatt Gilbride### Dependencies 142*55e87721SMatt Gilbride 143*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#183](https://github.com/googleapis/java-filestore/issues/183)) ([db189bf](https://github.com/googleapis/java-filestore/commit/db189bf0fb3d943787703e651aa21f13710f4345)) 144*55e87721SMatt Gilbride 145*55e87721SMatt Gilbride### [1.2.1](https://github.com/googleapis/java-filestore/compare/v1.2.0...v1.2.1) (2022-04-15) 146*55e87721SMatt Gilbride 147*55e87721SMatt Gilbride 148*55e87721SMatt Gilbride### Dependencies 149*55e87721SMatt Gilbride 150*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#170](https://github.com/googleapis/java-filestore/issues/170)) ([5f4de1a](https://github.com/googleapis/java-filestore/commit/5f4de1a4dc17b7332741102c19b6b02c3783e457)) 151*55e87721SMatt Gilbride 152*55e87721SMatt Gilbride## [1.2.0](https://github.com/googleapis/java-filestore/compare/v1.1.9...v1.2.0) (2022-03-29) 153*55e87721SMatt Gilbride 154*55e87721SMatt Gilbride 155*55e87721SMatt Gilbride### Features 156*55e87721SMatt Gilbride 157*55e87721SMatt Gilbride* set longer polling timeouts for filestore CreateInstance ([#162](https://github.com/googleapis/java-filestore/issues/162)) ([64f20e6](https://github.com/googleapis/java-filestore/commit/64f20e6dd19dd0c713aa7af5da390f8beb8de13c)) 158*55e87721SMatt Gilbride 159*55e87721SMatt Gilbride 160*55e87721SMatt Gilbride### Dependencies 161*55e87721SMatt Gilbride 162*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#166](https://github.com/googleapis/java-filestore/issues/166)) ([0fae8e2](https://github.com/googleapis/java-filestore/commit/0fae8e2ceeb322964ca2a614c0fe0c6a13fdd0d8)) 163*55e87721SMatt Gilbride 164*55e87721SMatt Gilbride### [1.1.9](https://github.com/googleapis/java-filestore/compare/v1.1.8...v1.1.9) (2022-03-02) 165*55e87721SMatt Gilbride 166*55e87721SMatt Gilbride 167*55e87721SMatt Gilbride### Dependencies 168*55e87721SMatt Gilbride 169*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#155](https://github.com/googleapis/java-filestore/issues/155)) ([a145185](https://github.com/googleapis/java-filestore/commit/a145185439d394c3c0530cc2e366debb8eba9786)) 170*55e87721SMatt Gilbride 171*55e87721SMatt Gilbride### [1.1.8](https://github.com/googleapis/java-filestore/compare/v1.1.7...v1.1.8) (2022-02-28) 172*55e87721SMatt Gilbride 173*55e87721SMatt Gilbride 174*55e87721SMatt Gilbride### Dependencies 175*55e87721SMatt Gilbride 176*55e87721SMatt Gilbride* update actions/setup-java action to v3 ([#147](https://github.com/googleapis/java-filestore/issues/147)) ([a2442bd](https://github.com/googleapis/java-filestore/commit/a2442bd19cbe7fc840f1e37614256ef134d28965)) 177*55e87721SMatt Gilbride 178*55e87721SMatt Gilbride### [1.1.7](https://github.com/googleapis/java-filestore/compare/v1.1.6...v1.1.7) (2022-02-11) 179*55e87721SMatt Gilbride 180*55e87721SMatt Gilbride 181*55e87721SMatt Gilbride### Dependencies 182*55e87721SMatt Gilbride 183*55e87721SMatt Gilbride* update actions/github-script action to v6 ([#139](https://github.com/googleapis/java-filestore/issues/139)) ([059c89e](https://github.com/googleapis/java-filestore/commit/059c89eb360b7d77b349316a42c0ba686348c360)) 184*55e87721SMatt Gilbride 185*55e87721SMatt Gilbride### [1.1.6](https://github.com/googleapis/java-filestore/compare/v1.1.5...v1.1.6) (2022-02-03) 186*55e87721SMatt Gilbride 187*55e87721SMatt Gilbride 188*55e87721SMatt Gilbride### Bug Fixes 189*55e87721SMatt Gilbride 190*55e87721SMatt Gilbride* update the pattern for "file.googleapis.com/Snapshot" resource for the Filestore V1Beta1 ([#123](https://github.com/googleapis/java-filestore/issues/123)) ([bc3ec94](https://github.com/googleapis/java-filestore/commit/bc3ec949c2c0709a285aa8d40a113042abbe5b24)) 191*55e87721SMatt Gilbride 192*55e87721SMatt Gilbride 193*55e87721SMatt Gilbride### Dependencies 194*55e87721SMatt Gilbride 195*55e87721SMatt Gilbride* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-filestore/issues/1339)) ([#127](https://github.com/googleapis/java-filestore/issues/127)) ([867974d](https://github.com/googleapis/java-filestore/commit/867974d67e26e129ad1bdff7f99fe5c91d02c71e)) 196*55e87721SMatt Gilbride* update actions/github-script action to v5 ([#125](https://github.com/googleapis/java-filestore/issues/125)) ([64c6df6](https://github.com/googleapis/java-filestore/commit/64c6df69b5641eb74a81360a00d181c46417f236)) 197*55e87721SMatt Gilbride* update actions/setup-java action to v2 ([#126](https://github.com/googleapis/java-filestore/issues/126)) ([1f7d5a2](https://github.com/googleapis/java-filestore/commit/1f7d5a2de2d822efdf463c6ab757c572aec35ff9)) 198*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#129](https://github.com/googleapis/java-filestore/issues/129)) ([b37551a](https://github.com/googleapis/java-filestore/commit/b37551aca46742b7decd2fd3f45214796684164f)) 199*55e87721SMatt Gilbride 200*55e87721SMatt Gilbride### [1.1.5](https://www.github.com/googleapis/java-filestore/compare/v1.1.4...v1.1.5) (2022-01-07) 201*55e87721SMatt Gilbride 202*55e87721SMatt Gilbride 203*55e87721SMatt Gilbride### Bug Fixes 204*55e87721SMatt Gilbride 205*55e87721SMatt Gilbride* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-filestore/issues/1299)) ([#105](https://www.github.com/googleapis/java-filestore/issues/105)) ([de38fb0](https://www.github.com/googleapis/java-filestore/commit/de38fb062d4021c80a5cbca9f879089cfce93483)) 206*55e87721SMatt Gilbride 207*55e87721SMatt Gilbride 208*55e87721SMatt Gilbride### Dependencies 209*55e87721SMatt Gilbride 210*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#111](https://www.github.com/googleapis/java-filestore/issues/111)) ([6beeaf6](https://www.github.com/googleapis/java-filestore/commit/6beeaf6e5cc444c36e3b8696d2c8514eb72b9add)) 211*55e87721SMatt Gilbride 212*55e87721SMatt Gilbride### [1.1.4](https://www.github.com/googleapis/java-filestore/compare/v1.1.3...v1.1.4) (2021-12-03) 213*55e87721SMatt Gilbride 214*55e87721SMatt Gilbride 215*55e87721SMatt Gilbride### Bug Fixes 216*55e87721SMatt Gilbride 217*55e87721SMatt Gilbride* **filestore:** add missing operation_metadata.proto import ([20d3623](https://www.github.com/googleapis/java-filestore/commit/20d3623d36ad9f919ce2d4a727b50fc9692adfa0)) 218*55e87721SMatt Gilbride* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-filestore/issues/1266)) ([#88](https://www.github.com/googleapis/java-filestore/issues/88)) ([f472776](https://www.github.com/googleapis/java-filestore/commit/f4727761c0c658ccaea52699c5b605a2ad940dfa)) 219*55e87721SMatt Gilbride 220*55e87721SMatt Gilbride 221*55e87721SMatt Gilbride### Dependencies 222*55e87721SMatt Gilbride 223*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#96](https://www.github.com/googleapis/java-filestore/issues/96)) ([8063c00](https://www.github.com/googleapis/java-filestore/commit/8063c00c5e3b2f85fd3b9dd68680b1be784e4826)) 224*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#102](https://www.github.com/googleapis/java-filestore/issues/102)) ([a125ea5](https://www.github.com/googleapis/java-filestore/commit/a125ea5f426c374063658febc31718cbafcfb8c8)) 225*55e87721SMatt Gilbride 226*55e87721SMatt Gilbride### [1.1.3](https://www.github.com/googleapis/java-filestore/compare/v1.1.2...v1.1.3) (2021-10-19) 227*55e87721SMatt Gilbride 228*55e87721SMatt Gilbride 229*55e87721SMatt Gilbride### Dependencies 230*55e87721SMatt Gilbride 231*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#81](https://www.github.com/googleapis/java-filestore/issues/81)) ([bcb44aa](https://www.github.com/googleapis/java-filestore/commit/bcb44aa7fa55d7c0ab3e293f043d09caa9b0c481)) 232*55e87721SMatt Gilbride 233*55e87721SMatt Gilbride### [1.1.2](https://www.github.com/googleapis/java-filestore/compare/v1.1.1...v1.1.2) (2021-09-22) 234*55e87721SMatt Gilbride 235*55e87721SMatt Gilbride 236*55e87721SMatt Gilbride### Dependencies 237*55e87721SMatt Gilbride 238*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#68](https://www.github.com/googleapis/java-filestore/issues/68)) ([ba5797b](https://www.github.com/googleapis/java-filestore/commit/ba5797b9dd250681cb8290ea8415409e73834a55)) 239*55e87721SMatt Gilbride 240*55e87721SMatt Gilbride### [1.1.1](https://www.github.com/googleapis/java-filestore/compare/v1.1.0...v1.1.1) (2021-09-14) 241*55e87721SMatt Gilbride 242*55e87721SMatt Gilbride 243*55e87721SMatt Gilbride### Dependencies 244*55e87721SMatt Gilbride 245*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#62](https://www.github.com/googleapis/java-filestore/issues/62)) ([1ab1da5](https://www.github.com/googleapis/java-filestore/commit/1ab1da5a5beaded5700ac2f095f99a4a96cc7428)) 246*55e87721SMatt Gilbride 247*55e87721SMatt Gilbride## [1.1.0](https://www.github.com/googleapis/java-filestore/compare/v1.0.2...v1.1.0) (2021-09-02) 248*55e87721SMatt Gilbride 249*55e87721SMatt Gilbride 250*55e87721SMatt Gilbride### Features 251*55e87721SMatt Gilbride 252*55e87721SMatt Gilbride* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-filestore/issues/1196)) ([#49](https://www.github.com/googleapis/java-filestore/issues/49)) ([fba0af9](https://www.github.com/googleapis/java-filestore/commit/fba0af90c32eea148ef9c602aafb6e9e03264e41)) 253*55e87721SMatt Gilbride 254*55e87721SMatt Gilbride 255*55e87721SMatt Gilbride### Dependencies 256*55e87721SMatt Gilbride 257*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#52](https://www.github.com/googleapis/java-filestore/issues/52)) ([9a51467](https://www.github.com/googleapis/java-filestore/commit/9a514670a50443cf3930fd9991f8d8f89e77879d)) 258*55e87721SMatt Gilbride 259*55e87721SMatt Gilbride### [1.0.2](https://www.github.com/googleapis/java-filestore/compare/v1.0.1...v1.0.2) (2021-08-23) 260*55e87721SMatt Gilbride 261*55e87721SMatt Gilbride 262*55e87721SMatt Gilbride### Dependencies 263*55e87721SMatt Gilbride 264*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#43](https://www.github.com/googleapis/java-filestore/issues/43)) ([0f4487e](https://www.github.com/googleapis/java-filestore/commit/0f4487eae35722bbc7c8440e64385a475073b243)) 265*55e87721SMatt Gilbride 266*55e87721SMatt Gilbride### [1.0.1](https://www.github.com/googleapis/java-filestore/compare/v1.0.0...v1.0.1) (2021-08-12) 267*55e87721SMatt Gilbride 268*55e87721SMatt Gilbride 269*55e87721SMatt Gilbride### Dependencies 270*55e87721SMatt Gilbride 271*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#37](https://www.github.com/googleapis/java-filestore/issues/37)) ([63ffb07](https://www.github.com/googleapis/java-filestore/commit/63ffb07af48592839e76d33f500422e987d259e8)) 272*55e87721SMatt Gilbride 273*55e87721SMatt Gilbride## [1.0.0](https://www.github.com/googleapis/java-filestore/compare/v0.1.0...v1.0.0) (2021-08-10) 274*55e87721SMatt Gilbride 275*55e87721SMatt Gilbride 276*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES 277*55e87721SMatt Gilbride 278*55e87721SMatt Gilbride* release gapic-generator-java v2.0.0 (#31) 279*55e87721SMatt Gilbride 280*55e87721SMatt Gilbride### Features 281*55e87721SMatt Gilbride 282*55e87721SMatt Gilbride* promote to 1.0.0 ([#34](https://www.github.com/googleapis/java-filestore/issues/34)) ([c773f0b](https://www.github.com/googleapis/java-filestore/commit/c773f0bdd5c28e49f027fcf19603eb296e39d8af)) 283*55e87721SMatt Gilbride* release gapic-generator-java v2.0.0 ([#31](https://www.github.com/googleapis/java-filestore/issues/31)) ([9983e93](https://www.github.com/googleapis/java-filestore/commit/9983e936a23fe0d69b253a4da5df54dcff9d29e1)) 284*55e87721SMatt Gilbride 285*55e87721SMatt Gilbride 286*55e87721SMatt Gilbride### Bug Fixes 287*55e87721SMatt Gilbride 288*55e87721SMatt Gilbride* owlbot post-processor should generate README ([#1154](https://www.github.com/googleapis/java-filestore/issues/1154)) ([#16](https://www.github.com/googleapis/java-filestore/issues/16)) ([67f27d9](https://www.github.com/googleapis/java-filestore/commit/67f27d9c09271a14fb827480d8612b421fef3f2a)), closes [#1146](https://www.github.com/googleapis/java-filestore/issues/1146) [#1147](https://www.github.com/googleapis/java-filestore/issues/1147) 289*55e87721SMatt Gilbride 290*55e87721SMatt Gilbride 291*55e87721SMatt Gilbride### Dependencies 292*55e87721SMatt Gilbride 293*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#32](https://www.github.com/googleapis/java-filestore/issues/32)) ([a00fd27](https://www.github.com/googleapis/java-filestore/commit/a00fd27161a452f51a8778cc80ba5ca1898df02b)) 294*55e87721SMatt Gilbride 295*55e87721SMatt Gilbride 296*55e87721SMatt Gilbride### Documentation 297*55e87721SMatt Gilbride 298*55e87721SMatt Gilbride* **filestore:** Fix various formatting issues and broken links ([#23](https://www.github.com/googleapis/java-filestore/issues/23)) ([0a6e357](https://www.github.com/googleapis/java-filestore/commit/0a6e3578f3cac7b5f0abafc11eaae4c2d2b20f4f)) 299*55e87721SMatt Gilbride 300*55e87721SMatt Gilbride## 0.1.0 (2021-07-02) 301*55e87721SMatt Gilbride 302*55e87721SMatt Gilbride 303*55e87721SMatt Gilbride### Features 304*55e87721SMatt Gilbride 305*55e87721SMatt Gilbride* initial generation ([2fb5319](https://www.github.com/googleapis/java-filestore/commit/2fb5319166fdf4beed919286f2ebe53397b11a64)) 306*55e87721SMatt Gilbride 307*55e87721SMatt Gilbride 308*55e87721SMatt Gilbride### Dependencies 309*55e87721SMatt Gilbride 310*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#10](https://www.github.com/googleapis/java-filestore/issues/10)) ([4d7396b](https://www.github.com/googleapis/java-filestore/commit/4d7396bf470c6d3ab93c62f1523a29ef0a051be5)) 311