Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Correction - Re: Eclipse Jetty 9.4.42, 10.0.5, and 11.0.5 Have Been Released!

Hello Again!

As was pointed out by community member David Karlsen, the email title should read 9.4.42!

Thank you!

On Mon, Jun 14, 2021 at 4:58 PM Chris Walker <chris@xxxxxxxxxxx> wrote:

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:


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 chris@xxxxxxxxxxx to discuss your specific needs.


Best Regards,

The Jetty Development Team


9.4.42.v20210604

Changelog

#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.5

Changelog

#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.5

Changelog

#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 message
s.




--
Chris Walker / chris@xxxxxxxxxxx

Back to the top