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

Limit module visibility by making several classes package private #2359

Merged
merged 2 commits into from
Sep 14, 2020

Conversation

spericas
Copy link
Member

Limit module visibility by making several classes package private. None of these classes should be used directly by Helidon applications, but this is a backward incompatible change nonetheless. Having said that, the latest FT implementation is already different enough to the old one based on Hystrix/Failsafe that it makes little sense to use deprecation in this case.

Signed-off-by: Santiago Pericasgeertsen santiago.pericasgeertsen@oracle.com

…ne of these classes should be used directly by Helidon applications.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas self-assigned this Sep 14, 2020
@spericas spericas added this to High priority in Backlog Sep 14, 2020
@spericas spericas moved this from High priority to Normal priority in Backlog Sep 14, 2020
@spericas spericas added this to the 2.1.0 milestone Sep 14, 2020
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas merged commit b08b862 into helidon-io:master Sep 14, 2020
Backlog automation moved this from Normal priority to Closed Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants