Skip to content

fix(auth): restore calling DialContext#11930

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
codyoss:grpc-context-dial
Mar 31, 2025
Merged

fix(auth): restore calling DialContext#11930
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
codyoss:grpc-context-dial

Conversation

@codyoss

@codyoss codyoss commented Mar 31, 2025

Copy link
Copy Markdown
Member

We switched to Dial orginally because of grpc/grpc-go#7556. Now that this is fixed we can call DialContext again. In the future we still will want to migrate to the new API directly, but this will require more testing.

Related: #11118

We switched to `Dial` orginally because of grpc/grpc-go#7556. Now
that this is fixed we can call DialContext again. In the future
we still will want to migrate to the new API directly, but this will
require more testing.

Related: googleapis#11118
@codyoss codyoss requested a review from a team March 31, 2025 16:12
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Mar 31, 2025
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 9ec9a29 into googleapis:main Mar 31, 2025
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants