@googleapis/storage 15.12.0 → 17.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,49 @@
1
1
  # Changelog
2
2
 
3
+ ## [17.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v17.0.0...storage-v17.1.0) (2025-07-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * **storage:** update the API ([c0c0d79](https://github.com/googleapis/google-api-nodejs-client/commit/c0c0d791aa0099306b9c6b448f9050c34847a28d))
9
+ * **storage:** update the API ([2fc0241](https://github.com/googleapis/google-api-nodejs-client/commit/2fc02412565c648fbcabcc4f52c82f327d8b8528))
10
+
11
+ ## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v16.0.1...storage-v17.0.0) (2025-06-30)
12
+
13
+
14
+ ### ⚠ BREAKING CHANGES
15
+
16
+ * upgrade to node 18
17
+
18
+ ### Features
19
+
20
+ * **storage:** update the API ([2fc0241](https://github.com/googleapis/google-api-nodejs-client/commit/2fc02412565c648fbcabcc4f52c82f327d8b8528))
21
+ * **storage:** update the API ([fe20750](https://github.com/googleapis/google-api-nodejs-client/commit/fe20750f404e0790ad51569e7c52f1525952850c))
22
+ * upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **deps:** upgrade googleapis-common to 8.0.2-rc ([f4b0990](https://github.com/googleapis/google-api-nodejs-client/commit/f4b099071040cfbcfe4a2e7d487d45ee93b369e0))
28
+
29
+ ## [16.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v16.0.0...storage-v16.0.1) (2025-06-04)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **deps:** upgrade googleapis-common to 8.0.2-rc ([f4b0990](https://github.com/googleapis/google-api-nodejs-client/commit/f4b099071040cfbcfe4a2e7d487d45ee93b369e0))
35
+
36
+ ## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v15.12.0...storage-v16.0.0) (2025-05-29)
37
+
38
+
39
+ ### ⚠ BREAKING CHANGES
40
+
41
+ * upgrade to node 18
42
+
43
+ ### Features
44
+
45
+ * upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
46
+
3
47
  ## [15.12.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v15.11.0...storage-v15.12.0) (2025-05-05)
4
48
 
5
49
 
package/README.md CHANGED
@@ -4,6 +4,15 @@
4
4
 
5
5
  > Lets you store and retrieve potentially-large, immutable data objects.
6
6
 
7
+ ## Support status
8
+ **Note**: Google provides multiple libraries for this service. This library is in
9
+ maintenance mode, and will continue to be made available for users who have
10
+ existing applications. If you're building a new application, or modernizing a
11
+ legacy application, please use [@google-cloud/storage-control](https://www.npmjs.com/package/@google-cloud/storage-control) instead.
12
+ The [@google-cloud/storage-control](https://www.npmjs.com/package/@google-cloud/storage-control) library is faster, easier to use, and better maintained.
13
+
14
+ To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).
15
+
7
16
  ## Installation
8
17
 
9
18
  ```sh
package/build/index.d.ts CHANGED
@@ -14,4 +14,4 @@ declare const auth: AuthPlus;
14
14
  export { auth };
15
15
  export { storage_v1 };
16
16
  export { storage_v1beta2 };
17
- export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, GaxiosPromise, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
17
+ export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,kCAAkC;AAElC,yDAAuE;AACvE,6BAAgC;AA2BxB,2FA3BA,eAAU,OA2BA;AA1BlB,uCAA0C;AA2BlC,gGA3BA,yBAAe,OA2BA;AAzBV,QAAA,QAAQ,GAAG;IACtB,EAAE,EAAE,eAAU,CAAC,OAAO;IACtB,OAAO,EAAE,yBAAe,CAAC,OAAO;CACjC,CAAC;AAQF,SAAgB,OAAO,CAErB,gBAI2B;IAE3B,OAAO,IAAA,0BAAM,EAAI,SAAS,EAAE,gBAAgB,EAAE,gBAAQ,EAAE,IAAI,CAAC,CAAC;AAChE,CAAC;AATD,0BASC;AAED,MAAM,IAAI,GAAG,IAAI,4BAAQ,EAAE,CAAC;AACpB,oBAAI;AAGZ,uDAS2B;AARzB,6GAAA,QAAQ,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;;AAEjC,kCAAkC;AAElC,yDAAuE;AACvE,6BAAgC;AA2BxB,2FA3BA,eAAU,OA2BA;AA1BlB,uCAA0C;AA2BlC,gGA3BA,yBAAe,OA2BA;AAzBV,QAAA,QAAQ,GAAG;IACtB,EAAE,EAAE,eAAU,CAAC,OAAO;IACtB,OAAO,EAAE,yBAAe,CAAC,OAAO;CACjC,CAAC;AAQF,SAAgB,OAAO,CAErB,gBAI2B;IAE3B,OAAO,IAAA,0BAAM,EAAI,SAAS,EAAE,gBAAgB,EAAE,gBAAQ,EAAE,IAAI,CAAC,CAAC;AAChE,CAAC;AATD,0BASC;AAED,MAAM,IAAI,GAAG,IAAI,4BAAQ,EAAE,CAAC;AACpB,oBAAI;AAGZ,uDAQ2B;AAPzB,6GAAA,QAAQ,OAAA"}