Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty 9.3.13 and Jetty 9.3.14 Released!

Hello!

The Jetty team has recently released two new versions of the Jetty 9.3.x branch. These are both maintenance releases. Information for both releases can be found below.

Jetty 9.3.13.v20161014

Changes for this release include the following:

jetty-9.3.13.v20161014 - 14 October 2016
 + 295 Ensure Jetty Client use of Deflater / Inflater calls .end() to avoid
   memory leak
 + 926 No LSB Tags on jetty.sh script cause warning on Ubuntu 16.04
 + 999 Create a Flight Recorder module
 + 1000 Allow legacy behaviour if 2 servlets map to same path

Jetty 9.3.14.v20161028

Changes for this release include the following:

jetty-9.3.14.v20161028 - 28 October 2016
 + 292 NPE in SslConnectionFactory newConnection
 + 295 Ensure Jetty Client use of Deflater / Inflater calls .end() to avoid
   memory leak
 + 989 InputStreamResponseListener.get() throws with HTTP/2 following redirect
 + 1009 [9.3.x] ThreadLimitHandler has no method setBlockForMs
 + 1018 Remove dependency on asm types in oej.annotations.Util
 + 1029 Restore Request.setHttpVersion()
 + 1031 Improve HttpField pre-encoding
 + 1032 Remove jetty dependencies in jetty jasper classes
 + 1037 Don't execute AsyncListener.onTimeout events in spare Scheduler-Thread
 + 1038 AttributeNormalizer does not favor ${WAR} over other attributes, like
   ${jetty.base}
 + 1039 AttributeNormalizer should not track attributes that are null
 + 1046 Improve HTTP2Flusher error report
 + 480764 Add extra tests for empty multipart


Both releases are available on the Eclipse Jetty project download page or from the Maven Central repository:

Documentation for these releases can be found on the Eclipse Jetty project site:

If you find any issues with either 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 are offered through Webtide (www.webtide.com). Please contact us for more information or email jesse@xxxxxxxxxxx to learn more.


Best Regards,

The Jetty Development Team 


Back to the top