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(trait): prepare to remove runtime dependencies #4663

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Aug 10, 2023

This PR will address the design available at next runtime release.

This PR is different from original #4456 because we don't need to explicitly check for the usage of the capability. There is already a mechanism in the trait that will take care to include all the dependencies.

Once the runtime is available we can remove the dependencies which are now provided in the same trait.

Ref #4166

Release Note

feat(trait): prepare to remove runtime dependencies

@squakez squakez requested a review from claudio4j August 10, 2023 10:02
@squakez squakez merged commit ad78876 into apache:main Aug 11, 2023
16 of 17 checks passed
@squakez squakez deleted the feat/4166 branch August 11, 2023 06:23
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