chore: update librarian version to v0.44.0 - #9340
Merged
zhumin8 merged 3 commits intoSep 16, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the configuration version in librarian.yaml to v0.44.0 and replaces the usage of PoliciesClient with AccessPoliciesClient, PolicyBindingsClient, and PrincipalAccessBoundaryPoliciesClient in the system test sample fixtures for both JavaScript and TypeScript. No review comments were provided, so there is no feedback to address.
Contributor
Author
|
This change does not look right. |
zhumin8
force-pushed
the
chore-librarian-upgrade-2026-09-15
branch
from
September 15, 2026 19:16
559da2d to
49ae6cb
Compare
Contributor
Author
|
Reverted the extra file changes. Turns out it was wrong introduced because gapic-node-processing setOnlyDefaultSystemTests incorrectly matches substring on absolute path. Filed separate issue for it. |
zhumin8
marked this pull request as ready for review
September 15, 2026 19:25
danieljbruce
approved these changes
Sep 15, 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.
Update librarian version to v0.44.0.
Debug Info
System Details
Commands Executed
go run github.com/googleapis/librarian/cmd/librarian@latest update versiongo run github.com/googleapis/librarian/cmd/librarian@v0.44.0 tidyrm -rf "$HOME/.cache/librarian/bin/nodejs_tools"go run github.com/googleapis/librarian/cmd/librarian@v0.44.0 installgo run github.com/googleapis/librarian/cmd/librarian@v0.44.0 generate --allgit add .git commit -m "chore: update librarian version to v0.44.0"