fix: update to latest generator with fix for regex bug#1000
Merged
Conversation
|
Warning: This pull request is touching the following templated files:
|
d7a7897 to
0459155
Compare
Contributor
|
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.
|
Contributor
|
Owl bot is regenerating pull request 1000... |
883c08b to
e4b9b06
Compare
e4b9b06 to
0459155
Compare
bcoe
approved these changes
Feb 1, 2022
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.
BEGIN_COMMIT_OVERRIDE
feat: add explicit routing header annotations for bigtable/v2
feat: add
routing_prototo 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 prepareand update gax version.