xref: /aosp_15_r20/external/google-cloud-java/java-storage-transfer/CHANGELOG.md (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1*55e87721SMatt Gilbride# Changelog
2*55e87721SMatt Gilbride
3*55e87721SMatt Gilbride## [1.5.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-storage-transfer-v1.4.1-SNAPSHOT...google-cloud-storage-transfer-v1.5.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* [storagetransfer] add default retry configuration ([#8346](https://github.com/googleapis/google-cloud-java/issues/8346)) ([f345548](https://github.com/googleapis/google-cloud-java/commit/f345548caba6ff3a57cb972f20e327931c5fee9d))
10*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
11*55e87721SMatt Gilbride* add AWS S3 compatible data source ([f345548](https://github.com/googleapis/google-cloud-java/commit/f345548caba6ff3a57cb972f20e327931c5fee9d))
12*55e87721SMatt Gilbride* add DeleteTransferJob operation ([f345548](https://github.com/googleapis/google-cloud-java/commit/f345548caba6ff3a57cb972f20e327931c5fee9d))
13*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730))
14*55e87721SMatt Gilbride
15*55e87721SMatt Gilbride
16*55e87721SMatt Gilbride### Bug Fixes
17*55e87721SMatt Gilbride
18*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))
19*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))
20*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))
21*55e87721SMatt Gilbride
22*55e87721SMatt Gilbride
23*55e87721SMatt Gilbride### Dependencies
24*55e87721SMatt Gilbride
25*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))
26*55e87721SMatt Gilbride
27*55e87721SMatt Gilbride## [1.4.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-storage-transfer-v1.3.2...google-cloud-storage-transfer-v1.4.0) (2022-10-17)
28*55e87721SMatt Gilbride
29*55e87721SMatt Gilbride
30*55e87721SMatt Gilbride### Features
31*55e87721SMatt Gilbride
32*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))
33*55e87721SMatt Gilbride* [storagetransfer] add default retry configuration ([#8346](https://github.com/googleapis/google-cloud-java/issues/8346)) ([f345548](https://github.com/googleapis/google-cloud-java/commit/f345548caba6ff3a57cb972f20e327931c5fee9d))
34*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
35*55e87721SMatt Gilbride* add AWS S3 compatible data source ([f345548](https://github.com/googleapis/google-cloud-java/commit/f345548caba6ff3a57cb972f20e327931c5fee9d))
36*55e87721SMatt Gilbride* add DeleteTransferJob operation ([f345548](https://github.com/googleapis/google-cloud-java/commit/f345548caba6ff3a57cb972f20e327931c5fee9d))
37*55e87721SMatt Gilbride* create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/commit/41b97e6d0d38a54fbabf51a3069bf1473c48f730))
38*55e87721SMatt Gilbride
39*55e87721SMatt Gilbride
40*55e87721SMatt Gilbride### Bug Fixes
41*55e87721SMatt Gilbride
42*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))
43*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))
44*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))
45*55e87721SMatt Gilbride
46*55e87721SMatt Gilbride
47*55e87721SMatt Gilbride### Dependencies
48*55e87721SMatt Gilbride
49*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))
50*55e87721SMatt Gilbride
51*55e87721SMatt Gilbride## [1.3.2](https://github.com/googleapis/java-storage-transfer/compare/v1.3.1...v1.3.2) (2022-10-05)
52*55e87721SMatt Gilbride
53*55e87721SMatt Gilbride
54*55e87721SMatt Gilbride### Bug Fixes
55*55e87721SMatt Gilbride
56*55e87721SMatt Gilbride* update protobuf to v3.21.7 ([509c36f](https://github.com/googleapis/java-storage-transfer/commit/509c36f7460aaa18f6d954db15ca1dbca0607b09))
57*55e87721SMatt Gilbride
58*55e87721SMatt Gilbride## [1.3.1](https://github.com/googleapis/java-storage-transfer/compare/v1.3.0...v1.3.1) (2022-10-03)
59*55e87721SMatt Gilbride
60*55e87721SMatt Gilbride
61*55e87721SMatt Gilbride### Dependencies
62*55e87721SMatt Gilbride
63*55e87721SMatt Gilbride* Update dependency cachetools to v5 ([#217](https://github.com/googleapis/java-storage-transfer/issues/217)) ([468669e](https://github.com/googleapis/java-storage-transfer/commit/468669e77e9e367c99689057894575c0997cf265))
64*55e87721SMatt Gilbride* Update dependency certifi to v2022.9.24 ([#197](https://github.com/googleapis/java-storage-transfer/issues/197)) ([9cdf490](https://github.com/googleapis/java-storage-transfer/commit/9cdf4907f8c4ed61ee5c4eb2a39da2f5766d617c))
65*55e87721SMatt Gilbride* Update dependency charset-normalizer to v2.1.1 ([#202](https://github.com/googleapis/java-storage-transfer/issues/202)) ([7bd1826](https://github.com/googleapis/java-storage-transfer/commit/7bd182679fbb62cf49d97780e7e3618bf43f40af))
66*55e87721SMatt Gilbride* Update dependency click to v8.1.3 ([#203](https://github.com/googleapis/java-storage-transfer/issues/203)) ([5f26fa8](https://github.com/googleapis/java-storage-transfer/commit/5f26fa887139c16f349c318de6973ca994d1595b))
67*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#220](https://github.com/googleapis/java-storage-transfer/issues/220)) ([d46b389](https://github.com/googleapis/java-storage-transfer/commit/d46b389eb395ba238b2603b0cb3c8836632c778d))
68*55e87721SMatt Gilbride* Update dependency gcp-releasetool to v1.8.8 ([#198](https://github.com/googleapis/java-storage-transfer/issues/198)) ([89f4a45](https://github.com/googleapis/java-storage-transfer/commit/89f4a455594f26a17ff61ed6dd302b6b8f24dbfc))
69*55e87721SMatt Gilbride* Update dependency google-api-core to v2.10.1 ([#204](https://github.com/googleapis/java-storage-transfer/issues/204)) ([f5f106d](https://github.com/googleapis/java-storage-transfer/commit/f5f106d710ec383a3cf31a0596c08ce012ac8121))
70*55e87721SMatt Gilbride* Update dependency google-auth to v2.11.1 ([#199](https://github.com/googleapis/java-storage-transfer/issues/199)) ([389aee2](https://github.com/googleapis/java-storage-transfer/commit/389aee24825758bd1d4d93788509adcdf273e00e))
71*55e87721SMatt Gilbride* Update dependency google-auth to v2.12.0 ([#214](https://github.com/googleapis/java-storage-transfer/issues/214)) ([27fdd0c](https://github.com/googleapis/java-storage-transfer/commit/27fdd0c6e8aa821a14bde9102faeaf5d2db98742))
72*55e87721SMatt Gilbride* Update dependency google-cloud-core to v2.3.2 ([#200](https://github.com/googleapis/java-storage-transfer/issues/200)) ([e43a938](https://github.com/googleapis/java-storage-transfer/commit/e43a9383e25c2e27a60a73f9955cf88e98d1faa3))
73*55e87721SMatt Gilbride* Update dependency googleapis-common-protos to v1.56.4 ([#201](https://github.com/googleapis/java-storage-transfer/issues/201)) ([e89f709](https://github.com/googleapis/java-storage-transfer/commit/e89f7090d72f783b613621355279c53cfe1047aa))
74*55e87721SMatt Gilbride* Update dependency importlib-metadata to v4.12.0 ([#215](https://github.com/googleapis/java-storage-transfer/issues/215)) ([db2d049](https://github.com/googleapis/java-storage-transfer/commit/db2d04976a2666fe1ac59e40cd0fdb55be9c0205))
75*55e87721SMatt Gilbride* Update dependency jeepney to v0.8.0 ([#216](https://github.com/googleapis/java-storage-transfer/issues/216)) ([88a29b8](https://github.com/googleapis/java-storage-transfer/commit/88a29b887215b147f90c4538737de77385df372e))
76*55e87721SMatt Gilbride* Update dependency protobuf to v4 ([#218](https://github.com/googleapis/java-storage-transfer/issues/218)) ([286b315](https://github.com/googleapis/java-storage-transfer/commit/286b31521b2acfc60ae2493ef561a4eba26d0b77))
77*55e87721SMatt Gilbride* Update dependency pyjwt to v2.5.0 ([#195](https://github.com/googleapis/java-storage-transfer/issues/195)) ([8b98290](https://github.com/googleapis/java-storage-transfer/commit/8b98290e59f3dd8926a930feb0a7977cf05072f8))
78*55e87721SMatt Gilbride* Update dependency requests to v2.28.1 ([#196](https://github.com/googleapis/java-storage-transfer/issues/196)) ([6c49493](https://github.com/googleapis/java-storage-transfer/commit/6c494937dcf1d7682b6b999c88728638480f31a1))
79*55e87721SMatt Gilbride
80*55e87721SMatt Gilbride## [1.3.0](https://github.com/googleapis/java-storage-transfer/compare/v1.2.2...v1.3.0) (2022-09-15)
81*55e87721SMatt Gilbride
82*55e87721SMatt Gilbride
83*55e87721SMatt Gilbride### Features
84*55e87721SMatt Gilbride
85*55e87721SMatt Gilbride* add AWS S3 compatible data source ([6769f28](https://github.com/googleapis/java-storage-transfer/commit/6769f28fbcff6e33d25978686c306f450de41faf))
86*55e87721SMatt Gilbride* Add default retry configuration ([#188](https://github.com/googleapis/java-storage-transfer/issues/188)) ([6769f28](https://github.com/googleapis/java-storage-transfer/commit/6769f28fbcff6e33d25978686c306f450de41faf))
87*55e87721SMatt Gilbride* add DeleteTransferJob operation ([6769f28](https://github.com/googleapis/java-storage-transfer/commit/6769f28fbcff6e33d25978686c306f450de41faf))
88*55e87721SMatt Gilbride
89*55e87721SMatt Gilbride
90*55e87721SMatt Gilbride### Dependencies
91*55e87721SMatt Gilbride
92*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#190](https://github.com/googleapis/java-storage-transfer/issues/190)) ([5c75867](https://github.com/googleapis/java-storage-transfer/commit/5c75867cbd30005ac7fd3ede46a48793772a999a))
93*55e87721SMatt Gilbride
94*55e87721SMatt Gilbride## [1.2.2](https://github.com/googleapis/java-storage-transfer/compare/v1.2.1...v1.2.2) (2022-09-08)
95*55e87721SMatt Gilbride
96*55e87721SMatt Gilbride
97*55e87721SMatt Gilbride### Dependencies
98*55e87721SMatt Gilbride
99*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#183](https://github.com/googleapis/java-storage-transfer/issues/183)) ([2f86587](https://github.com/googleapis/java-storage-transfer/commit/2f86587cb9a2cba95eb6f9c1a6d0d308711e5043))
100*55e87721SMatt Gilbride
101*55e87721SMatt Gilbride## [1.2.1](https://github.com/googleapis/java-storage-transfer/compare/v1.2.0...v1.2.1) (2022-07-26)
102*55e87721SMatt Gilbride
103*55e87721SMatt Gilbride
104*55e87721SMatt Gilbride### Bug Fixes
105*55e87721SMatt Gilbride
106*55e87721SMatt Gilbride* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-storage-transfer/issues/1485)) ([#170](https://github.com/googleapis/java-storage-transfer/issues/170)) ([faa0b88](https://github.com/googleapis/java-storage-transfer/commit/faa0b88032c4ab7ca775cbaf71697c753fd98cea))
107*55e87721SMatt Gilbride
108*55e87721SMatt Gilbride## [1.2.0](https://github.com/googleapis/java-storage-transfer/compare/v1.1.0...v1.2.0) (2022-07-01)
109*55e87721SMatt Gilbride
110*55e87721SMatt Gilbride
111*55e87721SMatt Gilbride### Features
112*55e87721SMatt Gilbride
113*55e87721SMatt Gilbride* Enable REST transport for most of Java and Go clients ([#159](https://github.com/googleapis/java-storage-transfer/issues/159)) ([fa586fb](https://github.com/googleapis/java-storage-transfer/commit/fa586fbd0acaf83833580a23196b277d29b4d32d))
114*55e87721SMatt Gilbride
115*55e87721SMatt Gilbride
116*55e87721SMatt Gilbride### Bug Fixes
117*55e87721SMatt Gilbride
118*55e87721SMatt Gilbride* update gapic-generator-java with mock service generation fixes ([#162](https://github.com/googleapis/java-storage-transfer/issues/162)) ([b924cd4](https://github.com/googleapis/java-storage-transfer/commit/b924cd4d0b45c51df6f83b54673ff942a6d4322e))
119*55e87721SMatt Gilbride
120*55e87721SMatt Gilbride
121*55e87721SMatt Gilbride### Dependencies
122*55e87721SMatt Gilbride
123*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#158](https://github.com/googleapis/java-storage-transfer/issues/158)) ([ee69956](https://github.com/googleapis/java-storage-transfer/commit/ee69956f37f8f02b0ab9c94729467856ccc33740))
124*55e87721SMatt Gilbride
125*55e87721SMatt Gilbride## [1.1.0](https://github.com/googleapis/java-storage-transfer/compare/v1.0.5...v1.1.0) (2022-05-24)
126*55e87721SMatt Gilbride
127*55e87721SMatt Gilbride
128*55e87721SMatt Gilbride### Features
129*55e87721SMatt Gilbride
130*55e87721SMatt Gilbride* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-storage-transfer/issues/1440)) ([#151](https://github.com/googleapis/java-storage-transfer/issues/151)) ([56339df](https://github.com/googleapis/java-storage-transfer/commit/56339df9985bde8cbd2af4a1d36ddd9168bb5f31))
131*55e87721SMatt Gilbride
132*55e87721SMatt Gilbride
133*55e87721SMatt Gilbride### Dependencies
134*55e87721SMatt Gilbride
135*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#150](https://github.com/googleapis/java-storage-transfer/issues/150)) ([d7f9f0d](https://github.com/googleapis/java-storage-transfer/commit/d7f9f0df04db759b21e3eee56a8077a3433be896))
136*55e87721SMatt Gilbride
137*55e87721SMatt Gilbride### [1.0.5](https://github.com/googleapis/java-storage-transfer/compare/v1.0.4...v1.0.5) (2022-04-15)
138*55e87721SMatt Gilbride
139*55e87721SMatt Gilbride
140*55e87721SMatt Gilbride### Dependencies
141*55e87721SMatt Gilbride
142*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#139](https://github.com/googleapis/java-storage-transfer/issues/139)) ([629c038](https://github.com/googleapis/java-storage-transfer/commit/629c038157d70152c105d033af57dc4a6699cca7))
143*55e87721SMatt Gilbride
144*55e87721SMatt Gilbride### [1.0.4](https://github.com/googleapis/java-storage-transfer/compare/v1.0.3...v1.0.4) (2022-03-29)
145*55e87721SMatt Gilbride
146*55e87721SMatt Gilbride
147*55e87721SMatt Gilbride### Dependencies
148*55e87721SMatt Gilbride
149*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#131](https://github.com/googleapis/java-storage-transfer/issues/131)) ([404d6e6](https://github.com/googleapis/java-storage-transfer/commit/404d6e6c1d96ea84469392c404223e9cb7701622))
150*55e87721SMatt Gilbride
151*55e87721SMatt Gilbride### [1.0.3](https://github.com/googleapis/java-storage-transfer/compare/v1.0.2...v1.0.3) (2022-03-02)
152*55e87721SMatt Gilbride
153*55e87721SMatt Gilbride
154*55e87721SMatt Gilbride### Dependencies
155*55e87721SMatt Gilbride
156*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#122](https://github.com/googleapis/java-storage-transfer/issues/122)) ([14c0f2d](https://github.com/googleapis/java-storage-transfer/commit/14c0f2d46518b02a4fde84ab17065f6b0a89da9b))
157*55e87721SMatt Gilbride
158*55e87721SMatt Gilbride### [1.0.2](https://github.com/googleapis/java-storage-transfer/compare/v1.0.1...v1.0.2) (2022-02-28)
159*55e87721SMatt Gilbride
160*55e87721SMatt Gilbride
161*55e87721SMatt Gilbride### Dependencies
162*55e87721SMatt Gilbride
163*55e87721SMatt Gilbride* update actions/setup-java action to v3 ([#114](https://github.com/googleapis/java-storage-transfer/issues/114)) ([bf37868](https://github.com/googleapis/java-storage-transfer/commit/bf37868f549e443eabdecb6955364e3dbdfa330b))
164*55e87721SMatt Gilbride
165*55e87721SMatt Gilbride### [1.0.1](https://github.com/googleapis/java-storage-transfer/compare/v1.0.0...v1.0.1) (2022-02-11)
166*55e87721SMatt Gilbride
167*55e87721SMatt Gilbride
168*55e87721SMatt Gilbride### Dependencies
169*55e87721SMatt Gilbride
170*55e87721SMatt Gilbride* update actions/github-script action to v6 ([#106](https://github.com/googleapis/java-storage-transfer/issues/106)) ([2745d82](https://github.com/googleapis/java-storage-transfer/commit/2745d829f060f73f138f285a48771eee7fafabbb))
171*55e87721SMatt Gilbride
172*55e87721SMatt Gilbride## [1.0.0](https://github.com/googleapis/java-storage-transfer/compare/v0.2.3...v1.0.0) (2022-02-03)
173*55e87721SMatt Gilbride
174*55e87721SMatt Gilbride
175*55e87721SMatt Gilbride### Features
176*55e87721SMatt Gilbride
177*55e87721SMatt Gilbride* promote to GA ([#90](https://github.com/googleapis/java-storage-transfer/issues/90)) ([33e9226](https://github.com/googleapis/java-storage-transfer/commit/33e9226a15de5489e1171c9455de135031666ba9))
178*55e87721SMatt Gilbride
179*55e87721SMatt Gilbride
180*55e87721SMatt Gilbride### Dependencies
181*55e87721SMatt Gilbride
182*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#97](https://github.com/googleapis/java-storage-transfer/issues/97)) ([b5a49b8](https://github.com/googleapis/java-storage-transfer/commit/b5a49b87fcd51961511be556cc56d26bec885eaa))
183*55e87721SMatt Gilbride
184*55e87721SMatt Gilbride### [0.2.3](https://www.github.com/googleapis/java-storage-transfer/compare/v0.2.2...v0.2.3) (2022-01-07)
185*55e87721SMatt Gilbride
186*55e87721SMatt Gilbride
187*55e87721SMatt Gilbride### Dependencies
188*55e87721SMatt Gilbride
189*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#77](https://www.github.com/googleapis/java-storage-transfer/issues/77)) ([9466937](https://www.github.com/googleapis/java-storage-transfer/commit/94669377b4ceb9479afff460daaa7a6cda0d82c9))
190*55e87721SMatt Gilbride
191*55e87721SMatt Gilbride### [0.2.2](https://www.github.com/googleapis/java-storage-transfer/compare/v0.2.1...v0.2.2) (2021-12-06)
192*55e87721SMatt Gilbride
193*55e87721SMatt Gilbride
194*55e87721SMatt Gilbride### Bug Fixes
195*55e87721SMatt Gilbride
196*55e87721SMatt Gilbride* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-storage-transfer/issues/1299)) ([#70](https://www.github.com/googleapis/java-storage-transfer/issues/70)) ([9ed12fc](https://www.github.com/googleapis/java-storage-transfer/commit/9ed12fcc27f37d9c9059a8702445f7bcef96b4e0))
197*55e87721SMatt Gilbride* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-storage-transfer/issues/1266)) ([#55](https://www.github.com/googleapis/java-storage-transfer/issues/55)) ([b92e033](https://www.github.com/googleapis/java-storage-transfer/commit/b92e0331f931d39cf0a98aab4aea0c28cfd3ee0d))
198*55e87721SMatt Gilbride
199*55e87721SMatt Gilbride
200*55e87721SMatt Gilbride### Dependencies
201*55e87721SMatt Gilbride
202*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#64](https://www.github.com/googleapis/java-storage-transfer/issues/64)) ([60f0e4d](https://www.github.com/googleapis/java-storage-transfer/commit/60f0e4db1dd64601056440fad77c1895356563cb))
203*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#69](https://www.github.com/googleapis/java-storage-transfer/issues/69)) ([a4dac11](https://www.github.com/googleapis/java-storage-transfer/commit/a4dac1180319dab387ab48d4d47880e3a380a004))
204*55e87721SMatt Gilbride
205*55e87721SMatt Gilbride### [0.2.1](https://www.github.com/googleapis/java-storage-transfer/compare/v0.2.0...v0.2.1) (2021-10-19)
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.4.0 ([#50](https://www.github.com/googleapis/java-storage-transfer/issues/50)) ([0b5ea4c](https://www.github.com/googleapis/java-storage-transfer/commit/0b5ea4c7106266f5f77f6709435544de638946ae))
211*55e87721SMatt Gilbride
212*55e87721SMatt Gilbride## [0.2.0](https://www.github.com/googleapis/java-storage-transfer/compare/v0.1.1...v0.2.0) (2021-09-24)
213*55e87721SMatt Gilbride
214*55e87721SMatt Gilbride
215*55e87721SMatt Gilbride### Features
216*55e87721SMatt Gilbride
217*55e87721SMatt Gilbride* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-storage-transfer/issues/1196)) ([#22](https://www.github.com/googleapis/java-storage-transfer/issues/22)) ([d54ac8d](https://www.github.com/googleapis/java-storage-transfer/commit/d54ac8d1cedbcaa0e1b6bbbe22bc59294c11a2b3))
218*55e87721SMatt Gilbride
219*55e87721SMatt Gilbride
220*55e87721SMatt Gilbride### Dependencies
221*55e87721SMatt Gilbride
222*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#25](https://www.github.com/googleapis/java-storage-transfer/issues/25)) ([9a32379](https://www.github.com/googleapis/java-storage-transfer/commit/9a32379cde1b8afa2dc7664a3864c60d86751a26))
223*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#34](https://www.github.com/googleapis/java-storage-transfer/issues/34)) ([bb6b23f](https://www.github.com/googleapis/java-storage-transfer/commit/bb6b23f85688735fb6d9bc360696b8bd58e8f648))
224*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#39](https://www.github.com/googleapis/java-storage-transfer/issues/39)) ([4c5b527](https://www.github.com/googleapis/java-storage-transfer/commit/4c5b5271d25e6eac46a8be72f2cc8c86db9fb0c5))
225*55e87721SMatt Gilbride
226*55e87721SMatt Gilbride### [0.1.1](https://www.github.com/googleapis/java-storage-transfer/compare/v0.1.0...v0.1.1) (2021-08-23)
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.1.0 ([#16](https://www.github.com/googleapis/java-storage-transfer/issues/16)) ([8174320](https://www.github.com/googleapis/java-storage-transfer/commit/8174320e6e7efaf6fd99c4e96a17af10f2ca5f39))
232*55e87721SMatt Gilbride
233*55e87721SMatt Gilbride## 0.1.0 (2021-08-16)
234*55e87721SMatt Gilbride
235*55e87721SMatt Gilbride
236*55e87721SMatt Gilbride### Features
237*55e87721SMatt Gilbride
238*55e87721SMatt Gilbride* initial generation ([f3ddb0a](https://www.github.com/googleapis/java-storage-transfer/commit/f3ddb0a399b4a14fd32e671f6e07c78eb6f60b91))
239*55e87721SMatt Gilbride
240*55e87721SMatt Gilbride
241*55e87721SMatt Gilbride### Dependencies
242*55e87721SMatt Gilbride
243*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#3](https://www.github.com/googleapis/java-storage-transfer/issues/3)) ([8d87460](https://www.github.com/googleapis/java-storage-transfer/commit/8d87460f9505858fafa7db9a7e87dd5266402c64))
244