chore: prepare for v2.47.1#16059
Merged
scotthart merged 4 commits intogoogleapis:v2.47.xfrom Mar 30, 2026
Merged
Conversation
diegomarquezp
previously approved these changes
Mar 30, 2026
There was a problem hiding this comment.
Code Review
This pull request updates the project version to 2.47.1-rc in the changelog, CMake, and Bazel configurations. It also updates numerous Cloud Build triggers to target the v2.47.x branch and renames them for consistency. Feedback was provided regarding an inconsistency in the clang-tidy-compute trigger, where the source revision and build reference still point to the main branch.
diegomarquezp
approved these changes
Mar 30, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v2.47.x #16059 +/- ##
===========================================
+ Coverage 92.95% 92.97% +0.01%
===========================================
Files 2460 2460
Lines 228901 228901
===========================================
+ Hits 212785 212816 +31
+ Misses 16116 16085 -31 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
This sets up the v2.47.x branch for an upcoming patch release.