chore: update googleapis SHA circa 20260422 #16084
chore: update googleapis SHA circa 20260422 #16084scotthart wants to merge 6 commits intogoogleapis:mainfrom
Conversation
PiperOrigin-RevId: 904004297
There was a problem hiding this comment.
Code Review
This pull request updates the googleapis dependency and introduces significant API additions across multiple services. Key changes include the implementation of DeploymentGroup and DeploymentGroupRevision resources in the Config service, the addition of UpdateIndex functionality in Vector Search, and new session-related asynchronous methods for Bigtable. The renovate.sh script was refactored to derive commit metadata from the Bazel Central Registry. Review feedback identifies a critical issue where an overly broad sed command in the update script results in a broken GitHub URL in the workspace configuration, and suggests more robust regex patterns for metadata extraction.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16084 +/- ##
==========================================
- Coverage 92.70% 92.69% -0.01%
==========================================
Files 2351 2351
Lines 217954 217968 +14
==========================================
+ Hits 202047 202050 +3
- Misses 15907 15918 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Also updates renovate.sh to reflect the new BCR module googleapis update flow.