The Jetty team is happy to announce the immediate availability of a new
release for the Eclipse Jetty 9.4.x branch.


This is maintenance releases which includes several bug fixes, enhancements and
the inclusion of a BOM (Bill of Materials) artifact. It is recommended that
users upgrade to the latest version. Patch notes for each release can be
found at the end of this email.


This release 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 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
   <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 learn more.

Change logs for these releases are listed below.


Best Regards,

The Jetty Development Team


P.S. - Patches are still available for those interested in our Patch for a
Patch program <https://webtide.com/patch-for-a-patch/>! If you've committed
a change that we've accepted, drop us a line
<https://webtide.com/patch-redemption/>, and we will get a patch shipped
out.


*jetty-9.4.5.v20170502 - 02 May 2017*

 + 304 Review dead code - StringUtil.sidBytesToString

 + 1235 DNS lookup in newSSLEngine(InetSocketAddress address)

 + 1348 Add a BOM artifact

 + 1390 HashLoginService and "this.web-inf.url" property are incompatible

 + 1404 Jetty 9.4.2 does not support constructors with varargs in XML
config files

 + 1448 StackOverflowError when using URLStreamHandlerFactory in
WebAppClassloader

 + 1475 SIOOBE in ContextHandler startup

 + 1480 Expand URIUtil.canonicalPath() testing

 + 1481 Add convenient method to add user to Realm

 + 1486 redirect to welcome file broken for sub directory

 + 1487 add decoded paths

 + 1492 Unable to override logback.version

 + 1493 Response.sendError should preserve cookies

 + 1494 Module resolution ignores alternate providers where a .mod file of
the same name exists

 + 1500 HttpServletResponse.sendError() should commit and close

 + 1502 WebSocket endpoints cannot be mapped when the session id is url
encoded

 + 1504 Improve defaults for HTTP/2 flow control

 + 1505 jetty.base.uri and jetty.home.uri

 + 1506 Make HttpChannels recycling configurable for HTTP/2

 + 1507 Negative delay Timer.schedule exception due to mismatched
local and _logTimeZone
values

 + 1508 Update to gcloud datastore 1.0.0

 + 1510 Look for SessionHandlers instead of ContextHandlers in
DefaultSessionIdManager

 + 1513 RolloverFileOutputStream can't handle multiple instances

 + 1517 Review JMX's ConnectorServer

 + 1521 Prevent copy of jetty jars to lib/gcloud
_______________________________________________
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

Reply via email to