Skip to content

Commit 546d317

Browse files
authored
chore: librarian release pull request: 20260109T061244Z (googleapis#13568)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:718167d5c23ed389b41f617b3a00ac839bdd938a6bd2d48ae0c2f1fa51ab1c3d <details><summary>storage: 1.59.0</summary> ## [1.59.0](googleapis/google-cloud-go@storage/v1.58.0...storage/v1.59.0) (2026-01-09) ### Features * add default checksums for appendable writer (excludes appendable takeover writer) (googleapis#13379) ([647baf3](googleapis@647baf32)) ### Bug Fixes * refactor MultiRangeDownloader to resolve deadlock and race conditions (googleapis#13524) ([1cfd100](googleapis@1cfd100) </details>
1 parent 7e8547a commit 546d317

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5750,7 +5750,7 @@ libraries:
57505750
- internal/generated/snippets/speech/
57515751
tag_format: '{id}/v{version}'
57525752
- id: storage
5753-
version: 1.58.0
5753+
version: 1.59.0
57545754
last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
57555755
apis:
57565756
- path: google/storage/control/v2

internal/generated/snippets/storage/control/apiv2/snippet_metadata.google.storage.control.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/storage/control/apiv2",
4-
"version": "1.58.0",
4+
"version": "1.59.0",
55
"language": "GO",
66
"apis": [
77
{

storage/CHANGES.md

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

33

4+
## [1.59.0](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.59.0) (2026-01-09)
5+
6+
### Features
7+
8+
* add default checksums for appendable writer (excludes appendable takeover writer) (#13379) ([647baf3](https://github.com/googleapis/google-cloud-go/commit/647baf3249b01e7d5eb5902197bb828706c4c08f))
9+
10+
### Bug Fixes
11+
12+
* refactor MultiRangeDownloader to resolve deadlock and race conditions (#13524) ([1cfd100](https://github.com/googleapis/google-cloud-go/commit/1cfd10089f206bca0bdcef1e873574b552ae6abb)
13+
414
## [1.58.0](https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.58.0) (2025-12-03)
515

616
### Features

storage/internal/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)