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

Implements support for client gRPC channel injections #9155

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

spericas
Copy link
Member

@spericas spericas commented Aug 16, 2024

Description

Implements support for client gRPC channel injections (as in 3.x). Does not use CDI qualifiers for forward compatibility with our declarative API (annotations will be reused). New test that shows field and constructor injection.

Documentation

Included as part of this PR.

…DI qualifiers for forward compatibility with our declarative API (annotations will be reused). New test that shows field and constructor injection.
@spericas spericas added this to the 4.1.1 milestone Aug 16, 2024
@spericas spericas requested review from barchetta and tjquinno August 16, 2024 14:24
@spericas spericas self-assigned this Aug 16, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 16, 2024
Copy link
Member

@tjquinno tjquinno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A typo and possibly a change in the test code.

Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
@spericas spericas merged commit d4d5381 into helidon-io:main Aug 19, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x client grpc MP OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants