Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty 9.1.5.v20140505 Released!

Dear Jesse,

could you check the "Distribution Downloads", it still has 9.1.4, no 9.1.5. Thanks


On 5 May 2014 23:30, Jesse McConnell <jesse.mcconnell@xxxxxxxxx> wrote:
We are pleased to announce the availability of Jetty 9.1.5!

Close to 20 issues have been resolved in this release and we encourage folks
to update soon.  The issues resolved are listed below.

Distribution Downloads:

- http://download.eclipse.org/jetty/

The artifacts are also available in Maven Central.  P2 repositories
are available as well (shortly).

If you find an issue with this release you can open a bug through the
guided bugzilla page located here:

- https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty&format=guided

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
me directly if you are interested in learning more.

cheers,
jesse

jetty-9.1.5.v20140505 - 05 May 2014
 + 431459 Jetty WebSocket compression extensions fails to handle big messages
   properly
 + 431519 Fixed NetworkTrafficListener
 + 432145 Pending request is not failed when HttpClient is stopped.
 + 432270 Slow requests with response content delimited by EOF fail.
 + 432473 web.xml declaration order of filters not preserved on calls to init()
 + 432483 make osgi.serviceloader support for
   javax.servlet.ServletContainerInitializer optional (cherry picked from
   commit 31043d25708edbea9ef31948093f4eaf2247919b)
 + 432528 IllegalStateException when using DeferredContentProvider.
 + 432777 Async Write Loses Data with HTTPS Server.
 + 432901 ensure a single onError callback only in pending and unready states
 + 432993 Improve handling of ProxyTo and Prefix parameters in
   ProxyServlet.Transparent.
 + 433365 No such servlet:
   __org.eclipse.jetty.servlet.JspPropertyGroupServlet__ (cherry picked from
   commit e2ed934978b958d6fccb28a8a5d04768f7c0432d)
 + 433370 PATCH method does not work with ProxyServlet.
 + 433483 sync log initialize
 + 433692 improved buffer resizing
 + 433916 HttpChannelOverHttp handles HTTP 1.0 connection reuse incorrectly.
 + 434027 ReadListener.onError() not invoked in case of read failures.


--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users


Back to the top