Greetings!
The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.4.x branch. This release includes 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 is 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 [email protected] to discuss your specific needs. Best Regards, The Jetty Development Team *Notable Bug Fixes* Users of GzipHandler should upgrade. (#6168 <https://github.com/eclipse/jetty.project/issues/6168>) Users of SSL/TLS on the jetty-server or jetty-client should upgrade. (#6082 <https://github.com/eclipse/jetty.project/issues/6082>) Changelog - #6168 <https://github.com/eclipse/jetty.project/issues/6168> - Improve handling of unconsumed content - #6148 <https://github.com/eclipse/jetty.project/issues/6148> - Jetty start.jar always reports jetty.tag.version as master - #6105 <https://github.com/eclipse/jetty.project/issues/6105> - HttpConnection.getBytesIn() incorrect for requests with chunked content - #6082 <https://github.com/eclipse/jetty.project/issues/6082> - SslConnection compacting
_______________________________________________ jetty-users mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
