-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Update Vert.x version to 4.4.6 #36544
Conversation
cescoffier
commented
Oct 18, 2023
•
edited
Loading
edited
- Fix PG Reactive Client: Cannot create Money value in Range (-1.00, 0.00) #36144
- Fix redis-cache blocks the eventloop #36382
- Fix quarkus-redis need newer vertx-redis-client to fix connection pool issue #36119
- Fix NullPointerException for request with empty Host header #36234
- Allows configuring the RST Flood protection
Also update the Mutiny bindings to 3.7.2.
643d6be
to
b7db238
Compare
✔️ The latest workflow run for the pull request has completed successfully. It should be safe to merge provided you have a look at the other checks in the summary. |
@maxandersen FYI. |
🙈 The PR is closed and the preview is expired. |
@cescoffier is it something that needs to be considered for 3.2 at some point or not? |
3.5.0 is about to be released, could this be ported to 3.4.x and 3.5.x? |
It will be part of 3.5.1. |
@gsmet yes, it needs to be backported. I tried to make it as simple as possible. If needed I will redo the commit for 3.2. |