Skip to content

Commit a27528e

Browse files
chore(main): release storage 1.64.0 (#20168)
🤖 I have created a release *beep* *boop* --- ## [1.64.0](storage/v1.63.1...storage/v1.64.0) (2026-07-21) ### Features * **storage:** Accept CRC32C for appendable objects ([#20104](#20104)) ([1b2f5af](1b2f5af)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent bbfeb3f commit a27528e

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
@@ -1335,7 +1335,7 @@ libraries:
13351335
- path: google/cloud/speech/v1
13361336
- path: google/cloud/speech/v1p1beta1
13371337
- name: storage
1338-
version: 1.63.1
1338+
version: 1.64.0
13391339
apis:
13401340
- path: google/storage/v2
13411341
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-21)
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)