The Eclipse Jetty Project is pleased to announce the immediate availability of the latest version of Jetty 9.2.x
Jetty 9.2.15.v20160210 This release mainly consists of enhancements and minor bug fixes. Users of Jetty Client with Gzip are encouraged to upgrade. The Highlights of this release: - [Enhancement] GzipHandler now has regex configuration options - [Update] updated alpn-boot references for Java 8u71 thru 8u74 - [Fix] Jetty Client failure notification issue when Gzip decoding is active - [Fix] Jetty Client hang when authentication throws exception - [Fix] WebSocket anonymous close() behavior sends 1000/Normal now Distribution Downloads: - download.eclipse.org/jetty The artifacts are also available in the Global Central Repository: - central.maven.org - search.maven.org - (g:org.eclipse.jetty AND v:9.2.15.v20160210 <http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.eclipse.jetty%20AND%20v%3A9.2.15.v20160210> ) Eclipse P2 repositories will be available later. If you find an issue with this release you can open a bug through the guided bugzilla page located here: - Jetty Guided Bug Filing <https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty&format=guided> Documentation can be found at our documentation hub - www.eclipse.org/jetty/documentation/ Finally, a reminder that both dev and prod support are offered through Webtide (www.webtide.com <https://webtide.com/>), feel free to contact us through that site or ping [email protected] directly if you are interested in learning more. Documentation PDF's are available for direct download on the webtide.com website as well. cheers, The Jetty Development Team jetty-9.2.15.v20160210 - 10 February 2016 + 482243 Fixed GzipHandler for Include. + 482270 Expose upgrade request locales. + 482855 Content-Length omitted for POST requests with empty body + 483620 Servlet annotation mapping to "/" should override webdefault.xml mapping + 483857 jetty-client onComplete isn't called in case of exception in GZIPContentDecoder. + 484349 Promote WebSocket PathMappings / PathSpec to Jetty Http + 484350 Allow GzipHandler path include/exclude to use regex + 484397 Unavoidable NullPointerException in onMessage-Handler for PongMessages + 484603 HashLoginService does not stop its PropertyUserStore + 484612 Restore WebSocket Session.close() sending 1000/Normal status code + 484621 Client hangs till timeout when Authentication.authenticate() throws exception. + 487511 Jetty HTTP won't work on turkish systems. Joakim Erdfelt / [email protected]
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
