@googleapis/storagetransfer 8.0.1 → 9.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # Changelog
2
2
 
3
+ ## [9.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/storagetransfer-v9.0.0...storagetransfer-v9.1.0) (2025-07-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * **storagetransfer:** update the API ([94f5e64](https://github.com/googleapis/google-api-nodejs-client/commit/94f5e6407991a7c392dc2f41560a029f72fd4d2f))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **storagetransfer:** update the API ([711ae5b](https://github.com/googleapis/google-api-nodejs-client/commit/711ae5bfa20774bb9848935f22c90fa0689c49ea))
14
+
15
+ ## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/storagetransfer-v8.0.1...storagetransfer-v9.0.0) (2025-06-30)
16
+
17
+
18
+ ### ⚠ BREAKING CHANGES
19
+
20
+ * upgrade to node 18
21
+
22
+ ### Features
23
+
24
+ * **storagetransfer:** update the API ([94f5e64](https://github.com/googleapis/google-api-nodejs-client/commit/94f5e6407991a7c392dc2f41560a029f72fd4d2f))
25
+ * upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **deps:** upgrade googleapis-common to 8.0.2-rc ([f4b0990](https://github.com/googleapis/google-api-nodejs-client/commit/f4b099071040cfbcfe4a2e7d487d45ee93b369e0))
31
+
3
32
  ## [8.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/storagetransfer-v8.0.0...storagetransfer-v8.0.1) (2025-06-04)
4
33
 
5
34