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

Be explicit about internal and final components #275

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

lcobucci
Copy link
Collaborator

This allows us to reclaim control over the public API and the extend of potential future BC-breaks.

Not inheriting from RouteCollector allows us to keep its behaviour
unaffected during tests.

Signed-off-by: Luís Cobucci <[email protected]>
Signed-off-by: Luís Cobucci <[email protected]>
This allows us reclaim control over the public API and the extend of
potential future BC-breaks.

Signed-off-by: Luís Cobucci <[email protected]>
@lcobucci lcobucci added this to the 2.0.0 milestone Jan 31, 2024
@lcobucci lcobucci self-assigned this Jan 31, 2024
@lcobucci lcobucci merged commit f0708ad into master Jan 31, 2024
32 of 33 checks passed
@lcobucci lcobucci deleted the set-internal-and-final-components branch January 31, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant