File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "handwritten/logging-winston" : " 6.0.2" ,
3535 "handwritten/pubsub" : " 5.3.1" ,
3636 "handwritten/spanner" : " 8.7.1" ,
37- "handwritten/storage" : " 7.20 .0" ,
37+ "handwritten/storage" : " 7.21 .0" ,
3838 "packages/google-ads-admanager" : " 0.6.0" ,
3939 "packages/google-ads-datamanager" : " 0.3.0" ,
4040 "packages/google-ai-generativelanguage" : " 3.7.1" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "fix",
8+ "sha": "3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a",
9+ "message": "Remove vulnerable dependency `uuid`",
10+ "issues": [
11+ "8120"
12+ ],
13+ "scope": "deps"
14+ },
15+ {
16+ "type": "feat",
17+ "sha": "86086a62cb6b583af71ef1ba6d42abe894b66323",
18+ "message": "Enable CRC32C validation by default in transfer manager",
19+ "issues": [
20+ "8350"
21+ ],
22+ "scope": "storage"
23+ }
24+ ],
25+ "version": "7.21.0",
26+ "language": "JAVASCRIPT",
27+ "artifactName": "@google-cloud/storage",
28+ "id": "537ef063-0980-45b9-955b-8f732ce8b12a",
29+ "createTime": "2026-06-03T21:14:03.792Z"
30+ },
431 {
532 "changes": [
633 {
8002580052 "createTime": "2023-01-28T04:18:24.718Z"
8002680053 }
8002780054 ],
80028- "updateTime": "2026-06-03T21:14:03.065Z "
80055+ "updateTime": "2026-06-03T21:14:03.792Z "
8002980056}
Original file line number Diff line number Diff line change 55
66[ 1 ] : https://www.npmjs.com/package/@google-cloud/storage?activeTab=versions
77
8+ ## [ 7.21.0] ( https://github.com/googleapis/google-cloud-node/compare/storage-v7.20.0...storage-v7.21.0 ) (2026-06-03)
9+
10+
11+ ### Features
12+
13+ * ** storage:** Enable CRC32C validation by default in transfer manager ([ #8350 ] ( https://github.com/googleapis/google-cloud-node/issues/8350 ) ) ([ 86086a6] ( https://github.com/googleapis/google-cloud-node/commit/86086a62cb6b583af71ef1ba6d42abe894b66323 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ** deps:** Remove vulnerable dependency ` uuid ` ([ #8120 ] ( https://github.com/googleapis/google-cloud-node/issues/8120 ) ) ([ 3ec901e] ( https://github.com/googleapis/google-cloud-node/commit/3ec901e2cb45859adfbe914bc0385e6cdf2f2e9a ) )
19+
820## [ 7.20.0] ( https://github.com/googleapis/google-cloud-node/compare/storage-v7.19.0...storage-v7.20.0 ) (2026-05-11)
921
1022
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/storage" ,
33 "description" : " Cloud Storage Client Library for Node.js" ,
4- "version" : " 7.20 .0" ,
4+ "version" : " 7.21 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments