Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Eclipse Jetty 9.4.43, 10.0.6, and 11.0.6 Have Been Released!

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.43.v20210629

Changelog

#6473 - Improve alias checking in PathResource
#6470 - java.nio.ReadOnlyBufferException
#6447 - Deprecate support for UTF16 encoding in URIs
#6426 - Update to spifly 1.3.3
#6425 - Update to asm 9.1

10.0.6

Changelog

#6473 - Improve alias checking in PathResource
#6468 - Revert logic in Request.setMetaData & clear emptySegment on HttpUri.clear()
#6464 - Wrong files/lib definitions in certain *-capture.mod files?
#6447 - Deprecate support for UTF16 encoding in URIs
#6426 - Update to spifly 1.3.3
#6425 - Update to asm 9.1
#6418 - Bad and/or missing Require-Capability for osgi.serviceloader
#6410 - Ensure Jetty IO uses SocketAddress instead of InetSocketAddress
#6407 - Malformed scheme logical _expression_ check in WebSocket ClientUpgradeRequest
#6394 - Review osgi manifests within Jetty 10
#6376 - Cleanups for SslClientCertAuthenticator.
#6375 - Always check XML Set elements with property attribute
#6353 - Rename EWYK The AdaptiveExecutionStrategy

11.0.6

Changelog

#6473 - Improve alias checking in PathResource
#6468 - Revert logic in Request.setMetaData & clear emptySegment on HttpUri.clear()
#6464 - Wrong files/lib definitions in certain *-capture.mod files?
#6447 - Deprecate support for UTF16 encoding in URIs
#6426 - Update to spifly 1.3.3
#6425 - Update to asm 9.1
#6418 - Bad and/or missing Require-Capability for osgi.serviceloader
#6410 - Ensure Jetty IO uses SocketAddress instead of InetSocketAddress
#6407 - Malformed scheme logical _expression_ check in WebSocket ClientUpgradeRequest
#6394 - Review osgi manifests within Jetty 11
#6376 - Cleanups for SslClientCertAuthenticator.
#6375 - Always check XML Set elements with property attribute
#6353 - Rename EWYK The AdaptiveExecutionStrategy


Back to the top