Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-announce] Jetty 9.4.2 Released!

Hello!

The Jetty team is happy to announce the release of a new version for the 9.4.x branch of Jetty! This release contains a number of bug fixes and, as always, we recommend users upgrade to the latest version.

Jetty 9.4.2.20170220
This release focuses on a number of bug fixes and enhancements since the release of Jetty 9.4.1. Changes include:

jetty-9.4.2.v20170220 - 20 February 2017
 + 612 Support HTTP Trailer
 + 1047 ReadPendingException and then thread death
 + 1150 Rationalize the session tests
 + 1226 Undefined JETTY_LOGS breaks jetty.sh 
 + 1282 ByteArrayEndPointTest.testIdle() failure
 + 1284 IllegalStateException updating session inactive interval
 + 1290 http2-hpack not visible in OSGi
 + Allow application to hint that chunking should be used
 + 1292 jetty-home has unresolvable dependencies
 + 1296 Introduce HTTP parser "content complete" event
 + 1298 Generate gcloud-datastore.mod
 + 1300 Update to gcloud-datastore 0.8.2
 + 1307 Session scavenge needs to invalidate session
 + 1309 HttpClient GZIPContentDecoder should use the clients ByteBufferPool
 + 1313 Insufficient Bytes behavior change in jetty 9.4.x due to HTTP Trailers support?
 + 1315 Update to gcloud datastore 0.8.3-beta
 + 1317 AsyncProxyServletLoadTest fails
 + 1318 SessionEvictionFailure test fails on Windows
 + 1326 Jetty shutdown command got NullPointerException (http2 module added to start)
 + 1328 Response.setBufferSize(int) ISE should be more clear on reason
 + 1329 Update to gcloud-datastore 0.9.2-beta
 + 1331 NPE in ClasspathPattern.add when using module logging-log4j2.mod and other logging modules
 + 1342 Improve ByteBufferPool scalability

This release is 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 the 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