1# Changelog 2 3## [0.5.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-bare-metal-solution-v0.4.1-SNAPSHOT...google-cloud-bare-metal-solution-v0.5.0) (2022-10-24) 4 5 6### Features 7 8* [analyticsdata] add `subject_to_thresholding` field to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 9* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 10 11 12### Bug Fixes 13 14* **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)) 15* **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)) 16* 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)) 17* revert reverting [Many APIs] Update WORKSPACE files for rules_gapic, gax_java, generator_java versions ([#8340](https://github.com/googleapis/google-cloud-java/issues/8340)) ([dedef71](https://github.com/googleapis/google-cloud-java/commit/dedef71f600e85b1c38e7110f5ffd44bf2ba32b4)) 18 19 20### Dependencies 21 22* 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 24## [0.4.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-bare-metal-solution-v0.3.8...google-cloud-bare-metal-solution-v0.4.0) (2022-10-17) 25 26 27### Features 28 29* [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* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf)) 31 32 33### Bug Fixes 34 35* **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* **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* 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* revert reverting [Many APIs] Update WORKSPACE files for rules_gapic, gax_java, generator_java versions ([#8340](https://github.com/googleapis/google-cloud-java/issues/8340)) ([dedef71](https://github.com/googleapis/google-cloud-java/commit/dedef71f600e85b1c38e7110f5ffd44bf2ba32b4)) 39 40 41### Dependencies 42 43* 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)) 44 45## [0.3.8](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.7...v0.3.8) (2022-10-05) 46 47 48### Bug Fixes 49 50* update protobuf to v3.21.7 ([ca3bbfe](https://github.com/googleapis/java-bare-metal-solution/commit/ca3bbfe93f84c95f726ff6cbeb126a81bb910f92)) 51 52## [0.3.7](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.6...v0.3.7) (2022-10-03) 53 54 55### Dependencies 56 57* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#105](https://github.com/googleapis/java-bare-metal-solution/issues/105)) ([683d71d](https://github.com/googleapis/java-bare-metal-solution/commit/683d71d6b6f915b508c759dc8ffe43a19c083402)) 58 59## [0.3.6](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.5...v0.3.6) (2022-09-30) 60 61 62### Dependencies 63 64* Update dependency cachetools to v5 ([#96](https://github.com/googleapis/java-bare-metal-solution/issues/96)) ([ab9959d](https://github.com/googleapis/java-bare-metal-solution/commit/ab9959d7fd42a50d6d6b03407e3aba2445a8282a)) 65* Update dependency charset-normalizer to v2.1.1 ([#82](https://github.com/googleapis/java-bare-metal-solution/issues/82)) ([ace0bf1](https://github.com/googleapis/java-bare-metal-solution/commit/ace0bf1cba433a2a8657088a47524d9ff4221cd9)) 66* Update dependency click to v8.1.3 ([#83](https://github.com/googleapis/java-bare-metal-solution/issues/83)) ([f0438ad](https://github.com/googleapis/java-bare-metal-solution/commit/f0438ad4f8f7fa05097fe7cbd9380092848d5971)) 67* Update dependency gcp-releasetool to v1.8.8 ([#81](https://github.com/googleapis/java-bare-metal-solution/issues/81)) ([bd16ad1](https://github.com/googleapis/java-bare-metal-solution/commit/bd16ad1c25676dfcee32e5d88e031e3b0fc22cbb)) 68* Update dependency google-api-core to v2.10.1 ([#84](https://github.com/googleapis/java-bare-metal-solution/issues/84)) ([4e391a2](https://github.com/googleapis/java-bare-metal-solution/commit/4e391a286790e13257cfbdadeaf8f5f808c46007)) 69* Update dependency google-auth to v2.12.0 ([#85](https://github.com/googleapis/java-bare-metal-solution/issues/85)) ([d59e27c](https://github.com/googleapis/java-bare-metal-solution/commit/d59e27c09f61b8546d8cf8d291c7ecb72a42671f)) 70* Update dependency google-cloud-storage to v2.5.0 ([#86](https://github.com/googleapis/java-bare-metal-solution/issues/86)) ([055b2c5](https://github.com/googleapis/java-bare-metal-solution/commit/055b2c58fcb5d2acc699fa0364669e97c8870e22)) 71* Update dependency google-crc32c to v1.5.0 ([#87](https://github.com/googleapis/java-bare-metal-solution/issues/87)) ([2cc9d8d](https://github.com/googleapis/java-bare-metal-solution/commit/2cc9d8de578a285bbdb6c7d1448bcc0645fd58a1)) 72* Update dependency importlib-metadata to v4.12.0 ([#88](https://github.com/googleapis/java-bare-metal-solution/issues/88)) ([c1cc1e2](https://github.com/googleapis/java-bare-metal-solution/commit/c1cc1e25aa6a288bb3ab382b0d6f75fb994cf0bf)) 73* Update dependency jeepney to v0.8.0 ([#89](https://github.com/googleapis/java-bare-metal-solution/issues/89)) ([1b7a2c4](https://github.com/googleapis/java-bare-metal-solution/commit/1b7a2c48f6d77f6e700be270d2e0fdeaf0416be8)) 74* Update dependency jinja2 to v3.1.2 ([#98](https://github.com/googleapis/java-bare-metal-solution/issues/98)) ([0e36b1f](https://github.com/googleapis/java-bare-metal-solution/commit/0e36b1f2593df8020cf11fd1aeffca4b9bfb1672)) 75* Update dependency keyring to v23.9.3 ([#100](https://github.com/googleapis/java-bare-metal-solution/issues/100)) ([eb17d54](https://github.com/googleapis/java-bare-metal-solution/commit/eb17d541566b3608f8fa4e16289a120c3aa36f0d)) 76* Update dependency markupsafe to v2.1.1 ([#90](https://github.com/googleapis/java-bare-metal-solution/issues/90)) ([d3114d3](https://github.com/googleapis/java-bare-metal-solution/commit/d3114d31dbfb7a7825cdfbde4cbf3f37ead5848b)) 77* Update dependency protobuf to v3.20.2 ([#91](https://github.com/googleapis/java-bare-metal-solution/issues/91)) ([9ef09b3](https://github.com/googleapis/java-bare-metal-solution/commit/9ef09b35e125dda10981eb59a902bf240107e9f0)) 78* Update dependency protobuf to v4 ([#97](https://github.com/googleapis/java-bare-metal-solution/issues/97)) ([24305c4](https://github.com/googleapis/java-bare-metal-solution/commit/24305c4e5bb3c74e86a4792033f8648519d7db0b)) 79* Update dependency pyjwt to v2.5.0 ([#92](https://github.com/googleapis/java-bare-metal-solution/issues/92)) ([8ca9f76](https://github.com/googleapis/java-bare-metal-solution/commit/8ca9f76836ba714be8d4ea9deadb77f843f0620f)) 80* Update dependency requests to v2.28.1 ([#93](https://github.com/googleapis/java-bare-metal-solution/issues/93)) ([ccdcb31](https://github.com/googleapis/java-bare-metal-solution/commit/ccdcb3186be0c61ff8b99a6bf0c2f93ce25dfe93)) 81* Update dependency typing-extensions to v4.3.0 ([#94](https://github.com/googleapis/java-bare-metal-solution/issues/94)) ([dee3f74](https://github.com/googleapis/java-bare-metal-solution/commit/dee3f74f8710d5c572eadc8bf254ae1598e14484)) 82* Update dependency zipp to v3.8.1 ([#95](https://github.com/googleapis/java-bare-metal-solution/issues/95)) ([11c4466](https://github.com/googleapis/java-bare-metal-solution/commit/11c44664599210d982d86b5f782f052d9a1ad174)) 83 84## [0.3.5](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.4...v0.3.5) (2022-09-28) 85 86 87### Dependencies 88 89* Update dependency certifi to v2022.9.24 ([#75](https://github.com/googleapis/java-bare-metal-solution/issues/75)) ([9c46598](https://github.com/googleapis/java-bare-metal-solution/commit/9c46598f8b4ec42996f14eea38717ad78b56da55)) 90* Update dependency google-cloud-core to v2.3.2 ([#76](https://github.com/googleapis/java-bare-metal-solution/issues/76)) ([b79f9d3](https://github.com/googleapis/java-bare-metal-solution/commit/b79f9d333b99b1a5e9b684f7cc17a19787a5a71f)) 91* Update dependency googleapis-common-protos to v1.56.4 ([#77](https://github.com/googleapis/java-bare-metal-solution/issues/77)) ([6849fd5](https://github.com/googleapis/java-bare-metal-solution/commit/6849fd5c9487f02ed456cc733aef4b36637eb8a0)) 92 93## [0.3.4](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.3...v0.3.4) (2022-09-15) 94 95 96### Dependencies 97 98* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#69](https://github.com/googleapis/java-bare-metal-solution/issues/69)) ([d929b21](https://github.com/googleapis/java-bare-metal-solution/commit/d929b21afbc1f5d49508bbda96c0ca33041b5456)) 99 100## [0.3.3](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.2...v0.3.3) (2022-09-09) 101 102 103### Dependencies 104 105* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#64](https://github.com/googleapis/java-bare-metal-solution/issues/64)) ([892b3ef](https://github.com/googleapis/java-bare-metal-solution/commit/892b3ef1f7ed340677b306298f0846bbd91da70d)) 106 107## [0.3.2](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.1...v0.3.2) (2022-08-09) 108 109 110### Dependencies 111 112* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#54](https://github.com/googleapis/java-bare-metal-solution/issues/54)) ([5e53df9](https://github.com/googleapis/java-bare-metal-solution/commit/5e53df928235154f1581a6ee8101d75c5f828a29)) 113* update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#57](https://github.com/googleapis/java-bare-metal-solution/issues/57)) ([bc1fe26](https://github.com/googleapis/java-bare-metal-solution/commit/bc1fe26e2d49ebf474079643fc54f59f031b61d6)) 114 115## [0.3.1](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.0...v0.3.1) (2022-07-13) 116 117 118### Bug Fixes 119 120* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-bare-metal-solution/issues/1485)) ([#48](https://github.com/googleapis/java-bare-metal-solution/issues/48)) ([a2b9144](https://github.com/googleapis/java-bare-metal-solution/commit/a2b9144b59b2074ad79aa9fe7f776469311fb1f5)) 121 122## [0.3.0](https://github.com/googleapis/java-bare-metal-solution/compare/v0.2.1...v0.3.0) (2022-06-28) 123 124 125### ⚠ BREAKING CHANGES 126 127* add support for new API methods 128 129### Features 130 131* add support for new API methods ([dddec9a](https://github.com/googleapis/java-bare-metal-solution/commit/dddec9a2ac639a03fea3e610dc09806f13d56f0b)) 132* Enable REST transport for most of Java and Go clients ([dddec9a](https://github.com/googleapis/java-bare-metal-solution/commit/dddec9a2ac639a03fea3e610dc09806f13d56f0b)) 133 134 135### Bug Fixes 136 137* update gapic-generator-java with mock service generation fixes ([#34](https://github.com/googleapis/java-bare-metal-solution/issues/34)) ([dddec9a](https://github.com/googleapis/java-bare-metal-solution/commit/dddec9a2ac639a03fea3e610dc09806f13d56f0b)) 138 139## [0.2.1](https://github.com/googleapis/java-bare-metal-solution/compare/v0.2.0...v0.2.1) (2022-06-23) 140 141 142### Dependencies 143 144* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#35](https://github.com/googleapis/java-bare-metal-solution/issues/35)) ([d9dd769](https://github.com/googleapis/java-bare-metal-solution/commit/d9dd769e161ce3c07136d088fbb466414a5f445f)) 145 146## [0.2.0](https://github.com/googleapis/java-bare-metal-solution/compare/v0.1.1...v0.2.0) (2022-05-24) 147 148 149### Features 150 151* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-bare-metal-solution/issues/1440)) ([#26](https://github.com/googleapis/java-bare-metal-solution/issues/26)) ([eccbd47](https://github.com/googleapis/java-bare-metal-solution/commit/eccbd470bac876f1d6c9bbc1585c66a2ba550506)) 152 153 154### Dependencies 155 156* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#25](https://github.com/googleapis/java-bare-metal-solution/issues/25)) ([f4945db](https://github.com/googleapis/java-bare-metal-solution/commit/f4945db77c0950bf1ff995a524f4d4de34eadabb)) 157 158### [0.1.1](https://github.com/googleapis/java-bare-metal-solution/compare/v0.1.0...v0.1.1) (2022-04-15) 159 160 161### Dependencies 162 163* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#13](https://github.com/googleapis/java-bare-metal-solution/issues/13)) ([08e7432](https://github.com/googleapis/java-bare-metal-solution/commit/08e7432e47dab9be75870eb54eae5b7025b3fd76)) 164 165## 0.1.0 (2022-04-04) 166 167 168### Features 169 170* initial generation ([bda338e](https://github.com/googleapis/java-bare-metal-solution/commit/bda338e027268953841f4baeb7cca494a2859736)) 171