Hello!

The Jetty team is happy to announce the immediate availability of new
releases for the Eclipse Jetty 9.4.x, 10.0.x, and 11.0.x branches. All
three releases include 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:

   -

   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 <https://webtide.com/contact/>
for more information or email ch...@webtide.com to discuss your specific
needs.


Best Regards,

The Jetty Development Team




*9.4.42.v20210604Changelog*
#6342 - Explain EatWhatYouKill naming
#6330 - CustomRequestLog is missing HTTP version format option
#6323 - HttpClient gets stuck/never calls onComplete() when multiple
requests with timeouts are sent
#6308 - Ensure buffers are returned to pool by MessageInputStream
#6287 - Class loading broken for WebSocketClient used inside webapp
#6285 - HTTP2 client: IllegalStateException: Cannot release an already
released entry
#6276 - Support non-standard domains in SNI and X509
#6268 - Warnings about "unable to parse form content" are not helpful for
troubleshooting
#6118 - Display a warning when Hazelcast configuration does not contain
Jetty session serializer
#5931 - SslConnection should implement getBytesIn()/getBytesOut()



*10.0.5Changelog*
#6392 - Review accidental xml config changes
#6379 - Reduce contention in all ByteBufferPool implementations
#6354 - org.slfj dependency imports packages at 2.0
#6329 - Regression on graceful shutdown default in Jetty 10
#6302 - Treat empty path segments are ambiguous.
#4772 - Jetty WebSocket API onMessage annotation does not support partial
messages



*11.0.5Changelog*
#6392 - Review accidental xml config changes
#6379 - Reduce contention in all ByteBufferPool implementations
#6354 - org.slfj dependency imports packages at 2.0
#6329 - Regression on graceful shutdown default in Jetty 10
#6302 - Treat empty path segments are ambiguous.
#4772 - Jetty WebSocket API onMessage annotation does not support partial
messages.
_______________________________________________
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