Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Jetty 9.3.19 Released!

The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.3.x branch.


This is maintenance releases which includes bug fixes and the inclusion of a BOM (Bill of Materials) artifact. It is recommended that users upgrade to the latest version. Patch notes for each release can be found 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 jesse@xxxxxxxxxxx to learn more.

Change logs for these releases are listed below.


Best Regards,

The Jetty Development Team


P.S. - Patches are still available for those interested in our Patch for a Patch program! If you've committed a change that we've accepted, drop us a line, and we will get a patch shipped out.


jetty-9.3.19.v20170502 - 02 May 2017

 + 877 Programmatic servlet mappings cannot override mappings from webdefault.xml using quickstart

 + 1348 Add a BOM artifact

 + 1390 HashLoginService and "this.web-inf.url" property are incompatible

 + 1463 SSL Renegotiate limit

 + 1469 IllegalStateException in RolloverFileOutputStream

 + 1486 redirect to welcome file broken for sub directory

 + 1487 add decoded paths

 + 1507 Negative delay Timer.schedule exception due to mismatched local and _logTimeZone values

 + 1513 RolloverFileOutputStream can't handle multiple instances


Back to the top