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

3.0 preparation: builder API update. #3641

Merged
merged 3 commits into from
Nov 15, 2021

Conversation

tomas-langer
Copy link
Member

This is the last "general" commit for 3.0
This commit contains updates to Builder API - adding another type argument, to automatically support builder inheritance.

Contains related required fixes.

@tomas-langer tomas-langer added the 3.x Issues for 3.x version branch label Nov 12, 2021
@tomas-langer tomas-langer self-assigned this Nov 12, 2021
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.

LGTM. I've paid particular attention to metrics, health, OpenAPI, service-common, micrometer, etc. but it all seems good.

@tomas-langer tomas-langer merged commit 1f3fdf7 into helidon-io:master Nov 15, 2021
@tomas-langer tomas-langer deleted the builder-api-update branch November 15, 2021 10:06
@tomas-langer tomas-langer linked an issue Nov 18, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bulder.update() support
2 participants