Release Notes - Undertow - Version 1.1.2.Final - HTML format

Bug

  • [UNDERTOW-342] - ResponseRateLimitingHandler should not write more than the response limit within the given time period
  • [UNDERTOW-349] - RequestLimitingHandler can enter invalid state
  • [UNDERTOW-350] - JSESSIONID cookie path is not set when context has no path
  • [UNDERTOW-351] - Marshalling error with HeaderMap Serialization
  • [UNDERTOW-353] - Typo causes JSR WebSocket messages to be sent twice
  • [UNDERTOW-359] - setMaxInactiveInterval could not set very large or 0 or -1 in HttpSession
  • [UNDERTOW-363] - Regex predicate does not handle null values correctly
  • [UNDERTOW-364] - UT005023: Exception handling request to /level/99/exec/show/config: java.lang.NullPointerException
  • [UNDERTOW-365] - Calling HttpSession.invalidate() from a request that does not own the session will result in the current request having its session cookie cleared
  • [UNDERTOW-366] - NullPointerException at io.undertow.util.Cookies.createCookie when cookie starts with ";
  • [UNDERTOW-367] - NullPointerException when POST method has no ordinary parameters
  • [UNDERTOW-368] - closing an UndertowOutputStream after writing to a broken connection results in an IOException
  • [UNDERTOW-372] - Exception while casting io.undertow.util.HeaderValues

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.