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

Change the return type of certain Assert methods. #280

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dmlloyd
Copy link
Collaborator

@dmlloyd dmlloyd commented Jan 23, 2024

This is a backwards-compatible change using the bridger tool. See https://www.morling.dev/blog/refining-return-type-java-methods-without-breaking-backwards-compatibility/ for more information about retaining binary compatibility using bridge methods.

This is a backwards-compatible change using the `bridger` tool. See https://www.morling.dev/blog/refining-return-type-java-methods-without-breaking-backwards-compatibility/ for more information about retaining binary compatibility using bridge methods.
@dmlloyd dmlloyd merged commit 714d043 into smallrye:main Jan 23, 2024
4 checks passed
@dmlloyd dmlloyd deleted the assert branch January 23, 2024 15:43
@github-actions github-actions bot added this to the 2.2.1 milestone Jan 23, 2024
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