-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix: update to latest generator with fix for regex bug #1000
Conversation
Warning: This pull request is touching the following templated files:
|
d7a7897
to
0459155
Compare
Owl bot is regenerating pull request 1000... |
8e9f4e3
to
883c08b
Compare
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
Owl bot is regenerating pull request 1000... |
883c08b
to
e4b9b06
Compare
e4b9b06
to
0459155
Compare
BEGIN_COMMIT_OVERRIDE
feat: add explicit routing header annotations for bigtable/v2
feat: add
routing_proto
to the Bazel dependencies for bigtable/v2END_COMMIT_OVERRIDE
Committer: @summer-ji-eng
PiperOrigin-RevId: 424935187
Source-Link: googleapis/googleapis@687f5ed
Source-Link: https://github.com/googleapis/googleapis-gen/commit/49af052a22d4d14116350470f4e1d7b7e61152f6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzkyNjk5YzZhOGM5MzlhNmViMTNkMjRlNDQ0YjAxZTVmMzBjOTAzNCJ9
Fix new build on latest proto change with routing annotation. Issue PR
Updates to prepare the fix:
gapic-generator-typescript update to 2.12.2
gax-nodejs update to 2.29.5
DockerFile in synthtool update to 2.29.5
Changes in this PR:
npm prepare
and update gax version.