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

feat: allow libraries to generate gRPC clients #470

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

malept
Copy link
Member

@malept malept commented Apr 1, 2024

What this PR does / why we need it

This solves the use case where a non-service (i.e., a library) generates common gRPC types and wants to publish gRPC client libraries for them.

Also fixes some typos.

Jira ID

DT-4300

@malept malept requested a review from a team as a code owner April 1, 2024 22:43
Copy link

swarmia bot commented Apr 1, 2024

@malept malept requested a review from yj-yan April 1, 2024 23:38
@malept malept merged commit 86c372e into main Apr 2, 2024
3 checks passed
@malept malept deleted the malept/dt-4300/feat/grpc-clients-in-non-services branch April 2, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants