Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Eclipse Jetty 9.4.35 Released!

Greetings!


The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.4.x branch. Jetty 9.4.35.v20201120 includes a number of bug fixes and improvements. It is recommended that all users upgrade as soon as they are able. A full list of changes for this release is listed at the end of this email.


This release available on the Eclipse Jetty project download page or from the Maven Central repository:


Documentation for this release can be found on the Eclipse Jetty project site:


If you find any issues with this release, or if you want to suggest future enhancements, please file an issue on the Jetty GitHub page:


Commercial production and development support for Jetty is offered through Webtide (www.webtide.com). Please contact us for more information or email chris@xxxxxxxxxxx to discuss your specific needs.


Best Regards,

The Jetty Development Team


Jetty-9.4.35.v20201120
Important Change
#5605 : java.io.IOException: unconsumed input during http request parsing
Bugs
#4711 : Reset trailers on recycled response
#5486 : PropertyFileLoginModule retains PropertyUserStores
#5562 : ArrayTernaryTrie consumes too much memory
Enhancements
#5539 : StatisticsServlet output now available in json, xml, text, and html
#5575 : Add SEARCH as a known HttpMethod
#5633 : Allow to configure HttpClient request authority (even on HTTP/2)


Back to the top