chore: librarian release pull request: 20260310T073310Z#14148
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This is an automated pull request created by the Librarian CLI to prepare for a new release of the storage module, version v1.61.0. The changes consist of version number updates in various configuration and source files, along with the corresponding changelog generation. The updates are consistent across all files. The changes appear to be correct and in line with an automated release process.
cpriti-os
approved these changes
Mar 10, 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.8.3
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29
storage: v1.61.0
v1.61.0 (2026-03-10)
Features
add bucket encryption enforcement configuration (feat(storage): add bucket encryption enforcement configuration #13874) (245c8d76)
add multistream options to MRD (feat(storage): add multistream options to MRD #13758) (4557675e)
add a DeleteFolderRecursive API definition (PiperOrigin-RevId: 866471251) (6f310199)
add multistream support to MRD (feat(storage): add multistream support to MRD #13792) (ffa7268c)
Bug Fixes
Fix TM download dir corner case (fix(storage): Fix TM download dir corner case #14142) (87cdcc9f)
Omit auto checksum in final request when MD5 is given (fix(storage): Omit auto checksum in final request when MD5 is given #14024) (d4047774)
optimize gRPC writer with zero-copy and lazy allocation (fix(storage): optimize gRPC writer with zero-copy and lazy allocation #13481) (df641476)