Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty 9.2.15.v20160210 Maintenance Release

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:




The artifacts are also available in the Global Central Repository:




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:




Documentation can be found at our documentation hub




Finally, a reminder that both dev and prod support are offered through

Webtide (www.webtide.com), feel free to contact us through that site

or ping jesse@xxxxxxxxxxx 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 / joakim@xxxxxxxxxxx

Back to the top