chore: librarian release pull request: 20260518T161338Z#14610
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the storage library version from 1.62.1 to 1.62.2 across several configuration and metadata files, including .librarian/state.yaml and librarian.yaml. Additionally, the CHANGES.md file has been updated to document the new version's features, such as enabling OpenTelemetry attributes, and bug fixes related to chunk retry deadlines and metadata propagation. I have no feedback to provide.
Add release notes for version 1.59.3 including bug fixes.
bhshkh
approved these changes
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.13.2-0.20260514223035-a22d6b5a1329
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:b04b076f5eedbb5546bd6fc1404969dd3698c8b19c0f34ae815a84ae735a606a
storage: v1.62.2
v1.62.2 (2026-05-18)
Features
Bug Fixes
restore metadata operations timeout in gRPC (fix(storage): restore metadata operations timeout in gRPC #14575) (275ff562)
Set default chunkRetryDeadline to 32s in NewWriterFromAppendableObject (fix(storage): Set default chunkRetryDeadline to 32s in NewWriterFromAppendableObject #14458) (ec7c7d66)
refactor userProject metadata propagation in ListObjects (fix(storage): refactor userProject metadata propagation in ListObjects #14533) (fbb543e3)