Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use grpc.NewClient #83

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Use grpc.NewClient #83

merged 1 commit into from
Aug 21, 2024

Conversation

eccles
Copy link
Member

@eccles eccles commented Aug 14, 2024

grpc.Dial is deprecated.

Test results:

All systemtests pass except for the 2 expected blobs caps tests

AB#9784

@eccles eccles force-pushed the dev/paul/9784-grpc-NewClient branch 2 times, most recently from cb21ac9 to f066c17 Compare August 20, 2024 08:42
@eccles eccles force-pushed the dev/paul/9784-grpc-NewClient branch from f066c17 to c1d658e Compare August 21, 2024 09:58
grpc.Dial is deprecated - replace eith grpoc.NewClient

AB#9784
@eccles eccles force-pushed the dev/paul/9784-grpc-NewClient branch from c1d658e to 0d850a1 Compare August 21, 2024 09:59
@eccles eccles merged commit 8724f18 into main Aug 21, 2024
2 checks passed
@eccles eccles deleted the dev/paul/9784-grpc-NewClient branch August 21, 2024 10:04
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