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

Remove Request.nullArg() #462

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Aug 8, 2024

Fixes #284

This shall not be backported to 4.x.

All places that used `nullArg()` internally now throw `IllegalArgumentException`.
@Ladicek Ladicek merged commit 30ce80b into vert-x3:master Aug 8, 2024
4 checks passed
@Ladicek Ladicek deleted the remove-request-nullarg branch August 8, 2024 10:32
@Ladicek Ladicek added this to the 5.0.0 milestone Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Prune "null" support
1 participant