1# Changelog 2 3## [2.5.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-profiler-v2.4.1-SNAPSHOT...google-cloud-profiler-v2.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* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730)) 11 12 13### Bug Fixes 14 15* **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* **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* 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 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## [2.4.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-profiler-v2.3.5...google-cloud-profiler-v2.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* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730)) 32 33 34### Bug Fixes 35 36* **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)) 37* **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)) 38* 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)) 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## [2.3.5](https://github.com/googleapis/java-profiler/compare/v2.3.4...v2.3.5) (2022-10-05) 46 47 48### Bug Fixes 49 50* update protobuf to v3.21.7 ([8c287c4](https://github.com/googleapis/java-profiler/commit/8c287c43da8c07be9cd7299b5e489671881f0383)) 51 52## [2.3.4](https://github.com/googleapis/java-profiler/compare/v2.3.3...v2.3.4) (2022-10-05) 53 54 55### Dependencies 56 57* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#313](https://github.com/googleapis/java-profiler/issues/313)) ([23fc308](https://github.com/googleapis/java-profiler/commit/23fc3082476a6e459f8636b5bd8b67ccd3015c69)) 58 59## [2.3.3](https://github.com/googleapis/java-profiler/compare/v2.3.2...v2.3.3) (2022-09-15) 60 61 62### Dependencies 63 64* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#303](https://github.com/googleapis/java-profiler/issues/303)) ([b22061a](https://github.com/googleapis/java-profiler/commit/b22061ae9f7dd80ecce6c7ea8b03ba3a6151e02f)) 65 66## [2.3.2](https://github.com/googleapis/java-profiler/compare/v2.3.1...v2.3.2) (2022-09-09) 67 68 69### Dependencies 70 71* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#298](https://github.com/googleapis/java-profiler/issues/298)) ([3e68b24](https://github.com/googleapis/java-profiler/commit/3e68b2491a2b0e79585170d14e86d5dcc469c8ad)) 72 73## [2.3.1](https://github.com/googleapis/java-profiler/compare/v2.3.0...v2.3.1) (2022-07-26) 74 75 76### Bug Fixes 77 78* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-profiler/issues/1485)) ([#286](https://github.com/googleapis/java-profiler/issues/286)) ([9bbff37](https://github.com/googleapis/java-profiler/commit/9bbff37e5394d5c6b125195a42e2912949bd6247)) 79 80## [2.3.0](https://github.com/googleapis/java-profiler/compare/v2.2.0...v2.3.0) (2022-07-01) 81 82 83### Features 84 85* Enable REST transport for most of Java and Go clients ([#276](https://github.com/googleapis/java-profiler/issues/276)) ([6849389](https://github.com/googleapis/java-profiler/commit/68493894d7d80336882c34b95356eaa1daeab1d2)) 86 87 88### Dependencies 89 90* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#275](https://github.com/googleapis/java-profiler/issues/275)) ([d1a166f](https://github.com/googleapis/java-profiler/commit/d1a166f0404a6d5afd34546fbb7152825ed87d3f)) 91 92## [2.2.0](https://github.com/googleapis/java-profiler/compare/v2.1.11...v2.2.0) (2022-05-19) 93 94 95### Features 96 97* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-profiler/issues/1440)) ([#268](https://github.com/googleapis/java-profiler/issues/268)) ([682fa10](https://github.com/googleapis/java-profiler/commit/682fa101f509ceedf1f46ec43d1ef8827a8a3d75)) 98 99 100### Dependencies 101 102* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#267](https://github.com/googleapis/java-profiler/issues/267)) ([68fc168](https://github.com/googleapis/java-profiler/commit/68fc168bbab3cec910414bc24c7a560b8905d57c)) 103 104### [2.1.11](https://github.com/googleapis/java-profiler/compare/v2.1.10...v2.1.11) (2022-04-15) 105 106 107### Dependencies 108 109* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#255](https://github.com/googleapis/java-profiler/issues/255)) ([064e739](https://github.com/googleapis/java-profiler/commit/064e73928b3c4088a9374bcdc00eeda69d70cb6d)) 110 111### [2.1.10](https://github.com/googleapis/java-profiler/compare/v2.1.9...v2.1.10) (2022-03-29) 112 113 114### Dependencies 115 116* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#247](https://github.com/googleapis/java-profiler/issues/247)) ([b779d92](https://github.com/googleapis/java-profiler/commit/b779d92774709c9ff3b90376356c5d79595e867a)) 117 118### [2.1.9](https://github.com/googleapis/java-profiler/compare/v2.1.8...v2.1.9) (2022-03-02) 119 120 121### Dependencies 122 123* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#238](https://github.com/googleapis/java-profiler/issues/238)) ([e565d59](https://github.com/googleapis/java-profiler/commit/e565d59780c73c725a4d2fa493fbaa0f527813c4)) 124 125### [2.1.8](https://github.com/googleapis/java-profiler/compare/v2.1.7...v2.1.8) (2022-02-28) 126 127 128### Dependencies 129 130* update actions/setup-java action to v3 ([#230](https://github.com/googleapis/java-profiler/issues/230)) ([6981dde](https://github.com/googleapis/java-profiler/commit/6981dde8b4d5574613570f4b83177e1bb2300f4a)) 131 132### [2.1.7](https://github.com/googleapis/java-profiler/compare/v2.1.6...v2.1.7) (2022-02-11) 133 134 135### Dependencies 136 137* update actions/github-script action to v6 ([#222](https://github.com/googleapis/java-profiler/issues/222)) ([d403b02](https://github.com/googleapis/java-profiler/commit/d403b020df89e0fadf60ecd35065c4734b63537f)) 138 139### [2.1.6](https://github.com/googleapis/java-profiler/compare/v2.1.5...v2.1.6) (2022-02-03) 140 141 142### Dependencies 143 144* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-profiler/issues/1339)) ([#211](https://github.com/googleapis/java-profiler/issues/211)) ([15d6120](https://github.com/googleapis/java-profiler/commit/15d612018cbe85f4c7a795dabd076f7c93b1271b)) 145* update actions/github-script action to v5 ([#210](https://github.com/googleapis/java-profiler/issues/210)) ([27cb0ce](https://github.com/googleapis/java-profiler/commit/27cb0ce6f7e768194248acf3f617427f880e7a65)) 146* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#213](https://github.com/googleapis/java-profiler/issues/213)) ([be33f84](https://github.com/googleapis/java-profiler/commit/be33f846942c27d83e0151eeeb21a8bdc58a621c)) 147 148### [2.1.5](https://www.github.com/googleapis/java-profiler/compare/v2.1.4...v2.1.5) (2022-01-07) 149 150 151### Bug Fixes 152 153* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-profiler/issues/1299)) ([#190](https://www.github.com/googleapis/java-profiler/issues/190)) ([db4dbfc](https://www.github.com/googleapis/java-profiler/commit/db4dbfcfed4ace31997a851256a0fea4ef4f4499)) 154 155 156### Dependencies 157 158* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#197](https://www.github.com/googleapis/java-profiler/issues/197)) ([834aa34](https://www.github.com/googleapis/java-profiler/commit/834aa346aec120ee8b43da63fea5575f1ad6efd7)) 159 160### [2.1.4](https://www.github.com/googleapis/java-profiler/compare/v2.1.3...v2.1.4) (2021-12-03) 161 162 163### Bug Fixes 164 165* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-profiler/issues/1266)) ([#175](https://www.github.com/googleapis/java-profiler/issues/175)) ([404af88](https://www.github.com/googleapis/java-profiler/commit/404af880dc06e2ae4d24da57045ae35ea2a00c9d)) 166 167 168### Dependencies 169 170* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#184](https://www.github.com/googleapis/java-profiler/issues/184)) ([398da2e](https://www.github.com/googleapis/java-profiler/commit/398da2e7c5037dbfc646c4c2a3375253edeee253)) 171* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#189](https://www.github.com/googleapis/java-profiler/issues/189)) ([3d4f878](https://www.github.com/googleapis/java-profiler/commit/3d4f878b7fdec5a3f96bd1a2fbef752b280ba11b)) 172 173### [2.1.3](https://www.github.com/googleapis/java-profiler/compare/v2.1.2...v2.1.3) (2021-10-19) 174 175 176### Dependencies 177 178* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#170](https://www.github.com/googleapis/java-profiler/issues/170)) ([cb94325](https://www.github.com/googleapis/java-profiler/commit/cb9432555072d3beb6e94258e4d2331f09fad0c0)) 179 180### [2.1.2](https://www.github.com/googleapis/java-profiler/compare/v2.1.1...v2.1.2) (2021-09-22) 181 182 183### Dependencies 184 185* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#158](https://www.github.com/googleapis/java-profiler/issues/158)) ([7b4e237](https://www.github.com/googleapis/java-profiler/commit/7b4e237269bac3c4cf2d6ac1cee5ea0e3d7de8f4)) 186 187### [2.1.1](https://www.github.com/googleapis/java-profiler/compare/v2.1.0...v2.1.1) (2021-09-14) 188 189 190### Dependencies 191 192* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#151](https://www.github.com/googleapis/java-profiler/issues/151)) ([a033e01](https://www.github.com/googleapis/java-profiler/commit/a033e011727d12bc21a1c603896b3d3a4d8bc083)) 193 194## [2.1.0](https://www.github.com/googleapis/java-profiler/compare/v2.0.2...v2.1.0) (2021-09-02) 195 196 197### Features 198 199* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-profiler/issues/1196)) ([#138](https://www.github.com/googleapis/java-profiler/issues/138)) ([140bf46](https://www.github.com/googleapis/java-profiler/commit/140bf46758c317cd8fa8d74c46ec7dbdb2ccc584)) 200 201 202### Dependencies 203 204* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#141](https://www.github.com/googleapis/java-profiler/issues/141)) ([2503071](https://www.github.com/googleapis/java-profiler/commit/2503071a01ebe7b8868b56e399c4c620110f5964)) 205 206### [2.0.2](https://www.github.com/googleapis/java-profiler/compare/v2.0.1...v2.0.2) (2021-08-23) 207 208 209### Dependencies 210 211* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#132](https://www.github.com/googleapis/java-profiler/issues/132)) ([fed719d](https://www.github.com/googleapis/java-profiler/commit/fed719d264ab8bdf67fd087433e41f6a21ae3449)) 212 213### [2.0.1](https://www.github.com/googleapis/java-profiler/compare/v2.0.0...v2.0.1) (2021-08-12) 214 215 216### Dependencies 217 218* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#124](https://www.github.com/googleapis/java-profiler/issues/124)) ([94868c8](https://www.github.com/googleapis/java-profiler/commit/94868c80024283e81b28dec1f0ea50a3ea5d8d28)) 219 220## [2.0.0](https://www.github.com/googleapis/java-profiler/compare/v1.1.2...v2.0.0) (2021-08-10) 221 222 223### ⚠ BREAKING CHANGES 224 225* release gapic-generator-java v2.0.0 (#118) 226 227### Features 228 229* release gapic-generator-java v2.0.0 ([#118](https://www.github.com/googleapis/java-profiler/issues/118)) ([6a650bf](https://www.github.com/googleapis/java-profiler/commit/6a650bfdfb2906e666e18692e4f27283268f88d3)) 230 231 232### Dependencies 233 234* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#119](https://www.github.com/googleapis/java-profiler/issues/119)) ([37a6c72](https://www.github.com/googleapis/java-profiler/commit/37a6c7207cf964c7b956973dd1663753cb4e6c98)) 235 236### [1.1.2](https://www.github.com/googleapis/java-profiler/compare/v1.1.1...v1.1.2) (2021-07-01) 237 238 239### Bug Fixes 240 241* Add `shopt -s nullglob` to dependencies script ([#95](https://www.github.com/googleapis/java-profiler/issues/95)) ([80ff86c](https://www.github.com/googleapis/java-profiler/commit/80ff86c792ef5745c96b0ce1a173056a21b1589a)) 242* Update dependencies.sh to not break on mac ([#91](https://www.github.com/googleapis/java-profiler/issues/91)) ([318719c](https://www.github.com/googleapis/java-profiler/commit/318719cac56d697acf37251169834184bcb555bd)) 243 244 245### Dependencies 246 247* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#96](https://www.github.com/googleapis/java-profiler/issues/96)) ([aa57d48](https://www.github.com/googleapis/java-profiler/commit/aa57d48b929ecd0f291e80f28a27cf0ac1778f23)) 248 249### [1.1.1](https://www.github.com/googleapis/java-profiler/compare/v1.1.0...v1.1.1) (2021-06-09) 250 251 252### Dependencies 253 254* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#83](https://www.github.com/googleapis/java-profiler/issues/83)) ([47a4732](https://www.github.com/googleapis/java-profiler/commit/47a4732641bb56a5e4a6b4a8ab32cf846117af37)) 255 256## [1.1.0](https://www.github.com/googleapis/java-profiler/compare/v1.0.1...v1.1.0) (2021-05-25) 257 258 259### Features 260 261* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#71](https://www.github.com/googleapis/java-profiler/issues/71)) ([3dd72d8](https://www.github.com/googleapis/java-profiler/commit/3dd72d8c5815840adfae9e907440a8d223ae3aca)) 262 263 264### Dependencies 265 266* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#72](https://www.github.com/googleapis/java-profiler/issues/72)) ([9a39607](https://www.github.com/googleapis/java-profiler/commit/9a3960765ee3fa9cb531d6fd39513e7cfc3a1361)) 267 268### [1.0.1](https://www.github.com/googleapis/java-profiler/compare/v1.0.0...v1.0.1) (2021-05-11) 269 270 271### Dependencies 272 273* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#63](https://www.github.com/googleapis/java-profiler/issues/63)) ([56c7bfe](https://www.github.com/googleapis/java-profiler/commit/56c7bfe282e045aa7b4cde4d61c8d54c5fdf8930)) 274 275## [1.0.0](https://www.github.com/googleapis/java-profiler/compare/v0.1.3...v1.0.0) (2021-04-29) 276 277 278### Features 279 280* promote to 1.0.0 ([#49](https://www.github.com/googleapis/java-profiler/issues/49)) ([e23dcfd](https://www.github.com/googleapis/java-profiler/commit/e23dcfd2fdd760b9a90b499dcfe81fdbac26acc2)) 281 282 283### Bug Fixes 284 285* release scripts from issuing overlapping phases ([#44](https://www.github.com/googleapis/java-profiler/issues/44)) ([c93ba9f](https://www.github.com/googleapis/java-profiler/commit/c93ba9f118896080b6497ee5173a2e5beb35c7ce)) 286 287 288### Dependencies 289 290* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#47](https://www.github.com/googleapis/java-profiler/issues/47)) ([14fc29f](https://www.github.com/googleapis/java-profiler/commit/14fc29f0135c0b82d987de75d62424b2eabaede0)) 291 292### [0.1.3](https://www.github.com/googleapis/java-profiler/compare/v0.1.2...v0.1.3) (2021-04-20) 293 294 295### Dependencies 296 297* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#38](https://www.github.com/googleapis/java-profiler/issues/38)) ([0a2dc43](https://www.github.com/googleapis/java-profiler/commit/0a2dc43432dd01de62c958778abfa6198635c057)) 298 299### [0.1.2](https://www.github.com/googleapis/java-profiler/compare/v0.1.1...v0.1.2) (2021-04-15) 300 301 302### Bug Fixes 303 304* fix version in versions.txt ([#33](https://www.github.com/googleapis/java-profiler/issues/33)) ([f82b63a](https://www.github.com/googleapis/java-profiler/commit/f82b63a08d0ce6e57dedb205adb720f584330516)) 305 306### [0.1.1](https://www.github.com/googleapis/java-profiler/compare/v0.1.0...v0.1.1) (2021-04-09) 307 308 309### Dependencies 310 311* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#22](https://www.github.com/googleapis/java-profiler/issues/22)) ([1f6624b](https://www.github.com/googleapis/java-profiler/commit/1f6624b94a49c1e24a7d05686d01aa660375cc3b)) 312 313## 0.1.0 (2021-03-11) 314 315 316### Dependencies 317 318* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#4](https://www.github.com/googleapis/java-profiler/issues/4)) ([af00481](https://www.github.com/googleapis/java-profiler/commit/af00481b27391ffe3d215190a33f0abc56a2f507)) 319