Hello!

The Jetty team is happy to announce the immediate availability of a new
release for the Eclipse Jetty 9.4.x branch.
This release includes a number of bug fixes and improvements.

A full list of changes for this release is listed at the end of this email.

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

   - Eclipse: https://www.eclipse.org/jetty/download.html
   - Maven Central: https://repo1.maven.org/maven2/org/eclipse/jetty/

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

   - https://www.eclipse.org/jetty/documentation/

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:

   - https://github.com/eclipse/jetty.project/issues/new

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

Best Regards,
The Jetty Development Team

Jetty *9.4.46.v20220331*

Full Changelog:

   -
   https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.46.v20220331

Notable Changes:

#7771 - Clarify WebSocketUpgradeFilter.addMapping() method usage
#7615 - HttpServletResponse.encodeURL not working for URLs starting with ../
#7599 - Honor parameters order when parsing query and form parameters
(@jebeaudet)
#7569 - Miconfigured headerCacheSize in can result in
IllegalArgumentException
#7567 - Gzip compression not working for multipart/form-data when added to
the allowed list using addIncludedMimeTypes.
#7548 - Interrupt flag is not always cleared in between requests
#7518 - ArrayTrie getBest fails to match the empty string entry in certain
cases
#7516 - Fix log class name in ArrayByteBufferPool (@slovdahl)
#7496 - Transient 400: Bad Request responses
#7480 - remove duplicated dependencies and upgrade to last spring 3.2.x
#7271 - It is necessary to set MAX_CAPACITY to ArrayTernaryTrie/ArrayTrie
#6756 - Deprecate jetty-spring sub-project
#5965 - Option --write-module-graph produces wrong .dot file
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to