Discussion:
[jetty-dev] Jetty 9.4.14 Released - Corrections for Servlet Listeners bug & Java 8 and ALPN Users
Joakim Erdfelt
2018-11-15 17:55:35 UTC
Permalink
This is a quick iteration release to address bad regressions reported
against the Servlet Listener behavior (we notified listeners multiple times
due to a bug that accidentally added the listener multiple times),
Also Java 8 users that use ALPN for HTTP/2 were unable to use the
`jetty-home` or the older `jetty-distribution` (jetty-distribution ==
jetty-home + demo-base + documentation).

The List of Changes:

-
https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.14.v20181114


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: http://central.maven.org/maven2/org/eclipse/jetty/


Documentation for this releases can be found at the Eclipse 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 for more information or email
***@webtide.com to discuss your specific needs.

Best Regards,

The Jetty Development Team

Loading...