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

Accept FieldOrFragment instead of just Field where appropriate #1296

Merged
merged 2 commits into from
Mar 3, 2022

Conversation

jmartisk
Copy link
Member

@jmartisk jmartisk commented Mar 3, 2022

Fixes #1292
Technically, a breaking change, but very minor and I think it's better to break it a little, than carry on with something incorrect

@jmartisk jmartisk requested a review from phillip-kruger March 3, 2022 07:53
@phillip-kruger phillip-kruger added this to the 1.4.4 milestone Mar 3, 2022
@phillip-kruger
Copy link
Member

I think we need to do a 1.5.0 release next, as my upcoming changes is also maybe a little breaking.

@phillip-kruger phillip-kruger merged commit 16e9816 into smallrye:main Mar 3, 2022
@jmartisk jmartisk deleted the main-issue-1292 branch March 4, 2022 06:37
@jmartisk
Copy link
Member Author

jmartisk commented Mar 4, 2022

We want to backport it to Quarkus 2.7.x though, we need to be as careful as possible

@phillip-kruger
Copy link
Member

Yes

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.

How to construct a Field with both arguments and fragments?
2 participants