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

[WFCORE-7030] Upgrade Undertow to 2.3.18.Final #6219

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

fl4via
Copy link
Contributor

@fl4via fl4via commented Oct 16, 2024

Jira: https://issues.redhat.com/browse/WFCORE-7030

26.x PR: #6220

    Release Notes - Undertow - Version 2.3.18.Final

Bug

  • [UNDERTOW-2333] - Undertow read/write timeout should not apply to WebSockets or SSE
  • [UNDERTOW-2412] - Read stored json with default UTF-8 encoding
  • [UNDERTOW-2422] - Response Status Line protocol is hard-coded to "HTTP/1.1"
  • [UNDERTOW-2436] - Race condition for HttpServerExchange state allows missed FLAG_REQUEST_TERMINATED flag with async requests and subsequent connection stall
  • [UNDERTOW-2444] - H2 violation of protocol specification in RST_STREAM scenarios
  • [UNDERTOW-2445] - CI Build is broken: actions/upload-artifact v1 and v2 are deprecated
  • [UNDERTOW-2446] - HttpServletRequestImpl.getParts may throw exception after already loading parts
  • [UNDERTOW-2448] - Broken responses after UNDERTOW-2425

Signed-off-by: Flavia Rainone <frainone@redhat.com>
@bstansberry bstansberry merged commit 002d5f1 into wildfly:main Oct 16, 2024
12 of 13 checks passed
@bstansberry
Copy link
Contributor

Thanks @fl4via

@fl4via fl4via deleted the WFCORE-7030 branch October 16, 2024 20:57
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