Skip to content

Commit 5f86c9e

Browse files
chore(main): release storage 1.64.0
1 parent 1b2f5af commit 5f86c9e

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"pubsub/v2": "2.6.1",
1212
"pubsublite": "1.10.0",
1313
"spanner": "1.93.0",
14-
"storage": "1.63.1",
14+
"storage": "1.64.0",
1515
"vertexai": "0.19.0"
1616
}

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1324,7 +1324,7 @@ libraries:
13241324
- path: google/cloud/speech/v1
13251325
- path: google/cloud/speech/v1p1beta1
13261326
- name: storage
1327-
version: 1.63.1
1327+
version: 1.64.0
13281328
apis:
13291329
- path: google/storage/v2
13301330
go:

storage/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changes
22

33

4+
## [1.64.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.63.1...storage/v1.64.0) (2026-07-16)
5+
6+
7+
### Features
8+
9+
* **storage:** Accept CRC32C for appendable objects ([#20104](https://github.com/googleapis/google-cloud-go/issues/20104)) ([1b2f5af](https://github.com/googleapis/google-cloud-go/commit/1b2f5afa0fe0f159edbc7184467928ebbd8720e2))
10+
411
## [1.63.1](https://github.com/googleapis/google-cloud-go/compare/storage/v1.63.0...storage/v1.63.1) (2026-07-13)
512

613

storage/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)