chore: update librarian to v0.32.0 - #9091
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the generated protocol buffer definitions across multiple packages to incorporate new features, including batching configurations, naming styles, proto limits, and support for newer editions (such as EDITION_2026 and EDITION_UNSTABLE). It also updates ListOperations requests/responses, adds load balancing policies to backend rules, and bumps the librarian version to v0.32.0. Since there are no review comments, I have no feedback to provide.
sofisl
marked this pull request as ready for review
August 5, 2026 18:08
shivanee-p
approved these changes
Aug 5, 2026
Merged
quirogas
pushed a commit
that referenced
this pull request
Aug 7, 2026
During rotation this week, I noticed that librarian did not have an explicit protoc version, and it was just grabbing my local version. This PR specifically was generated with 33.2 unknowingly: #9091. So, I decided to set it explicitly and run generate --all. No new diffs were found.
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.
The changes in this PR are:
Note to reviewers:
googleapiscommit was left unchanged).librarian.yamland rely on our CI test suite to ensure the generated code is stable.Commands to verify locally: